- Posts: 4
COMMUNITY FORUM
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- [Solved] Problem with viewing thumbnails in IE - who can help?
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
[Solved] Problem with viewing thumbnails in IE - who can help?
- Gerd Reißmüller
- Topic Author
- Offline
- New Member
Less
More
15 years 1 month ago - 15 years 3 weeks ago #29370
by Gerd Reißmüller
[Solved] Problem with viewing thumbnails in IE - who can help? was created by Gerd Reißmüller
Hello,
I´am helping a friend to bulit his website. He is a artist (painter).
On that page there ist the Simple Image Pro Plugin to view his pictures.
In Firefox, Chrome, Safari everything works well. But not in IE.
There are three white lines in the background (in every picture row). The thumbnails are hanging on these lines, but not in a row. It´t not easy to describe, here a link to the page in work:
www.michaelwebel.de/index.php?option=com_content&view=article&id=4&Itemid=4
I hope somebody can help me with this problem
Thanks
gerd.reiss
I´am helping a friend to bulit his website. He is a artist (painter).
On that page there ist the Simple Image Pro Plugin to view his pictures.
In Firefox, Chrome, Safari everything works well. But not in IE.
There are three white lines in the background (in every picture row). The thumbnails are hanging on these lines, but not in a row. It´t not easy to describe, here a link to the page in work:
www.michaelwebel.de/index.php?option=com_content&view=article&id=4&Itemid=4
I hope somebody can help me with this problem
Thanks
gerd.reiss
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
Less
More
- Posts: 4696
15 years 1 month ago #29371
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: Problem with viewing thumbnails in IE - who can help?
Take a look here please because is a common issue:
forum.joomlaworks.net/index.php?topic=9612.0
forum.joomlaworks.net/index.php?topic=8037
forum.joomlaworks.net/index.php?topic=9612.0
forum.joomlaworks.net/index.php?topic=8037
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Gerd Reißmüller
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
15 years 3 weeks ago #29372
by Gerd Reißmüller
Replied by Gerd Reißmüller on topic Re: Problem with viewing thumbnails in IE - who can help?
Hi,
it is a little bit better. The white lines are away.
But the thumbnails are still not in a line. It seems, they are ohne different levels, like steps.
It´s only in IE, but I need to work that in IE also like in the other browsers.
In CSS I deleted the background color and the shadow, how told in that one link.
I put a screenshot to the post, that you see what I mean. I hope someone can help me.
Thanks
it is a little bit better. The white lines are away.
But the thumbnails are still not in a line. It seems, they are ohne different levels, like steps.
It´s only in IE, but I need to work that in IE also like in the other browsers.
In CSS I deleted the background color and the shadow, how told in that one link.
I put a screenshot to the post, that you see what I mean. I hope someone can help me.
Thanks
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
Less
More
- Posts: 4696
15 years 3 weeks ago #29373
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: Problem with viewing thumbnails in IE - who can help?
You could put a margin to the following class li.sig-block span.sig-link-wrapper to create the spacing between thumbnails.
Your frames seem uneven because each thumbnail size depends on the photographs size which is being resized proportional to match the desired size of the thumbnail.
Your frames seem uneven because each thumbnail size depends on the photographs size which is being resized proportional to match the desired size of the thumbnail.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Gerd Reißmüller
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
15 years 3 weeks ago #29374
by Gerd Reißmüller
Replied by Gerd Reißmüller on topic Re: Problem with viewing thumbnails in IE - who can help?
I tried the thing with the margins, but it does not help.
There was nothing changed. Any other ideas?
Am I the only one with the IE problem?
Thanks for answers
There was nothing changed. Any other ideas?
Am I the only one with the IE problem?
Thanks for answers
Please Log in or Create an account to join the conversation.
- Gerd Reißmüller
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
15 years 3 weeks ago #29375
by Gerd Reißmüller
Replied by Gerd Reißmüller on topic Re: Problem with viewing thumbnails in IE - who can help?
:) Found out!!!
The thread: forum.joomlaworks.net/index.php?topic=10202.0
helped me.
I added to the template css (artisteer) the following, than it worked:
.contentLayout li
{
float: none;
}
li.sig-block { float:left; background:none!important; margin:2px; padding:0; border:none!important; }
Thanks for your help. Good Forum, good community!!
The thread: forum.joomlaworks.net/index.php?topic=10202.0
helped me.
I added to the template css (artisteer) the following, than it worked:
.contentLayout li
{
float: none;
}
li.sig-block { float:left; background:none!important; margin:2px; padding:0; border:none!important; }
Thanks for your help. Good Forum, good community!!
Please Log in or Create an account to join the conversation.
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- [Solved] Problem with viewing thumbnails in IE - who can help?