Contact Form 7 Alignment Issue
-
Hello Everyone,
I have a little problem I just cant solve with the Contact Form 7.
I have built a form which can be found here: https://credit-card-processing.info/lead-generation/
The right side of the form (the input items) are not aligned with the left side.
I have attached the code for the Contract Form 7 that I built. Please let me know if you can help:
<div id="container" style="width:600px"> <div id="menu" style="background-color:#FFD700;height:700px;width:200px;float:left;"> First Name<br> Last Name<br> Company DBA Name<br> Email<br> Mobile Phone<br> Business Phone<br> Fax<br> Owner's Personal Credit<br> Business Description</div> <div id="content" style="background-color:#EEEEEE;height:700px;width:400px;float:left;"> [text* FirstName placeholder "First Name"]<br> [text* LastName placeholder "Last Name"]<br> [text CompanyDBA placeholder "Company DBA Name"]<br> [email* Email placeholder "[email protected]"]<br> [tel* MobilePhone placeholder "(123) 456-7890"]<br> [tel BusinessPhone placeholder "(123) 456-7890"]<br> [tel Fax placeholder "(123) 456-7890"]<br> [select* Credit include_blank "Excellent" "Good" "Bad"]<br> [textarea* BusinessDescription placeholder "Please provide a brief description of your business"]</div> </div> [submit]
Thanks in advance,
Rami.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Contact Form 7 Alignment Issue’ is closed to new replies.