Gilad Posted August 15, 2017 Report Share Posted August 15, 2017 Hi, I used a code to create responsive forms, the code from here: http://howto.caspio.com/tech-tips-and-articles/responsive-datapages-overview/responsive-forms-submission-web-form-updatedetails-form-search-form-login-form/ The problem is that every label I set to appear to the left of it's field is appearing on the top of the field. How can I use this responsive code and still put labels to the left of their fields? If anyone has a solution for that, even just for checkbox cases, it will be great! Thanks, Gilad Quote Link to comment Share on other sites More sharing options...
Vitalikssssss Posted August 17, 2017 Report Share Posted August 17, 2017 Hi Gilad, You should remove this part from Responsive Code: #datapage-form td { display: block; } Regards, vitalikssssss Quote Link to comment Share on other sites More sharing options...
Gilad Posted August 20, 2017 Author Report Share Posted August 20, 2017 Thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.