height of boxed xanga |
height of boxed xanga |
Jan 15 2007, 10:56 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Oct 2006 Member No: 471,745 |
I need help with the height of my boxed xanga
here's my page: http://www.xanga.com/FelonyKilljoy I have to brag a little, with the help of this forum I've set up my page all by my little self and am quite proud. Anyway, I was wondering if there is a way to make the height equal to that of the page.... does that make sense? I basically don't want a scroll bar for the height, i just want it to go all the way to the bottom I've searched A LOT and can't find an answer, so i thought I'd just ask. This is the code I'm using: CODE <DIV id="contents" align="center" valign="middle" style="BORDER-RIGHT: #000000 2px solid; BORDER-TOP: #000000 2px solid; FILTER: alpha(opacity=100); OVERFLOW: auto; BORDER-LEFT: #000000 2px solid; WIDTH: 655px; BORDER-BOTTOM: #000000 2px solid; HEIGHT: 1000px; BACKGROUND-image: url('http://xf9.xanga.com/0c8d1713d9c31101509906/b71550055.jpg')";> Thank you -Felony |
|
|
|
![]() |
| *digital.fragrance* |
Jan 17 2007, 09:55 PM
Post
#2
|
|
Guest |
Darn... best thing is to keep it the way you had it originally, coding wise... and change only the DIV layer with this:
CODE <DIV id="contents" align="center" valign="middle" style="BORDER-RIGHT: #000000 2px solid; BORDER-TOP: #000000 2px solid; FILTER: alpha(opacity=100); OVERFLOW: auto; BORDER-LEFT: #000000 2px solid; WIDTH: 655px; BORDER-BOTTOM: #000000 2px solid;"> <style="text/css"> body { background-image: url("'http://xf9.xanga.com/0c8d1713d9c31101509906/b71550055.jpg'"); background-repeat: repeat-y; background-align: left;}</style> Sorry I'm not so familiar with FF coding, but if that doesn't work, I'm sure we can find someone else that can help. This post has been edited by digital.fragrance: Jan 17 2007, 09:55 PM |
|
|
|
crackbaby height of boxed xanga Jan 15 2007, 10:56 PM
digital.fragrance By eliminating "HEIGHT: 1000px;" that sh... Jan 15 2007, 11:31 PM
crackbaby QUOTE(digital.fragrance @ Jan 15 2007, 11... Jan 16 2007, 09:03 PM
digital.fragrance Post everything that is in your Custom Header, and... Jan 16 2007, 10:16 PM
crackbaby ok here goes
and thanks again for helping me :-)
... Jan 17 2007, 03:03 PM
digital.fragrance Kay, for your header, move you rdiv code : CODE... Jan 17 2007, 04:57 PM
crackbaby Moving it to the bottom of the header made an empt... Jan 17 2007, 08:09 PM
digital.fragrance Could you remove that height attribute again, and ... Jan 17 2007, 08:54 PM
crackbaby i use firefox haha
ok, i put it at the bottom and ... Jan 17 2007, 09:12 PM
digital.fragrance Okay. This is what I did:
1. Your div code is in ... Jan 17 2007, 09:36 PM
crackbaby Didn't seem to work
now its all white without ... Jan 17 2007, 09:43 PM
crackbaby That doesn't seem to work either
Oh well
I... Jan 17 2007, 10:04 PM![]() ![]() |