Anyone know why I can't seem to get a png image to display as the background of a list?
Code:#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7 { width: 330px; border: 0px solid #cecece; background-color: #a5d277; position:absolute; background-image: url(menuback.png); background-repeat: no-repeat; top:226px; left:521px; z-index:100; }


Reply With Quote
Bookmarks