Georg, a hybrid of Isabel's fix and other fixes (including yours) worked. But you make an excellent point about the 100% wide. I had a feeling that figured into it, and did set the width (after all) to 252px (the width of the testimonials graphic and rightSideGray div). I didn't need to change the size of the input at all, although I will keep that in mind when I check IE7 & 8.
Thank you, Isabel and Georg, for your help. Theresa Jennings On Jul 17, 2012, at 5:48 PM, Georg wrote: > On 18.07.2012 01:41, Theresa Jennings wrote: >> http://maxperformancebikefit.com/about.php > > 100% wide is not the same width as the "testimonials" button, it is much > wider. And auto-margins have zero effect on 100% wide elements anyway. > > You may try the following... > > <input type="text" name="zoom_query" size="22" /> <--- change of size > > div.searchForm { > width: 248px; > margin: 10px 0 20px; > } > > div.searchForm input+input { > float: right; > } > > ...and see if that works for you. I have not done any cross-browser test of > it. > > regards > Georg > ______________________________________________________________________ > css-discuss [css-d@lists.css-discuss.org] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/