Without seeing the page where it appears, hard to even guess.
Looked at your other post – that’s your menu items that are underneath the search bar. You can see them if you change the top to 47 in this CSS:
#header #search-bar {
position: absolute;
right: 0;
text-align: right;
top: 47px;
width: 390px;
}
when i look at my css i don’t see those codes in their…..
http://www.trottyzone.com/
also when i add a widget which in this case is the “login’ widget to the left sidebar…it appears on the right sidebar s well…
can u please help me with that also? thanks