Hi there,
Please refer to http://childinjuryprevention.ca/.
I would like my search bar is beside the horizontal naviagtion at the top.
I noticed that my search bar is beside the horizontal naviagtion in Firefox, but not in IE7.
Picture of website in Firefox:
http://i13.photobucket.com/albums/a284/kendrawong/firefox.jpg
Picture of website in IE:
http://i13.photobucket.com/albums/a284/kendrawong/IE.jpg
Here is what I wrote to describe the search box:
#access #search {
float: right;
padding: 5px 10px 5px 10px;
}
Thanks in advance for any help!