[SOLVED] Image in item menu over the text. Error/Bug

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Sat Dec 10, 2011 10:04 am
When add image in item menu, this image over the text
Image
I need image left or right the text, but not over the text
User avatar
Fresh Boarder

GK User
Sat Dec 10, 2011 10:15 am
Do you have a link to your website?
User avatar
Platinum Boarder

GK User
Sat Dec 10, 2011 10:38 am
User avatar
Fresh Boarder

GK User
Sat Dec 10, 2011 10:59 am
Try adding below code to any of your css files. style1.css or template.css

Code: Select all
#gk-mainnav > div.gk-menu > ul > li > a > span.has-image {
    margin-right: 10px;
    width: 80px;
}


If above doesn't look good on other menu images let me know as i can only see one and with above code it looks fine.

See you around...
User avatar
Platinum Boarder

GK User
Sat Dec 10, 2011 12:07 pm
Thank you very much
Work correctly
:)
Thanks for your help
User avatar
Fresh Boarder

GK User
Sat Dec 10, 2011 12:38 pm
No problem at all, marking this topic as solved.

See you around...
User avatar
Platinum Boarder


cron