Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

Member/OpenID Login Form


Go to End


3 Posts   35129 Views

Avatar
redking

43 Posts

23 November 2007 at 12:44pm

Hi,

I'd like to tweak the layout of the member/OpenID login form to match that of the other forms on my site. Could someone please point me in the direction of where I might find the template and CSS used for that form? It would be greatly appreciated as I'm having a hard time locating it.

Thx!

Avatar
Markus

Google Summer of Code Hacker, 152 Posts

24 November 2007 at 3:25am

If you need to change the form itself you have to change the code in auth_openid/code/OpenIDLoginForm.php.

If you are just speaking about CSS formatting, just create a "openid_login.css" file in your themes directory.

Avatar
redking

43 Posts

29 March 2008 at 9:05am

Hi,

I never quite completely resolved this...

I'd like to modify the HTML & CSS for the login tabs.
I've been able to modify the form elements using themes/mytheme/css/openid_login.css.
However, I can't seem to locate the correct files to modify the tabs.

If someone could please point me in the right direction, it would be greatly appreciated.

Thx!