LJackson
12-25-2010, 11:45 PM
Hi All,
firstly merry christmas hope you have all had a great day!
i have a little problem with my search feature :( for some reason when trying to search for a product it adds a left position of 717.5px??? but im not sure why so the ul appears in the middle of the search bar and not at the beginning also its adding scroll bars to my header div instead of just appearing over the top of everything?
here is my header css
#header {
margin:0 auto;
width:982px;
/*height:210px;
z-index:1;*/
padding:5px;
background-color:#FFFFFF;
overflow:auto;
position:relative;
}
and here is my page
http://www.kernow-connect.com/
if anyone can please shed some light on this id really appreciate it.
many thanks
Luke
firstly merry christmas hope you have all had a great day!
i have a little problem with my search feature :( for some reason when trying to search for a product it adds a left position of 717.5px??? but im not sure why so the ul appears in the middle of the search bar and not at the beginning also its adding scroll bars to my header div instead of just appearing over the top of everything?
here is my header css
#header {
margin:0 auto;
width:982px;
/*height:210px;
z-index:1;*/
padding:5px;
background-color:#FFFFFF;
overflow:auto;
position:relative;
}
and here is my page
http://www.kernow-connect.com/
if anyone can please shed some light on this id really appreciate it.
many thanks
Luke