Fri, 2013-12-06 03:46
Hello there
I'm having issues with this form http://www.heavymetal.net.nz/contact
I would like the checkboxes to be inline with the top of the first line of an item. Currently they sit next to the second line. Eg the checkbox should sit next the 'a' of "architectural", and not the 'p' of "preservation".
Any help will be much appreciated.
Scoopy
Fri, 2013-12-06 09:25
#1
Hi scoopy, Try
Hi scoopy,
Try vertical-align
.form2LinesLayout .formField label { width: 45%; display: inline-block; vertical-align: top; }
Sat, 2013-12-07 05:35
#2
You are brillant! My next
You are brillant!
My next child is to be called Tony!!!!