question about div layers... |
question about div layers... |
Jul 29 2004, 08:48 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 30 Joined: Jul 2004 Member No: 35,460 |
i want to add more content to the right side section but when i do it moves the content in the left section down the page......how do i fix it so the left side stays there?
here's my xanga |
|
|
|
![]() |
Jul 29 2004, 09:08 PM
Post
#2
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
Find this code in your Custom Header HTML:
CODE <!-- begin code provided by createblog.com --> <div style="position:static; margin-left:-15px;margin-top: 30px;border: 0px solid #000000; width: 490px; height: 100%;background: none;overflow: visible;"> Change it to CODE <!-- begin code provided by createblog.com -->
<div style="position:static; margin-left:-15px;margin-top: 30px;border: 0px solid #000000; width: 490px; height: PUT WHAT YOU WANT THE HEIGHT TO BE HERE;background: none;overflow: visible;"> <!-- end code provided by createblog.com --> |
|
|
|
beach_bumXx question about div layers... Jul 29 2004, 08:48 PM
LatinaLady make sure you change the height it happened to me ... Jul 29 2004, 08:50 PM
beach_bumXx which height tho? here's the code:
CODE<... Jul 29 2004, 08:52 PM
beach_bumXx change the height to what though....a higher perce... Jul 29 2004, 09:13 PM![]() ![]() |