Hey Irv,

Check out the inline classes for forms in the blueprint core. By
applying class="inline" to your form element you can solve this issue
and have even lines horzontally. Hope this helps.

Sean K. Stewart

On Feb 24, 12:06 am, Irv Wilson <[email protected]> wrote:
> Can anyone tell me the most common reason I'd have a shift downward
> between a label and an input field?  If I put text in front of the
> input field it's in line.  If I wrap the text in a label then the
> input becomes a bit lower than the label.  Same thing if I make them
> two seperate divs.  I'm wanting to right justify the text for the form
> so I've tried a couple of different ways. One was to use "span-3" and
> then align the text right and then use "span-21 last" to place the
> input field.  That didn't work (causes this shift) and I tried all
> kinds of stuff so I went with a label tag for the text that I could
> manipulate.  Everything I do makes that "shift" except just plain text
> in front of the input field.  Any ideas anyone?  It's got to be simple
> but I've spent hours searching google and nothing really matches
> what's going on.

-- 
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en.

Reply via email to