Disable tooltips of Gavick Image Show

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Sat Aug 21, 2010 9:00 pm
Hi,

How can I disable the Tooltip feature in the header (gk image show module)??

http://www.joomlademos.co.uk/demos/jagatrade

Thanks
User avatar
Fresh Boarder

GK User
Sat Aug 21, 2010 10:27 pm
in the image show you can choose tooltip=false
User avatar
Platinum Boarder

GK User
Sun Aug 22, 2010 11:54 am
Hi,

Tried that. Cleaned browser and Joomla cache but it's still there...
User avatar
Fresh Boarder

teitbite
Mon Aug 23, 2010 12:19 pm
Hi

Please try with that code at the end of template.css file:

Code: Select all
.gk_is_tooltip {
display:none !important;
}
User avatar
Moderator


cron