Previous Message
Next Message

[css-d] [ANNC] Real World Style

Sent by Mark Newhouse on 1 August 2002 20:08


Hi Lindsay:

> Forms *not* working here, either.
> 
> NN 4.7
> NN 4.08
> NN 4.04
> Win NT4, SP6a
> 
> Screenshot:
> http://lindsay.f2o.org/misc/nn4_forms

Odd... The form elements seem to be overlapping and covering their labels.
I'm not sure of the cause - could be the font-size that is set. Actually, a
quick test confirmed that it is the font size. Decrease your font size in
the View menu and you'll (eventually, depending on its initial setting) see
the labels show up.

> 3 col layout is mega tasty though :)

Thanks! Glad you like it.

Thanks for the screenshot and the feedback - looks like I'll have to add a
warning on that layout regarding NN4 and font size.

Best,

-- Mark Newhouse
   http://realworldstyle.com/
   css layouts, tips, tricks and techniques


From lon.kraemer" [EMAIL-REMOVED]  Thu Aug  1 21:38:29 2002
From: lon.kraemer" [EMAIL-REMOVED] (lon.kraemer)
Date: Thu Aug  1 20:38:29 2002
Subject: [css-d] side nav height
References: <008401c239a4$0e16f300$9006010a@PRIDE>
Message-ID: <003801c239bc$91239ba0$0201a8c0@yoda>

> Please take a look at http://www.loaneducation.com/calc.html - the
side nav ends just
> below the links. I want this to stretch to whatever height the content
div next to it uses
> rather than using a fixed height. I was hoping height: auto would work
but it doesn't.
> What's the best way to accomplish this?

Add a background image to your body rule. Make a dark blue .gif the
width of your nav column X ~25px, then:

body {background: #ffc url(darkblue.gif) left repeat-y

--
Lon Kraemer
-----------------------------------------
Previous Message
Next Message

Possibly related: