Ok I am currently using the code:to make the bar repeat down the page. It works perfectly fine in Mozilla however if you open the page in IE it doesn't work. :/ Here is a link.Code:body { text-align:right; margin: 0px; background:url(http://www.modernrevolutions.vivid-avenue.net/websitelayouts/kbell/bellbar.png)repeat-y; background-position:top left; background-color:6491b4; text-align: justify; letter-spacing:0px; font-family:georgia; font-size:11px;}
I have also tried:Code:body { text-align:right; margin: 0px; background:url(http://www.modernrevolutions.vivid-avenue.net/websitelayouts/kbell/bellbar.png)repeat-y; background-repeat:repeat y; background-position:top left; background-color:6491b4; text-align: justify; letter-spacing:0px; font-family:georgia; font-size:11px;}



Reply With Quote

Bookmarks