This forum requires Javascript to be enabled for posting content
Search
Select Forum
Announcements
Troubleshooting
Feature Requests
CSS Styling and Layout
Show and Tell
New/Recently Updated Topics
FireFox/Safari Submit button does n...
No tracking tab
CC Option for User e-mail is blank
Comment does not display
Automation?
Widget Title formatting?
fatal error
Don't show #usermessagea in URL
Tracking problem
Need to add additional parameter to...
cforms-captcha.php
Paypal integration
Generate PDF?
random in a multipart form
Customizing CSS for Form ... Having...
Post
Archer - Guest
1:00 pm - July 10, 2008
Please replace the ??? with your data!
[desc]: Input fields should appear beside the label. Its fine in Firefox but not in IE7 and Safari.
Please help me. You have been a great help to me last time with the "inserting <br /> tag problem" that i had. Hope you could help me on this one.
Thanks a lot Oliver and keep up the good job. Thanks for making cform. The best for plugin in WP. :)
Best Regards,
Archer_
Archer - Guest
1:46 pm - July 10, 2008
Hi Oliver,
I was able to solve the problem. :)
I added this line of code in display: inline-block;
.cform label { display:-moz-inline-box; //this property does not work in IE and Safari display: inline-block; // i added this for IE and Safari. This solved the problem. margin:4px 0px 0pt 0pt; text-align:left; vertical-align:top; width:140px; }
many thanks,
Archer
Reply to Topic: Labels and Fields not inline in IE7 and Safari
PLEASE READ THE FAQs FIRST! THANK YOU.