Keyword

Simple Image Gallery v2.0 error in Google Chrom

  • ilias gogakis
  • ilias gogakis's Avatar Topic Author
  • Offline
  • New Member
More
14 years 2 months ago #38351 by ilias gogakis
Hello from Greece guys. I'm a great fun of your extensions. I just added the v.2 of the simple image gallery in a friends site www.angie-quilt.gr to show the gallery. Everythink works great. But in Google chrome the images appears in half.

Can i do somethink to fix this, or is it the plug in that needs to be fixed?

Thanx a lot

Stormrider

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

More
14 years 2 months ago #38352 by Katia
This is a conflict with your template css...


First of all go to plugins/content/jw_simpleImageGallery/includes/slimbox-1.71a/css/slimbox.css folder:

#lbImage {
background-repeat: no-repeat;
border: 10px solid #fff;
left: 0px;
position: absolute;
top: 0px;
}
with this:

#lbImage {
background-repeat: no-repeat;
border: 10px solid #fff;
left: 0px !important;
position: absolute !important;
top: 0px !important;
}

After you do that please post again.

By the way we are in Greece too!

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

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

More
14 years 3 weeks ago #38353 by bigdanprice

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

More
14 years 2 weeks ago #38354 by Katia
This is a css conflict. Did you try another template for your gallery via the SIG settings?

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