Main menu Icon Not showing

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Mon Nov 16, 2015 3:29 pm
I'm trying to add an image to item menu for language switcher; It just doesn't show any image near menu item, why is this ? The site is www.centoform.it and I just want to add flag image near "ENG" item menu. It doesn't works...
User avatar
Fresh Boarder

teitbite
Wed Nov 18, 2015 11:30 am
Hi

I'm afraid our menu does not support all of the options from settings. You will need to use a css to make the image appear there. Code should looks like this:

Code: Select all
#gkMainMenu > div > ul > li > a#menu717 {
background: url(url-to-your-flag-pic-goes-here) no-repeat 18px center transparent;
padding-left: 50px;
}
User avatar
Moderator


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