-
1 Attachment(s)
Registration Form
Hi,
I've created a registration form within a table. The image is attached.
The Batch section is not aligned to the left of the table column becuase of it's format. When I changed the Address text box to Multiline, that too has moved to the right. The Css Class for all textboxes are 'textentry'. Please advice.
I would also like to know how to classify the Registraion form into two, as there are Students and Teachers. Please could any expert suggest what would be the best design?
Thanks
-
Re: Registration Form
Clearly your table data is aligned not to the left but to the centre (probably the default setting).
-
1 Attachment(s)
Re: Registration Form
When I align those two cells of the table rows to left, then this is what I get
-
Re: Registration Form
Well yes, you would. Its all or nothing if you want them to line them up. There are various ways to increase the gap such as increasing the cell padding.
-
Re: Registration Form
Hello shersu,
In order to best help you, we are really going to need to see the html and css that you are using.
Is it possible for you to let us see it?
Gary