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 in Grid4

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

HI JB Team:

I have a question about the SPACING of grid4, in the GRID3 Template.
There is a large space in the upper part of this DIV... I would like to remove this and have my CustomHTML be closer to the top, underneath the main header.

I am supplying a 'screen shot' so you can see this area I am referring to. It also appears on the DEMO of this Template although seems less so.

Thanks in advance!

It never looks like a file has been added...hope this one has!

Tony
Attachments:
  • Tony Shaw's Avatar
  • Tony Shaw
  • LIfetime Developer - Big Bamboo
  • 1908 posts
  • 9 Thanks
  • Karma: 13
The administrator has disabled public write access.
Hi Tony,

The spacing is controlled by this CSS rule

#grid4 {
padding-right: 10%;
margin-top: 170px;
}

You can override it in your custom.css file and change the margin-top to your desired value.

Hope it helps
  • vietvu's Avatar
  • vietvu
  • 12 Month basic
  • 605 posts
  • 51 Thanks
  • Karma: 22
The administrator has disabled public write access.
Hi Vietvu:

Do I have a customCSS file... I am working with Joomla! 3.0 and T3...
Where do I find that file as an administrator.... Do I need to use an FTP program..

Tony
  • Tony Shaw's Avatar
  • Tony Shaw
  • LIfetime Developer - Big Bamboo
  • 1908 posts
  • 9 Thanks
  • Karma: 13
The administrator has disabled public write access.
Hi Again... I did find the file and changed the settings...
Thanks for your assistance.

Tony
  • Tony Shaw's Avatar
  • Tony Shaw
  • LIfetime Developer - Big Bamboo
  • 1908 posts
  • 9 Thanks
  • Karma: 13
The administrator has disabled public write access.
Hi Tony,

Glad it helped.

Cheers,
  • vietvu's Avatar
  • vietvu
  • 12 Month basic
  • 605 posts
  • 51 Thanks
  • Karma: 22
The administrator has disabled public write access.

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

Happy Campers