Wrapper has white background in IE, in firefox np
Joomla template which allow you to present sport news in amazing and professional way.
- GK User
- Thu Sep 02, 2010 7:11 pm
Hello,
I use a wrapper to get some content from another website. In Firefox this is working fine, In IE something goes wrong and I get a white background. I already tried several positions. Has anybody a suggestion?
Thanks in advantage,
best regards,
Volkmar de Vries
http://www.sc-terschelling.nl/testsite/index.php
I use a wrapper to get some content from another website. In Firefox this is working fine, In IE something goes wrong and I get a white background. I already tried several positions. Has anybody a suggestion?
Thanks in advantage,
best regards,
Volkmar de Vries
http://www.sc-terschelling.nl/testsite/index.php
-
- Fresh Boarder
- teitbite
- Sat Sep 04, 2010 10:20 am
Hi
I'm not sure if this is what You are asing about but please try to add this at the end of template_css.css:
I'm not sure if this is what You are asing about but please try to add this at the end of template_css.css:
- Code: Select all
div#component {
background:none repeat scroll 0 0 #000000 !important;
}
-
- Moderator
- GK User
- Sat Sep 04, 2010 10:29 am
Hello,
as far as I know it is a known problem. If you have a look on
http://www.sc-terschelling.nl/testsite/index.php
You will see on the right position a map of the Netherlands. In Firefox this works fine. In IE I get a white box around it. I think it has something to to with the tranparancy but I didnot found a working solution yet.
Best regards,
Volkmar de Vries
as far as I know it is a known problem. If you have a look on
http://www.sc-terschelling.nl/testsite/index.php
You will see on the right position a map of the Netherlands. In Firefox this works fine. In IE I get a white box around it. I think it has something to to with the tranparancy but I didnot found a working solution yet.
Best regards,
Volkmar de Vries
-
- Fresh Boarder
- teitbite
- Sat Sep 04, 2010 6:45 pm
Hi
Unfortunately it won't be that easy. It's an iframe. You should set the background color for the site which is inside it or change the dimensions of this iframe to show only the map.
Unfortunately it won't be that easy. It's an iframe. You should set the background color for the site which is inside it or change the dimensions of this iframe to show only the map.
-
- Moderator
4 posts
• Page 1 of 1