- Posts: 3
COMMUNITY FORUM
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- Image Gallery Pro Internet Explorer
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
-
Topic Author
- Offline
- New Member
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
-
- Visitor
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
-
Topic Author
- Offline
- New Member
- Posts: 3
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
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
-
Topic Author
- Offline
- New Member
- Posts: 3
Thank you very much for the quick help, it works!!
Please Log in or Create an account to join the conversation.
- Michael Erb
-
- Offline
- New Member
- Posts: 4
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
-
- Visitor
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.
- Michael Erb
-
- Offline
- New Member
- Posts: 4
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
-
- Visitor
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.
- Michael Erb
-
- Offline
- New Member
- Posts: 4
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.
- Michael Erb
-
- Offline
- New Member
- Posts: 4
first of all: :D :D :D :D :D :D :D :D :D :D :D :D :D :D !
Everything is working fine now - you saved my day!
I´m very happy - many thanks for your great and quick support!!
Greetings from Germany
Please Log in or Create an account to join the conversation.
- AlanOhara
-
- Offline
- New Member
- Posts: 10
Just wanted to confirm that the solution also worked here. I also used the artisteer template for my client, fixed the display issue in IE 7.
The image thumbnail size has increased slightly when viewing the gallery with the 2 lines of css. it really makes no difference other than aesthetics.
Aloha,
-alan
Please Log in or Create an account to join the conversation.
- arthur ward
-
- Offline
- New Member
- Posts: 7
COPY the to /templates/YOURJOOMLATEMPLATE/html/jw_sigpro/Artistic.
I dont find the jw_sigpro folder/ I find three other folders com_content mod_mainmenu and mod_syndicate
So I am a bit lost...I have the same display issue.
Hope you can help
Art
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Please Log in or Create an account to join the conversation.
- arthur ward
-
- Offline
- New Member
- Posts: 7
Art
Please Log in or Create an account to join the conversation.
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- Image Gallery Pro Internet Explorer