Hi Roger,
I am playing with the alignment of the search box and am having trouble getting it to respond to the commands.
This is how my page currently appears: http://ecoburst.net/imgs/navqu.jpg
What I would like to do is have the search box on the very right of the screen, that is, after the text.
My code looks like this:
#topheader ul.navigation.navsimple li.last a { border-right: none; }
#headerstuff { padding: 0 50px; }
#top .inside { background-color:#fff; padding: 18px 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; border-right: 1px solid #999; border-left: 1px solid #999; }
#top ul.navigation { width: auto; margin: 5px 0 0 50px; float:right; margin-right: 350px; }
#top ul.navigation a { color: #aaa; }
ul.navigation.navsmall li a { border-right: 1px solid #999; }
#searchcontainer { float:right; margin-right: 50x;}
#searchcontainer .searchicon { margin: 3px 0 0 3px; }
#searchcontainer .searchbox { height: 22px; background-color: #ccc; border:none; }
.searchform .searchfield { padding: 2px; background-color: #ccc; }
I've tried researching this problem on the net and through this forum, but to no avail. Any help would be appreciated.
Many thanks,
Lilly.