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.

Image Gallery Pro Internet Explorer

  • sebastian mohr
  • sebastian mohr's Avatar Topic Author
  • Offline
  • New Member
More
15 years 6 months ago - 15 years 6 months ago #24632 by sebastian mohr
Image Gallery Pro Internet Explorer was created by sebastian mohr
Hey Guys,

I bought the Image Gallery Pro Plug in for Joomla 1.5, Firefox works fine but in the Internet Explorer I get some white stripes in the back of the thumbnails, whether if I use Slim Box or what else to show the pictures!



Please help quickly, is an customers site!

Rookie

P.S. Now the free Simple Image Gallery Plug is in use till I get a solution (for them who take a look at the homepage)!

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

  • Yiota
  • Yiota's Avatar
  • Visitor
15 years 6 months ago #24633 by Yiota
Replied by Yiota on topic Re: Image Gallery Pro Internet Explorer
It is a high probability that you have a CSS conflict between your template and the plugin.
Could you provide a link of the site in order to provide a solution?

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

  • sebastian mohr
  • sebastian mohr's Avatar Topic Author
  • Offline
  • New Member
More
15 years 6 months ago - 15 years 6 months ago #24634 by sebastian mohr
Replied by sebastian mohr on topic Re: Image Gallery Pro Internet Explorer
Yes, here it is!
SIG Pro is acvtivated!

www.crashbikes.net

Thanks in advance

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

  • Yiota
  • Yiota's Avatar
  • Visitor
15 years 6 months ago #24635 by Yiota
Replied by Yiota on topic Re: Image Gallery Pro Internet Explorer
Go to your template CSS file and add the following: (instead you could just make the appropriate corrections to the plugins CSS file)

li.sig-block { float:left !important; background:none !important;}
li.sig-block span.sig-link-innerwrapper {margin:0;}


The last one with the margin if you choose to add to your templates CSS file put between the zero and the ; the word !important as the other to, otherwise leave it as written.

Also if you would like to add a background color do so at the following class:

li.sig-block span.sig-link-innerwrapper

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

  • sebastian mohr
  • sebastian mohr's Avatar Topic Author
  • Offline
  • New Member
More
15 years 6 months ago #24636 by sebastian mohr
Replied by sebastian mohr on topic Re: Image Gallery Pro Internet Explorer
@yiota, you made my day :)!

Thank you very much for the quick help, it works!!

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

More
15 years 5 months ago #24637 by Michael Erb
Replied by Michael Erb on topic Re: Image Gallery Pro Internet Explorer
Hi,

I bought sig-pro and I like it very much! Congratulation to this plugin.

Unfortunatelly it seems, that I have the same problems as the other guy. With firefox everything is fine, but with MS Internet Explorer it doesn´t work.
I get some white stripes in the back of the thumbnails, whether if I use Slim Box or what else to show the pictures. Also the pictures are not in line. You may have a look at

www.dr-rettinger.de/index.php?option=com_content&view=article&id=61&Itemid=27

I tried the solution you offered with inserting the code lines, but nothing changed.
Maybe i Do something wrong?

I´m not so familiar with working with css-files. Can you please explain a littlebit detailed which files I have to work with and where I have to insert the codelines. Is it necessary to insert the codelines in the plugin-css (is it the file "sig.css"?) and the template-css (which one?)?

I will appreciate your help - thanks for your supply !!

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

  • Yiota
  • Yiota's Avatar
  • Visitor
15 years 5 months ago #24638 by Yiota
Replied by Yiota on topic Re: Image Gallery Pro Internet Explorer
Open your templates CSS file (located at templates/template name/css/template.css) and add:
li.sig-block { float:left !important; background:none !important;}
li.sig-block span.sig-link-innerwrapper {margin:0; background:#fff;}

Let me know of the results :)

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

More
15 years 5 months ago #24639 by Michael Erb
Replied by Michael Erb on topic Re: Image Gallery Pro Internet Explorer
Hello Yiota,

first of all thanks for your very quick reply :)!!

I added the two code lines at the end of the template.css file, now the template.css file looks like this:



.pollstableborder td {
vertical-align: middle;
}

li.sig-block { float:left !important; background:none !important;}
li.sig-block span.sig-link-innerwrapper {margin:0; background:#fff;}
"

but unfortunatelly nothing changed with the viewing in Internet Explorer (in Firefox everything is fine). Did I something wrong in inserting, wrong format or wrong place?

The css-directory (made by the editor artisteer)contains these additional files:
- template.ie6.css
- template.ie7.css
- editor.css
Maybe there is a special kind of splitting to different browsers? I renamed the both *.ie6/7.css-files to stop their function, but this didn´t change anything.

I will be very glad if you can help me. Best regards from Germany
erpi

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

  • Yiota
  • Yiota's Avatar
  • Visitor
15 years 5 months ago #24640 by Yiota
Replied by Yiota on topic Re: Image Gallery Pro Internet Explorer
Hmmm let's try the following:

1) Make a SIG Pro template override. Read here: www.joomlaworks.net/content/view/51/41/ how it's done.
2) Open the SIG Pro css file which is copied in templates/YOURJOOMLATEMPLATE/html/jw_sigpro/SIGPROTEMPLATE folder and
3) Find the two classes mentioned and add or modify the statements. I remind you what the classes should contain.

li.sig-block { float:left !important; background:none !important;}
li.sig-block span.sig-link-innerwrapper {margin:0; background:#fff;}

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

More
15 years 5 months ago #24641 by Michael Erb
Replied by Michael Erb on topic Re: Image Gallery Pro Internet Explorer
Hi,

thanks again for your quick response  :)!

I will try to do as described and will let you know.

greetings erpi

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


Powered by Kunena Forum