Keyword

My item's image shows twice in a Lightbox overlay

  • Kolio Kolev
  • Kolio Kolev's Avatar Topic Author
  • Offline
  • New Member
More
11 years 10 months ago - 11 years 10 months ago #106230 by Kolio Kolev
Hello,

I've finished a web site with Joomla 2.5.8 + K2 2.5.7 + K2mart 2.0.2 + Virtuemart 2.0.10F + SIGpro + MaximenuCK 2.1.4 and everything works fine, except the following little problem:

When I open any of the item pages and click on the image (not an image of the SIGpro gallery) it pops up in a Lightbox but twice! If I reload the page and click on the image again it opens correct - just one image in a Lightbox

Example

I exhaust my ideas... Please help!
:dry:

Please Log in or Create an account to join the conversation.

More
11 years 10 months ago #106231 by Patrick Jackson
Replied by Patrick Jackson on topic Re: My item's image shows twice in a Lightbox overlay
Having the same problem with two sites using K2 2.5.7 + Simple Image Gallery to do the popup.

Replying to see if there's an answer come through, though hope to resolve it shortly myself and post an answer back here

Please Log in or Create an account to join the conversation.

  • Kolio Kolev
  • Kolio Kolev's Avatar Topic Author
  • Offline
  • New Member
More
11 years 10 months ago #106232 by Kolio Kolev
Thank you Patrick,

I removed this funcionality and mootools-more.js completely from my client's web site until someone suggest a solution. The example link given above will not work any longer.

Please Log in or Create an account to join the conversation.

More
11 years 10 months ago #106233 by elisaf
Hello! It´s because of a conflict with twitter bootstrap theme. It uses also the .modal class. For solution you can edit the bootstrap stylesheet changing .modal to div.modal. Works perfect for me.

Cheers

Elisa B)

Please Log in or Create an account to join the conversation.

More
10 years 3 months ago #106234 by Andre
change line 62 in the modal.css file. media/system/css/modal.css
.sbox-content-image#sbox-content {
overflow: visible;
}

to

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

Please Log in or Create an account to join the conversation.

More
10 years 3 months ago #106235 by Lefteris
@Andre

Changing core CMS files is a really bad idea. You should avoid it.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum