[Solved] CSS Styling for Default Joomla! Login Form

Discuss the development and implementation of Joomla! 1.0.x templates here.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Locked
mryder
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Thu May 24, 2007 1:24 pm

[Solved] CSS Styling for Default Joomla! Login Form

Post by mryder » Wed Jun 18, 2008 6:34 pm

Hello,

I was wondering how to customize the way the default login form for Joomla! is displayed. I would like to remove the table within the form and use the XHTML friendly mark up. In other words I don't want the table within the login form code. Instead I want a ul and li deal.

How can I do this? I am using Joomla! 1.0.15 Stable.

Thanks!
Last edited by mryder on Wed Jun 18, 2008 7:08 pm, edited 1 time in total.

mryder
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Thu May 24, 2007 1:24 pm

Re: CSS Styling for Default Joomla! Login Form

Post by mryder » Wed Jun 18, 2008 7:07 pm

I figured it out. I simply edited the file modules/mod_login.php.

davindersangha
Joomla! Explorer
Joomla! Explorer
Posts: 275
Joined: Mon Mar 02, 2009 8:02 pm

Re: [Solved] CSS Styling for Default Joomla! Login Form

Post by davindersangha » Fri Apr 24, 2009 10:48 am

Hi, how is it possible to do this. On my template, the font sizes of the menus are 12px. But the small login box is around 14px. No idea how to add code into mod_login.php and also can't find anything in the template CSS files.

Using Beez. Any help out there?

User avatar
nanunanu
Joomla! Apprentice
Joomla! Apprentice
Posts: 37
Joined: Thu Mar 01, 2007 7:35 pm

Re: [Solved] CSS Styling for Default Joomla! Login Form

Post by nanunanu » Tue May 12, 2009 7:16 pm

I don't know if you are still having trouble, or if this will help, but by viewing my site in Firefox and using the Firefox plugin Firebug I was able to determine the names of the divs and classes used by the login form and I added CSS styles into my template's CSS stylesheet to make the changes.
There's so much yet I don't know

davindersangha
Joomla! Explorer
Joomla! Explorer
Posts: 275
Joined: Mon Mar 02, 2009 8:02 pm

Re: [Solved] CSS Styling for Default Joomla! Login Form

Post by davindersangha » Wed May 13, 2009 8:12 am

Thanks. I managed to get more aquainted with CSS and managed to change things.

However, another Firefox issue. Using Firefox, my site, www.sassco.co.uk/football, you can see a gap between the top icons and a grey menu bar.

In Safari, it is covered as I have also put a blue background and the gap doesn't appear.

Any tips? It's only a problem on Firefox. Seems fine in IE and SAFARI. I have changed the template quite a bit, but still firefox give a problem.

mailblade
Joomla! Intern
Joomla! Intern
Posts: 78
Joined: Sat Jan 16, 2016 7:46 am

Re: CSS Styling for Default Joomla! Login Form

Post by mailblade » Thu Mar 30, 2017 7:36 am

mryder wrote:I figured it out. I simply edited the file modules/mod_login.php.
Hey man, could you show me how you did it? Or give an example of your code on the login.php?

Would really help me a lot


Locked

Return to “Templates & CSS - 1.0.x”