News:

Looking for documentation? Take a look on our wiki

Main Menu

light box problem in browse page

Started by marrius, April 13, 2012, 00:17:07 AM

Previous topic - Next topic

marrius

Any ideea how to fix this problem?

Joomla 2.5.4 + Virtuemart 2.0.4

After second click, image open normal

[attachment cleanup by admin]

marrius

Has anyone encountered this problem? I use Firefox, Chrome and even Safari on ipad.

jenkinhill

Probably you have a JavaScript conflict but you have not posted a url so nobody can check.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum



Yannick

Hello,

http://neeo.ro/media/system/css/modal.css
in this file you´ll find the following code

.sbox-content-image#sbox-content {
overflow: visible;
}



If you add this code to any template or Virtuemart css file, your issue should be solved
.sbox-content-image#sbox-content {
overflow: hidden !important;
}
Virtuemart Customizing  ==>  Virtuemart Themes, Templates & Extensions -  Verry Nice!

marrius

Thanks for the reply, but unfortunately this solution does not work

Yannick

Hey,

I visit your site and it works. Maybe you have to clear your browser-cache.
Virtuemart Customizing  ==>  Virtuemart Themes, Templates & Extensions -  Verry Nice!

marrius

I think the problem was generated by template vertex.  I disabled Multibox, Multibox overlay, Multibox control. After this action, the problem disappeared

Thanks all for ideas

kacie

kaice