- Posts: 1
COMMUNITY FORUM
- Forum
- Free Joomla Extensions & Templates
- Simple Image Gallery
- Simple Image Gallery v2.0 error in Google Chrom
Simple Image Gallery v2.0 error in Google Chrom
- ilias gogakis
-
Topic Author
- Offline
- New Member
Less
More
14 years 2 months ago #38351
by ilias gogakis
Simple Image Gallery v2.0 error in Google Chrom was created 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
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.
- Katia
-
- Offline
- Platinum Member
Less
More
- Posts: 4696
14 years 2 months ago #38352
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: Simple Image Gallery v2.0 error in Google Chrom
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!
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.
- bigdanprice
-
- Offline
- New Member
Less
More
- Posts: 1
14 years 3 weeks ago #38353
by bigdanprice
Replied by bigdanprice on topic Re: Simple Image Gallery v2.0 error in Google Chrom
Im getting the same issue, though I tried to css change and still nothing...
dan-price.co.uk/oldhabs/joomla/index.php?option=com_content&view=article&id=51:ols-habs-photo-1&catid=40:photos&Itemid=50
dan-price.co.uk/oldhabs/joomla/index.php?option=com_content&view=article&id=51:ols-habs-photo-1&catid=40:photos&Itemid=50
Please Log in or Create an account to join the conversation.
- Katia
-
- Offline
- Platinum Member
Less
More
- Posts: 4696
14 years 2 weeks ago #38354
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: Simple Image Gallery v2.0 error in Google Chrom
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.
- Forum
- Free Joomla Extensions & Templates
- Simple Image Gallery
- Simple Image Gallery v2.0 error in Google Chrom