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.

Filter padding problem

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

Hi Paul
I'm having trouble with getting the featured module in the tabs position to work as in the quickstart package. I've checked and rechecked the settings but the tops of the rows all touch each other and the very top row is pushed up to the sub menu (see attached)
nospace.JPG

Have I missed something? Can I correct this with custom css?

Regards
Jan
  • Janice Jones's Avatar
  • Janice Jones
  • LIfetime Developer - Big Bamboo
  • 124 posts
  • 5 Thanks
  • Karma: 0
Last Edit: 8 years 3 months ago by Janice Jones. Reason: image upload rejected in original message
The administrator has disabled public write access.
Having compared the css in the quick start and the re-build there seems to be a margin-bottom 30px rule missing from the zentools 2 css.

Adding the following seems to fix it - can you tell me whether I've done this correctly to fix all layouts?
.zt-filter-list.zt-separator ul, .zt-filter-list.zt-navbar ul {
margin-bottom: 30px;
}
.zt-filter .zt-item {
margin-bottom: 30px;
}

Is this a bug?
Regards
Jan
  • Janice Jones's Avatar
  • Janice Jones
  • LIfetime Developer - Big Bamboo
  • 124 posts
  • 5 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi Jan,

Do you have a link so I can compare?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Just thought I'd add a footnote to this. After the latest update to Zentools 2 this is fixed.
Great update. I'm gradually being able to take out old extensions and move to Zentools2. :)
  • Janice Jones's Avatar
  • Janice Jones
  • LIfetime Developer - Big Bamboo
  • 124 posts
  • 5 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi Janice,

Thanks for the update

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
For any other user reading - you may need to compile the master.css file

Cheers
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