Old 01-09-2005, 05:57   #1 (permalink)
NickToye
Senior Member
 
Join Date: Oct 2004
Location: Chester
Posts: 364
Get Back In The Gutter

I have started using gutters in my designs to add padding to my divs.

Now they work fine until I drop a form into the div with the gutter class applied and it doesn't seem to work.

Code:
<div id="content"> <div class="gutter"> <h1>Enquiry Form</h1> <p>Make your support enquiry by filling out the form below.</p> <form class="gutter" action="<?php echo $editFormAction; ?>" id="enquiryForm" method="post"> <dl> <dt><label for="name">Name:</label></dt> <dd><input name="name" type="text" class="widebox" id="name" /> </dd> <dt><label for="company">Company:</label></dt> <dd><input name="company" type="text" class="widebox" id="company" /> </dd> <dt><label for="email">Email:</label></dt> <dd><input name="email" type="text" class="widebox" id="email" /> </dd> <dt><label for="product">Product:</label></dt> <dd><input name="product" type="text" class="widebox" id="product" /> </dd> <dt><label for="enquiry">Enquiry/Problem:</label></dt> <dd><textarea name="enquiry" cols="30" rows="5" id="enquiry" ></textarea> </dd> <dt><input name="sendCom" type="submit" value="submit" /></dt> </dl> </form> </div> </div>

Code:
#content .gutter { padding: 10px 20px 10px 5px; }

Page here

Any ideas?
  Reply With Quote
Old 01-09-2005, 07:59   #2 (permalink)
weldo
now with added beard
 
weldo's Avatar
 
Join Date: Mar 2004
Location: Liverpool
Posts: 5,549
what's a gutter ?
__________________
fuck signatures
  Reply With Quote
Old 01-09-2005, 08:04   #3 (permalink)
emil
dt immigrant
 
emil's Avatar
 
Join Date: Nov 2004
Location: Bucharest - Romania
Posts: 7,447
Send a message via ICQ to emil Send a message via MSN to emil Send a message via Yahoo to emil Send a message via Skype™ to emil
#content .gutter dl {margin-left:16px;}
  Reply With Quote
Old 01-09-2005, 08:28   #4 (permalink)
stickmus
hmmm...
 
stickmus's Avatar
 
Join Date: Jan 2004
Location: Yorkuk
Posts: 2,127
gutted
  Reply With Quote
Old 02-09-2005, 08:17   #5 (permalink)
NickToye
Senior Member
 
Join Date: Oct 2004
Location: Chester
Posts: 364
Gutter is somewhere where Benitez is after failing to sign Owen
  Reply With Quote
Old 02-09-2005, 08:19   #6 (permalink)
NickToye
Senior Member
 
Join Date: Oct 2004
Location: Chester
Posts: 364
Cheers emilpaun!
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8