Michael Hulse wrote:

> Also, I would make your logo a background image rather than a 
> transparent gif. Makes things a bit more simple.
> 
> Hopefully the above css does not confuse you... You may even be able to 
> get away with something as simple as:
> 
>       #yourDiv label {
>               font-size: 10px;
>               color: #333;
>       }
>       #yourDiv input {
>               width: 125px; /* Width of input items in #yourDiv */
>               border: 1px solid #999;
>               border-bottom: 1px solid #333;
>               border-right: 1px solid #333;
>       }

Thanks for the suggestions, but I'm not really sure that it addresses 
the problem of trying to get all the elements to align along a single 
horizontal axis.
See: http://test.hinshawdesign.com/css/slpl/cluster_masthead_v3.html
Now it no longer renders correctly in FF.
I may have possibly misunderstood your direction...

As to the idea of using a background image for the logo, I know this is 
a bit OT, but would you suggest that a logo is not content? Especially 
in the case of a type-based one, I would think it would be.

Thanks,
Don

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to