> 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.

Well, I was just trying to point out a few issues in hopes that others 
might chime-in on the rest of your problems....

> 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...

Here is a real quick mockup I did for you:

http://www.ambiguism.com/CSSD/steedman/

Obviously the logo should be replaced... It is not a perfect layout, 
but it should get you going in right direction. I ended up using 
padding to align the elements... There may, and probably is, a better 
way... I am sure there is a good hack for vertical-alignment... 
although:

http://www.sitepoint.com/forums/showpost.php?p=1239968&postcount=5

> 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.

OT?

Yeah, sure, you make a good point. I could go either way, it really 
depends on the design for me. I was just trying to make suggestions 
that would make it easier on you.

>
> Thanks,
> Don

Again, I slapped that layout together very fast, so not bug tested, and 
probably could be done way better, but for now it should get you going 
in right direction.

Cheers,
Micky



-- 
BCC for Privacy!
http://www.cs.rutgers.edu/~watrous/bcc-for-privacy.html
----------------------------------
My del.icio.us: http://del.icio.us/mhulse
______________________________________________________________________
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