
This was using the following code
HTML Code:
div#menu1 { border: none; background: url(http://i1002.photobucket.com/albums/af149/STNetworks/BarTest2_Layer0.jpg); } div#menu1 ul.rMenu { background:transparent; } div#menu1 ul.rMenu li { background:transparent; margin: 0px 0 0px 0px; } div#menu1 li.current_page_item a:link, div#menu1 li.current_page_item a:active, div#menu1 li.current_page_item a:visited { background: transparent !important; }

Is there any way to turn this off? I've tried what seems like countless codes from these forums but nothings worked at all.
Thanks.