I want no VM-Popup on Header-pictures

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Mon Aug 09, 2010 9:56 am
Hello,

I use the VM as a catalog. But the VM-popup on the header is still working. :(
It make no sense to have the popup for a catalog.
How can I switch off this function?

Thank you in advance !

hopi
User avatar
Fresh Boarder

GK User
Mon Aug 09, 2010 11:16 am
in the module you can disable the tooltip

Code: Select all
tooltip=hide
User avatar
Platinum Boarder

GK User
Mon Aug 09, 2010 11:54 am
thx for the quick reply !
Is there any documentation for the Template available ?

hopi
User avatar
Fresh Boarder

GK User
Mon Aug 09, 2010 12:42 pm
Hello again,

have changed in "mod_gk_image_show" tooltips=true; in tooltips=hide;...But the popup is still there. Have also deleted the cache...popup is shown. :dry:

Any idea ?

hopi
User avatar
Fresh Boarder

GK User
Mon Aug 09, 2010 2:55 pm
add this to the end of the templates.css file :
Code: Select all
.gk_is_tooltip {display:none}


this will remove the tooltip completely :)
User avatar
Platinum Boarder

GK User
Mon Aug 09, 2010 10:15 pm
Hello,

Overkill works=No Tooltip

Thank you
hopi
User avatar
Fresh Boarder

GK User
Tue Aug 10, 2010 7:21 am
you welcome :)
User avatar
Platinum Boarder


cron