Home › Forums › CSS › I Can't get rid of these Images!!! › Reply To: I Can't get rid of these Images!!!
July 23, 2013 at 8:41 am
#144225
Member
Is it really necessary to use a table there?
However, basically the div containing your menu (#shailand-dropdown-wrapper-2) [I think ]is transparent and so the background image is showing through.
Just put a background on that or on the ul with an #id of #menu-header.
There are a lot of ways to do it depending on what exactly you are trying to do.