Div help., Is this code right for a div? |
Div help., Is this code right for a div? |
Jan 28 2006, 04:16 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 69 Joined: Dec 2005 Member No: 321,077 |
|
|
|
|
![]() |
| *This Confession* |
Jan 28 2006, 10:43 PM
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 |
|
|
|
xFreeOfEmotion Div help. Jan 28 2006, 04:16 PM
toyo loco Parts of it I understand others I don't have a... Jan 28 2006, 06:12 PM
xFreeOfEmotion The whole thing is in about me... Jan 28 2006, 09:55 PM
toyo loco Your actual divs are supposed to be in who'd ... Jan 28 2006, 10:13 PM
xFreeOfEmotion Is just this paragraph supposed to be in About Me:... Jan 28 2006, 10:22 PM
toyo loco Just do it this way.
All your stylesheets and cs... Jan 28 2006, 10:23 PM
xFreeOfEmotion Im still kinda confused about the whole css codes?... Jan 28 2006, 10:28 PM
toyo loco ^ Thats correct.
CSS = Cascading Style Sheet.
... Jan 28 2006, 10:42 PM
xFreeOfEmotion These are the codes in my thingies...?
About Me
... Jan 28 2006, 10:54 PM
This Confession do you have aim by chance?
ive done a lot of div l... Jan 28 2006, 10:57 PM
toyo loco You can also add the rest of your css code to abou... Jan 28 2006, 11:05 PM![]() ![]() |