[css-d] Make div bg repeat endlessly - vertically

2007-01-17 Thread Kim Brooks Wei
http://www.thewei.com/sandbox/uajx/ What would I need to do to have my bg tile endlessly vertically? Or alternatively, is there a good way to get my left and right panels to both stop at some predetermined spot - at the same length vertically [I mean, get them both to stop at the same vertical

Re: [css-d] Make div bg repeat endlessly - vertically

2007-01-17 Thread Matt Fielding
On 1/17/07, Kim Brooks Wei <[EMAIL PROTECTED]> wrote: > > http://www.thewei.com/sandbox/uajx/ > > What would I need to do to have my bg tile endlessly vertically? Or > alternatively, is there a good way to get my left and right panels to > both stop at some predetermined spot - at the same length

Re: [css-d] Make div bg repeat endlessly - vertically

2007-01-17 Thread Zoe M. Gillenwater
Matt Fielding wrote: > On 1/17/07, Kim Brooks Wei <[EMAIL PROTECTED]> wrote: > >> http://www.thewei.com/sandbox/uajx/ >> >> What would I need to do to have my bg tile endlessly vertically? Or >> alternatively, is there a good way to get my left and right panels to >> both stop at some predetermi

Re: [css-d] Make div bg repeat endlessly - vertically

2007-01-17 Thread Matt Fielding
Simply add background-image: url(http://www.domain.com/image.jpg); inside the brackets along with the background-repeat to add the image url. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d