The site is at:
<http://theriveryouth.info/>
<http://theriveryouth.info/wp-content/themes/riveryouth/style.css>

In the navcontainer the "Go" bit should be alongside the search box but
I can't get it to go there.

----------------

Because you are floating the form, if you float the fieldset and inputs
inside it, it should work (it does using FF web dev extension):

#navcontainer fieldset, #navcontainer input{
float:right;
}

Hope that helps
James
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to