Previous Message
Next Message

Float problem?

Sent by Zoe M. Gillenwater on 10 December 2004 19:07


Seth Rothberg wrote:

> Sorry, Zoe. Either I don't understand what you're saying or it didn't 
> work. Here's a code snippet:
>
>  .navwrapper {
>      position:relative;
>     padding-bottom:3em;
> }
>
> which is wrapped around the nav bar, breadcrumb trail, and the search 
> form
>
> form.sitesearch {   
>         display:inline;
>         position:absolute;
>         bottom:-8%;
>         right:0;
>         width:30%;
>         font-size:80%;
>        
>     }
>
> Using this scheme the search form still gets overwritten by the nav 
> bar when I increase  font sizes.
>
> Seth 


Because the nav wraps?  I notice that your wrapper doesn't have a width...

As I said, the devil's in the details.  The example I provided wasn't 
supposed to be the whole of what you need to do to get it to work, just 
the general idea.  I'm sorry I can't provide you with the full code at 
this time.

Zoe

-- 
Zoe M. Gillenwater
Design Specialist
Highway Safety Research Center
http://www.hsrc.unc.edu

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: