Hi, I was trying to increase the width of the input boxes on the JA Contact form styled as free case evaluation on the home page. What file can I change to do this
bigbroso Hi Can you publish the Module or share the page URL I have not found it on site Home page view. The width will depend on the module container size. If position is full width it will use max width of module style.
Hi Pankaj, thanks for the response. I have enabled the free evaluation form module now on http://www.tbasportingclub.org.uk/SportingclubsEngland/ and you can see how it also affects the form on http://www.tbasportingclub.org.uk/SportingclubsEngland/index.php/tba-registration
bigbroso Hi. The TBA page does not using Joomlart module it is default registration and us own style. It could not be same as both are completely different things. I can help you if you want to restrict a max width. Kindly let me know how to proceed.
Hi Pankaj Please I wanted to increase the input box size for both forms actually. However the free evaluation form ( on home page ) is priority, Please could you direct me to the file to do so.
bigbroso Hi First remove the person image from the Contact module now add this code in custom css to increase width of quick contact module to full width
div#ja-form .ja-contact-form { width: 100%; }