0

I'm working towards keeping site light.

Thanks.

scottnsd
  • 5
  • 4
  • I think this works: – scottnsd Mar 18 '14 at 21:56
  • Yes the link gave me good start...just need to tweak it some with site owner... – scottnsd Mar 18 '14 at 22:23
  • Unfortunately the form fields are not responsive - they run off the side in iPhone. . Where and how would I edit the css in this form created in Joomla Contact Manager? Should I start a new Question? – scottnsd Mar 19 '14 at 19:28
  • I'm finding it's using overrrides. Some instructions: , , and – scottnsd Mar 19 '14 at 20:10
  • Ended up using custom.css (Yootheme). Site was responsive. Form was not. Using Emulator in Developer tools in Chrome Canary was helpful in finding css to modify. Settings to make form responsive: Using these settings the Joomla contact form is responsive: #system form.submission fieldset > div > input[type='text'], #system form.submission fieldset > div > input[type='password'] { padding: 5px; width: 92%; } #system form.submission fieldset > div > textarea { width: 95%; ; } – scottnsd Mar 28 '14 at 22:21

0 Answers0