Jump to content

DD PHP Formmailer Help - CSS


f500designs

Recommended Posts

This is making me pull my hair out:

 

http://www.bluesanddesign.com/gemini/contactus.php

 

Scroll down to where the user will select the "Contact Me Via" checkboxes.  The options are on top of each other and I want them to be side by side.  Here is the CSS code for that section.  Any ideas??

 

form.ddfm .fmcheck {
width: 65%; 
float: left;
display: block; 
margin-bottom: 1px;
}

form.ddfm .fmcheck p {
width: 65%;
float: left;
display: block;
margin-bottom: 1px;
/*	padding: 0;
margin: 0 0 5px 0;
line-height: 140%; */
}

Link to comment
https://forums.phpfreaks.com/topic/135420-dd-php-formmailer-help-css/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.