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
How to change the word "home" for an image in the main menu?
Thank you
Francisco J. Gonzalez
-
- Senior Boarder
- Konrad M
- Thu Apr 21, 2011 5:53 am
Hi
Can you give us url to your site ?
Can you give us url to your site ?
- GK User
- Thu Apr 21, 2011 5:07 pm
Hi
You can change font size of menu on suckerfish.css file:
I'm afraid there's not way to add an image to "Home" link because suckerfish script type doesn't allow this feature.
Cheers
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
-
- Platinum Boarder
- GK User
- Tue Apr 26, 2011 3:11 pm
Perfect, it worked. thanks
-
- Senior Boarder
5 posts
• Page 1 of 1