Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   iframes have borders, how to correct (http://forum.bytesforall.com/showthread.php?t=767)

tekdiver500ft Mar 14, 2009 08:14 PM

iframes have borders, how to correct
 
I have a slideshow embedded in my site as an iframe (Black Eagle Studios), and the iframe has a border of several pixels width which I don't want. I can't find a setting where I can eliminate it. Help, please.

tekdiver500ft Mar 23, 2009 04:10 PM

Should I take this to mean there is no way to fix the issue?

Flynn Mar 23, 2009 08:53 PM

This is not caused by the theme. The browsers are simply adding their default style for frames becauses none is defined. Add a CSS insert

HTML Code:

iframe {
border: none;
}



All times are GMT -6. The time now is 12:58 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.