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.

Grid row spacing/line-height

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

I have tried with numerous unsuccessful attempts to reduce the line spacing/line height of the rows in a 3 column grid. It is a category blog on my Archive page, where the items in the grid are buttons. I am not sure of the necessary CSS.

alphamountain.com/alphamountain2015/index.php/archives


Gridrowspacing.jpg




Thx.
  • Brooke Thackray's Avatar
  • Brooke Thackray
  • LIfetime Developer - Big Bamboo
  • 58 posts
  • Karma: 0
The administrator has disabled public write access.
This will reduce it a touch

#zentools509 p {margin-bottom:0;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
It definitely helps....is it possible to reduce the spacing even more?

Thx.
  • Brooke Thackray's Avatar
  • Brooke Thackray
  • LIfetime Developer - Big Bamboo
  • 58 posts
  • Karma: 0
The administrator has disabled public write access.
Ok

Try adding this line and reducing the px value

#zentools509 .zentools.grid .zenitem {margin-bottom: 30px;}
  • 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: Brooke Thackray
Perfect. I tried adding something like it before, but I must have gotten it wrong.

Thx
  • Brooke Thackray's Avatar
  • Brooke Thackray
  • LIfetime Developer - Big Bamboo
  • 58 posts
  • Karma: 0
The administrator has disabled public write access.
No problem

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I should mention #zentools509 targets this module only so other modules are unaffected

Cheers
  • 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