Div help., Is this code right for a div? |
Div help., Is this code right for a div? |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 69 Joined: Dec 2005 Member No: 321,077 ![]() |
|
|
|
![]() |
*This Confession* |
![]()
Post
#2
|
Guest ![]() |
okay
your whole div code is supposed to be in the who id like to meet part and the only part thats supposed to be in the about me is like 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> and then at the very beginning of the who id like to meet part should be CODE <DIV class="Main"> <table style="width:800px; height:600px; cellpadding:0px; cellspacing:0px; border:2px solid silver; background-color:ffffff;}"> <tr> <td valign="top">ALL YOUR LAYOUT</td> </tr> </table> </DIV> where it says all your layout then your whole actual div code stuff should go there [edit] yea you need to do that so it will hide the whole old profile and you need to get a code that will hide the friends and comments also. probably one part will go in the about me and then the other part will go in the veryyy bottom on the who id like to meet part if you need it just say something |
|
|
![]() ![]() |