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.

Less height between tabs and grid

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

Hi,

How Can I reduce the height between tabs and grid3 positions? www.goierri.eus

Thanks
Attachments:
  • acvmultimedia's Avatar
  • acvmultimedia
  • 12 Month basic
  • 40 posts
  • Karma: 0
Last Edit: 9 years 1 month ago by acvmultimedia.
The administrator has disabled public write access.
Hi

If you add this line to your custom styling

#tabwrap .zen-spotlight {margin-bottom: 30px !important;}

Then reduce the 30px value does that remove enough space?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Yes, but there is a limit? Look this please: #tabwrap .zen-spotlight {margin-bottom: -20px !important;} and If I increase -20 to -30 or -40.... it´s the same height. You can look now this custom change. www.goierri.eus

Thanks
  • acvmultimedia's Avatar
  • acvmultimedia
  • 12 Month basic
  • 40 posts
  • Karma: 0
The administrator has disabled public write access.
Take it as far as 0 !important
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Adding

#tabs .tab-content {padding: 10px 0 0;}

Will remove another 10px

That is as far as I'd go

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: acvmultimedia

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

Happy Campers