Hey Tim.... You may want to look into using the "inline" class in Blueprint for forms. See the forms.css file and ie.css and look for form.inline for class definitions.
In your example, I would suggest adding custom styles that match form.inline, but are applied to fieldsets instead. Basically copy all code associated with form.inline; paste that into custom stylesheet; and chage form.inline to fieldset.inline. I originally developed these styles to be applied on fieldsets so one could develop a single form with multiple fieldset styles. But, unfortunately, the inline classes were applied to form when it was added to Blueprint. -- Sean Stewart [email protected] On Sep 24, 2009, at 6:16 PM, Tim Harding wrote: > > Hi all, > > I'm using Blueprint and enjoying it so far. > > I'm using typography, grid and reset through Compass. > > My vertical rhythm gets messed up when when I lay out this form (and > others too): > > http://drivingpro.co.uk/users/new > > Is Blueprint meant to keep these types of elements lined up on the > horizontal grid? > > Thank you, > > -Tim > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
