Mainmenu modification

GK User
Tue Sep 11, 2012 5:17 pm
Hi, i got 2 question regarding game magazine template. :D

1. how to change font of main menu to use Heading2 font style?(Open Sans)

2. How to change one/some of main menu level0 item to use image/logo?

i have already search this forum but no answer is found. Thanks in advance

Jasri
Malaysia
User avatar
Fresh Boarder

GK User
Wed Sep 12, 2012 2:19 am
OK, number 1 is settled.. it is in the template setting..

how about number 2? i tried Link Type Options > Link Image but no success..
User avatar
Fresh Boarder

GK User
Thu Sep 13, 2012 1:02 am
Hi,

In general the only way to put an icon to the menu is using the CSS code for the specific menu item and the background-image property.
User avatar
Administrator

GK User
Thu Sep 13, 2012 1:38 am
thanks, i will try that.. anyway, i want to replace one of the text menu to full image logo..

TQ
User avatar
Fresh Boarder

GK User
Thu Sep 13, 2012 8:08 am
In this case you have to use also the text-indent property set to the bigger negative value like:
Code: Select all
text-indent: -9999px;


then the text will be still available for the search engines spiders bot but on your page the text will be unvisible.
User avatar
Administrator


cron