progbass8 Posted July 31, 2006 Share Posted July 31, 2006 Does anyone know how to remove the ugly white border from an iframe. It doesn't show up in FF, but in IE I can't seem to make it go away. I've tried:[hr][color=red]border[/color]:[color=blue]none[/color];[hr]but that did nothing. Help!ps: I'm new here. But don't think I'm a newbie who will cut and run when he gets an answer. I plan on sticking around ;) Quote Link to comment https://forums.phpfreaks.com/topic/16142-iframe-border/ Share on other sites More sharing options...
nogray Posted July 31, 2006 Share Posted July 31, 2006 [code]<iframe frameborder="0" .....[/code] Quote Link to comment https://forums.phpfreaks.com/topic/16142-iframe-border/#findComment-66649 Share on other sites More sharing options...
progbass8 Posted August 1, 2006 Author Share Posted August 1, 2006 Thank you kind sir, for being so patient with me when I probably should have found that on my own. :P Quote Link to comment https://forums.phpfreaks.com/topic/16142-iframe-border/#findComment-67180 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.