[Resolved] Imageshow tooltip

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Sun Jun 13, 2010 4:36 am
Hello,

I got a problem, for the image show in the header. Tooltip looks very nice but when i click on add to cart for products which have attribute it goes to the product page and show some error because the attribute is not selected (I guess)

So I would prefer delete the tooltip. I search in the module Image show and the tooltip ligne it still appears. Also i tried to change true by false... doesn't work. What do i do wrong ?

Thanks !
User avatar
Fresh Boarder

teitbite
Mon Jun 14, 2010 12:37 pm
Hi

Please try to add at the end of the template.css file:

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

GK User
Tue Jun 15, 2010 8:17 am
Hello

Thanks a lot !!! It works :)

;)
User avatar
Fresh Boarder

teitbite
Tue Jun 15, 2010 2:23 pm
Hi

That always works :D
User avatar
Moderator


cron