div help!, its driving me crazy |
div help!, its driving me crazy |
Jun 24 2008, 06:40 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 9 Joined: Jun 2008 Member No: 661,375 |
i've NEVER had a problem i couldnt resolve on my own with a div layout, but now i feel mind boggled. i set up a div layout with the same usual coding i use from mygen.co.uk & now i have these gray lines on the side of my layout that i cannot get rid of. my guess is that its from the bottom profile links but when i generated a code to hide that it pushed my layout waaaaay down. how do i fix this before i go nuts?!
here is the layout: http://profile.myspace.com/index.cfm?fusea...endid=341649026 my about me: CODE <style type="text/css"> .Main { position:absolute; left:50%; top:125px; width:800px; z-index:1; margin-left:-400px; padding:0px; border:0px; background-color:transparent;} </style> <style type="text/css"> .friendSpace { display:none; } </style> <style type="text/css"> .friendsComments { display:none; } </style> my who'd i like to meet: CODE <DIV class="Main"> <table style="width:800px; height:600px; border:0px solid silver; background-color:ffffff;" cellpadding="0" cellspacing="0"> <tr> <td valign="top"> <style type="text/css" > body { background-image:url("http://i29.tinypic.com/10msmxi.png"); background-attachment: scroll; background-repeat: repeat; background-position: top left; </style> <img src="http://i25.tinypic.com/2ciim9h.png"> </td> </tr> </table> </DIV> i hope someone can help me!! |
|
|
|
fixtatik CODEtr { background:none; }
table div div { di... Jun 24 2008, 07:38 PM
splitprsona thanks soo much! i'm willing to take whate... Jun 24 2008, 10:27 PM
fixtatik if you're doing it that way, then just move yo... Jun 25 2008, 12:28 AM
splitprsona ahhh, great! it works perfectly! thank you... Jun 25 2008, 11:43 AM
Synesthesia I assume this has been resolved, so I'm closin... Jun 25 2008, 02:22 PM![]() ![]() |