Keyword
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.

[Solved] Thubnail align problem on IE 8

  • Zipi00
  • Zipi00's Avatar Topic Author
  • Offline
  • New Member
More
15 years 2 months ago - 15 years 2 months ago #28200 by Zipi00
Hi,

I use SIG Pro on Joomla 1.5 and I have a problem with MS Explorer 8.

www.pronatural.es/malamute/index.php?option=com_content&view=article&id=49&Itemid=56

As you can see the thubnails are not aligned in MS Explorer 8 but the gallery works fine in Firefox and Chrome.

I searched the forum and I think maybe the problem is a conflict between the template css and the plugin css but I'm unable to solve the issue.

Thanks in advance
Zipi00

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

  • Yiota
  • Yiota's Avatar
  • Visitor
15 years 2 months ago #28201 by Yiota
Replied by Yiota on topic Re: Thubnail align problem on IE 8
You are correct. Your template's CSS conflicts with the plugin's CSS. Find the css file of the plugin (plugins/jw_sigpro/templates/Default (or whatever template you are using)/template.css).

Find the following and add/change what is marked with red bold letters.

li.sig-block {
background:none !important;
float:left !important;
margin:5px;
padding:0 !important;
}

li.sig-block span.sig-link-innerwrapper {
background:#fff;
border:1px solid #ccc;
display:block;
float:left;
margin:-5px 0 0 -5px;
padding:4px;
}

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

  • Zipi00
  • Zipi00's Avatar Topic Author
  • Offline
  • New Member
More
15 years 2 months ago #28202 by Zipi00
Replied by Zipi00 on topic Re: Thubnail align problem on IE 8
Hi,

Thanks a lot!
Your solution works fine. Excelent support.

Thanks again
Zipi00

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


Powered by Kunena Forum