I'm trying to have a backround image in the top right hand corner and then a border image appear all the way down the right hand edge.
This is working fine in Firefox however in IE 6 the first image that appears top right corner is appearing over the text (covers the text on the page) If you highlight the text it becomes visable.
Any help would be greatly appreciated.
Thanks in advanceCode:div#content { margin: 0 0 0 0; padding: 0 23px 0 19px; background: url(/images/elements/content_bg.gif) right repeat-y; background: url(/images/content-background2.jpg) top right no-repeat; } {





Bookmarks