soulacide Posted April 8, 2006 Share Posted April 8, 2006 If you go to my shoutbox, you will see there is a white border around the shoutbox that i dont want...[a href=\"http://www.chiefsinline.cwhnetworks.com/Shoutbox/inc_form.php\" target=\"_blank\"]http://www.chiefsinline.cwhnetworks.com/Sh...ox/inc_form.php[/a]It might not seem like a big deal, but im opening the shoutbox in an iFrame, and it adds the border, and completely offsets the whole table on my website. Anyways, here is my code, what is causign the border?EDIT***It wont let me post my code?When i put my code into this message, i click submit, then i get an error sayign Forbidden, you dont have access to forums.php on this server?Ill just link to another place where i posted my code:[a href=\"http://www.htmlforums.com/showthread.php?t=73286\" target=\"_blank\"]http://www.htmlforums.com/showthread.php?t=73286[/a] Quote Link to comment Share on other sites More sharing options...
AndyB Posted April 8, 2006 Share Posted April 8, 2006 Wild guess ...[code]<table width="100%" class="phpshout_table">[/code]Maybe if you set the table border equal to zero, along with cellpadding and/or cellspacing to zero as well Quote Link to comment Share on other sites More sharing options...
soulacide Posted April 8, 2006 Author Share Posted April 8, 2006 [!--quoteo(post=362843:date=Apr 8 2006, 03:12 PM:name=AndyB)--][div class=\'quotetop\']QUOTE(AndyB @ Apr 8 2006, 03:12 PM) [snapback]362843[/snapback][/div][div class=\'quotemain\'][!--quotec--]Wild guess ...[code]<table width="100%" class="phpshout_table">[/code]Maybe if you set the table border equal to zero, along with cellpadding and/or cellspacing to zero as well[/quote]HA! That fixed one of my other problems (there was a space in between the messages) but now thats gone...But there is still a gap before and after the table starts :( Quote Link to comment Share on other sites More sharing options...
AndyB Posted April 9, 2006 Share Posted April 9, 2006 Then maybe you need to set the margin/padding/spacing on the iframe itself to zero. Quote Link to comment 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.