On 10/13/05, Titanilla <[EMAIL PROTECTED]> wrote: > The border you see next to the left navbar is a background image. What I > need is the same looking border between the other two columns, set at a > percentage width to 'shrink' with the page if necessary. > But when I try to place a background image in the content div, it simply > won't repeat on the y axis. > > What am I doing wrong?
Change your background GIF to a 2px by 7px graphic, instead of 210px wide as at present. Then, use background-position to put it in place. You can specify that as an em value to make it work well with fluid layouts. HTH, Josh -- Joshua Street <[EMAIL PROTECTED]>