How to style css for "Frontend User Management"

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm

Re: How to style css for "Frontend User Management"

Post by Jeff »

If you don't have it already, install Firebug add-on for Firefox.

Go to your login page and right-click on the login form and select Inspect Element (last option). That will give you the html code that CMSMS is rendering.

Depending on how you want to style it, go to the login template and put a around it and then you can use ".login_form form" or ".login_form input"

If you are more specific on what you want to do, we can help more.
Post Reply

Return to “Layout and Design (CSS & HTML)”