Thanks but now the search buttons sit underneath it, i want it to be infront of the logo. basically so the logo sits nicely in the top of the page with the search stuff sitting ontop of it?
Thanks but now the search buttons sit underneath it, i want it to be infront of the logo. basically so the logo sits nicely in the top of the page with the search stuff sitting ontop of it?
You can use one of the following way to fix image issue.
(1) Reduce the logo width
(2)Use image as header background in style.css
#header{
background: transparent url(../images/imagename.jpg);
}
Thanks so much guys for both bits of advice.
Works like a treat.
Bookmarks