Hey Guys,
I seem to be having an issue with my form, for some reason there is a huge gap between the first textbox but all the other spacing is perfect.
The link to the site is http://localhost:8888/faithfullyyours/index.php?option=com_chronocontact&Itemid=6
Thanks
I seem to be having an issue with my form, for some reason there is a huge gap between the first textbox but all the other spacing is perfect.
The link to the site is http://localhost:8888/faithfullyyours/index.php?option=com_chronocontact&Itemid=6
Thanks
Hi murrayw,
That link goes to localhost . . . is the form on-line?
This can either be a CSS glitch - changing height:auto to a fixed value (or values) will usually fix that. Or it can be an unclosed tag; or an image that is two wide for the columns. Hard to be more specific without seeing the form.
Bob
That link goes to localhost . . . is the form on-line?
This can either be a CSS glitch - changing height:auto to a fixed value (or values) will usually fix that. Or it can be an unclosed tag; or an image that is two wide for the columns. Hard to be more specific without seeing the form.
Bob
This topic is locked and no more replies can be posted.