Forum Moderators: not2easy
#borderBox {
width: 300px; /* use what is necessary */
height: 300px; /* again, use what is necessary */
text-align: left;
text-indent: 150px;
background: #FFF url(backgroundimage.gif) top left repeat;
}
I think that should achieve what you are looking for.
Marshall
AFAIK only Safari has support for it already.
I have tried the method suggested above, but it is the same old problem with IE in getting it to stretch to the bottom of the page.
Not sure it is worth spending a lot of time on, been fooling with it for about 2 days, so I might just redesign the layout.