Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Form .CSS override

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

I recently created a form, that is somehow separating at the title and the bottom of the form. attached is a link to the issue:

invidium.com/dev/mccallroofs/index.php/residential-roofing/free-estimate

I got the reply from crosstec, attached is there response. My question is where can I find this .CSS they are referring to? They offer link, but its a text file I can't save it.

invidium.com/dev/mccallroofs/media/zengridframework/css/forms.css

They're response:

line 25

change it from:
fieldset div {
margin-bottom: 1.5em;

to

fieldset div {
margin-bottom: 0em;

your template has its own css for forms and is overriding this section
  • tcox's Avatar
  • tcox
  • 12 Month basic
  • 152 posts
  • 1 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi Tim,

Adding that to your theme.css or your custom.css file should fix that issue.

Thanks
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
yes sir added to custom .css that worked thanks ..
  • tcox's Avatar
  • tcox
  • 12 Month basic
  • 152 posts
  • 1 Thanks
  • Karma: 0
The administrator has disabled public write access.
Thanks for the update :)

Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers