VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: marrius on April 13, 2012, 00:17:07 AM

Title: light box problem in browse page
Post by: marrius on April 13, 2012, 00:17:07 AM
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]
Title: Re: light box problem in browse page
Post by: marrius on April 13, 2012, 16:54:18 PM
Has anyone encountered this problem? I use Firefox, Chrome and even Safari on ipad.
Title: Re: light box problem in browse page
Post by: jenkinhill on April 13, 2012, 21:55:41 PM
Probably you have a JavaScript conflict but you have not posted a url so nobody can check.
Title: Re: light box problem in browse page
Post by: marrius on April 13, 2012, 22:47:00 PM
http://neeo.ro/camasi-slim-fit

Title: Re: light box problem in browse page
Post by: marrius on April 16, 2012, 15:46:34 PM
Any ideea?
Title: Re: light box problem in browse page
Post by: Yannick on April 16, 2012, 15:55:08 PM
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;
}
Title: Re: light box problem in browse page
Post by: marrius on April 17, 2012, 13:14:08 PM
Thanks for the reply, but unfortunately this solution does not work
Title: Re: light box problem in browse page
Post by: Yannick on April 17, 2012, 14:23:12 PM
Hey,

I visit your site and it works. Maybe you have to clear your browser-cache.
Title: Re: light box problem in browse page
Post by: marrius on April 18, 2012, 21:29:04 PM
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
Title: Re: light box problem in browse page
Post by: kacie on April 20, 2012, 14:16:21 PM
hi, your forum is good.