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.

zentools space between grid items

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

I have 12 pictures but there is a white space between the rows that I cannot seem to delete?
fishandbird.gaylep.com
  • GPO's Avatar
  • GPO
  • 6 Month Developer
  • 51 posts
  • Karma: 0
The administrator has disabled public write access.
Try adding these to the custom.css

#grid1wrap .zen-container li {padding:0;}

#grid1 .zentools :before {width:0; margin:0}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
That doesn't work is it because I have other code in there?

html > body, #topwrap, body #logowrap, #navwrap, #bannerwrap, #tabwrap, #grid1wrap, #grid2wrap, #grid3wrap, #grid4wrap, #grid5wrap, #grid6wrap, #grid7wrap, #grid8wrap, #bottomrow, #footerwrap, #gradient {
background: transparent;
}


html > body {background: url(/images/bg.jpg);}

#grid1wrap .zen-container li {padding:0;}

#grid1 .zentools :before {width:0; margin:0}
  • GPO's Avatar
  • GPO
  • 6 Month Developer
  • 51 posts
  • Karma: 0
The administrator has disabled public write access.
Do you have it in there?
I can't see it in the custom.css file

Cheers
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
at fishandbird.gaylep.com I have the custom.css file as

html > body, #topwrap, body #logowrap, #navwrap, #bannerwrap, #tabwrap, #grid1wrap, #grid2wrap, #grid3wrap, #grid4wrap, #grid5wrap, #grid6wrap, #grid7wrap, #grid8wrap, #bottomrow, #footerwrap, #gradient {
background: transparent;
}


html > body {background: url(/images/bg.jpg);}

html > body, #grid1wrap .zen-container li {padding:0;}

html > body, #grid1 .zentools :before {width:0; margin:0}
  • GPO's Avatar
  • GPO
  • 6 Month Developer
  • 51 posts
  • Karma: 0
The administrator has disabled public write access.
OMG I had it under the wrong template.... To many irons in the fire. When I put it under the correct template it worked perfectly. Thank You SO much.
  • GPO's Avatar
  • GPO
  • 6 Month Developer
  • 51 posts
  • Karma: 0
The administrator has disabled public write access.
No problem - thought it was something along those lines :)

Either that or caching

Cheeres
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