I am having a problem with my boarders on a website. The top section works just fine, however I can't get my left boarder to work correctly
This is my question. On my new website… www.vgbhpa.com the left repeat-y boarder isn’t working correctly. In Firefox, it is set to a height of ? no matter what page it shows up on. Then in IE, it only shows the image on time with no repeat-y which isn’t very pretty either.
The css is:
#header_logo_repeat_y {
background-image: url(images/new_sidebar_repeat.gif);
background-repeat: repeat-y;
position: absolute;
height: 100%;
width: 109px;
left: 0px;
top: 220px;
}
Could you please let me know what I am doing wrong. The repeat-x boarder is working correctly for the top header.
Thanks for your help,
Brian
Bookmarks