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.

Base 3 styling: image

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

I would really like to create a second section at position gridwrap3, grid9 that emulates the look of the banner position i.e. no padding and no border, just the container filled with an edge to edge image (vertical and horizontal).
Zentools or custom css is fine, I don't mind how the image gets there.
I have tried a multitude of css, including the 'nopadding' class, and haven't had much luck at all.
Am I missing something obvious please?
Thanks!
  • Lorraine's Avatar
  • Lorraine
  • 6 Month Developer
  • 54 posts
  • 2 Thanks
  • Karma: 1
The administrator has disabled public write access.
Hi

Can you show us what you have got so far?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Yes, here you go, it's the one that has 'Directory' as an overlay...
trac2.tiltingatwindmills.co.uk/en/
It's a development site...
  • Lorraine's Avatar
  • Lorraine
  • 6 Month Developer
  • 54 posts
  • 2 Thanks
  • Karma: 1
The administrator has disabled public write access.
You need to add this line to the custom.css

#grid3wrap .container > div {padding:0;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
sorry forgot to include - you need to remove this from your custom.css

#grid9 {
margin: 0;
padding: 0;
}
  • 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