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.

Spacing

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

Hi
I'm using this Responsive2 template, is there any way to reduce the space between modules, I've tried all the css but can't seem to find the place to do this, one of the other companies actually has this setting in the template which would be helpful.

I'd be grateful for your advice.

Thanks
  • Dot's Avatar
  • Dot
  • 12 Month basic
  • 8 posts
  • Karma: 0
The administrator has disabled public write access.
Hi There,

Can you include a link for the ste and a picture indicating the space you are referring to

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi it is www.thedoteffect.com

The image below shows the spaces with arrows, is there a way to reduce these?

Thanks
arrowspaces.png
  • Dot's Avatar
  • Dot
  • 12 Month basic
  • 8 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

It may take a couple of passes to remove the space

the top arrow

#logo .moduletable {margin-bottom:0;}

Try adding this to the custom.css file

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

Try adding something like

#bannerwrap .zen-spotlight {
padding-bottom: 10px;
}

the current value is 30px so you could either reduce to 0 or if its too much increase to 20px

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