.menubar li {
float: left;
width: 115px;
text-align: center;
background-image: url(js/left_main_bg_image.gif);
}
Having issues with the background image not displaying properly in IE, Firefox, and Chrome. I've tried adding it to a table as well but still no luck.
Any suggestions or help would be greatly appreciated!
Thank you in advance to anyone who can assist me.