Change type & size fonts and put image instead of "home" in main menu

Unique Joomla 1.5 template with powerful navigation and stunning design discussion forum
GK User
Wed Apr 20, 2011 7:24 pm
How I can reducing the size and change type of the font in the main menu? I try to do from template_css.css but did not.

How to change the word "home" for an image in the main menu?

Thank you

Francisco J. Gonzalez
User avatar
Senior Boarder

Konrad M
Thu Apr 21, 2011 5:53 am
Hi
Can you give us url to your site ?
User avatar

GK User
Thu Apr 21, 2011 3:06 pm
User avatar
Senior Boarder

GK User
Thu Apr 21, 2011 5:07 pm
Hi

You can change font size of menu on suckerfish.css file:

Code: Select all
div#horiz-menu{
   font-size:14px;
   font-family:Arial, Verdana, sans-serif;
   line-height:18px;
}


I'm afraid there's not way to add an image to "Home" link because suckerfish script type doesn't allow this feature.

Cheers
User avatar
Platinum Boarder

GK User
Tue Apr 26, 2011 3:11 pm
Perfect, it worked. thanks
User avatar
Senior Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.