Size of letter in main menu...

Adjusting the "look & feel" of your template

Size of letter in main menu...

Postby murcia » Thu Dec 03, 2009 11:14 pm

Hi, I will like to make the letters in the main menu to be bigger and want them bold... dont know where to change them. In the Joomla Template Builder they are in Nav Link Color , but I dont have a way to make it bigger the font or add "bold". Can you give me a clue wether this is possible or not, and where I would have to make the change.
Regards,
Murcia
murcia
 
Posts: 4
Joined: Tue Dec 01, 2009 4:39 pm

Re: Size of letter in main menu...

Postby Admin » Thu Dec 10, 2009 4:23 pm

Just add this bit of CSS to your overrides.css file.
Code: Select all
#navmenu a {
   font-weight: bold;
}
Admin
Site Admin
 
Posts: 185
Joined: Fri Jul 24, 2009 1:10 am

Re: Size of letter in main menu...

Postby padir » Sat Jan 30, 2010 11:35 pm

sorry im relativly new to this ...

if i want to make the dropline submenu text the same as the default menu ...

.ie i want the text in sub menu to be the same as main menu ...

thanks

padir
padir
 
Posts: 3
Joined: Wed Jan 27, 2010 7:52 pm

Re: Size of letter in main menu...

Postby Admin » Sun Jan 31, 2010 7:54 am

No problem. Just use this instead.

Code: Select all
#navmenu a,#navmenu ul li a {
   font-weight: bold;
}
Admin
Site Admin
 
Posts: 185
Joined: Fri Jul 24, 2009 1:10 am

Re: Size of letter in main menu...

Postby padir » Wed Feb 03, 2010 11:21 pm

That worked a treat thanks ....

well almost ....

if i hover over the parent item on main menu then the submenu appears bold but if i then click on parent item to make sub menu stay it is un bolded again :(

can you give me the code to add to override.css

Please and Thank You

Padir ...

oh http://scouts.padir.org
padir
 
Posts: 3
Joined: Wed Jan 27, 2010 7:52 pm

Re: Size of letter in main menu...

Postby padir » Sat Feb 13, 2010 11:21 pm

sorted thanks
padir
 
Posts: 3
Joined: Wed Jan 27, 2010 7:52 pm


Return to CSS Styles & Overrides

Who is online

Users browsing this forum: noheim and 1 guest