Hi guys.... Can someone help me figure out why the orSpacer.jpg image rolls into the menu of the website? I have played with it for sometime now and figure it out. http://shawunaa.com/donations2.html Thanks in advance
What do you mean by "rolls into the menu"? Your CSS: .first { padding-right: 100px; background: url("../img/orSpacer.jpg") no-repeat scroll right center transparent; } Code (markup): If you want to remove it, delete background line.
Sorry...I didn't do a good job explaining my problem. I don't want to delete the background image, but just want to figure out why part of the image displays next to Advance search and site map in the header. Thanks