Forum Moderators: not2easy
#stripe {
position:absolute;
top:0px;
left:0px;
width: 744px;
height: 100%;
background-image: url(stripey.jpg);
background-repeat: repeat-y;
}
I've got a background image tiling across the page and I'm using the id to create an additional vertically-tiled "background image" down the left side. I just can't seem to figure out why it won't extend 100%.
I've had success with this horizontally before using MT, so I'm not sure what the problem is.
help?
You can see what I'm trying to do here [shabbydoll.com].
:) thanks!