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.

Give modules a bit of air

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

Hello,
I'm trying to give modules on position grid10 a bit of space (padding) without title.
I tried adding the module class suffix "border" although I don't really need the border, but it isn't working. The modules are attached to each other.
Please see page www.portal-gestao.com the modules are on the right column.

By the way - is it possible to have - for the modules with visible titles - a second line, something like a Caption?

Thanks in advance!
  • nunonogueira's Avatar
  • nunonogueira
  • 3 Month Basic
  • 54 posts
  • 1 Thanks
  • Karma: 1
Last Edit: 9 years 8 months ago by nunonogueira.
The administrator has disabled public write access.
Is this every module or just a specific one?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
It is for a class of modules. The ones that will have banners in it. The more borders, the less people click on them.

So, class 'border' with a white border would be fine since it has the same padding as the other modules but no title and no (visible) border.
  • nunonogueira's Avatar
  • nunonogueira
  • 3 Month Basic
  • 54 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
I don't quite follow

You would apply css to the divs

#grid3wrap .moduletable.border, .moduletable.style-headline {margin-bottom: 2em;}

for example
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Caption wise -

You would need to the JB Type synax

(jb_br)(jb_span)Caption(/jb_span)

You would need to replace ( ) with { }

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Now, I'm getting frustrated with this template/framework.
Is this so complicated? I just need some Space around the modules...
  • nunonogueira's Avatar
  • nunonogueira
  • 3 Month Basic
  • 54 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
Hi

This add spaces below

#grid3wrap .moduletable.border, .moduletable.style-headline {margin-bottom: 2em;}

I don't really follow what you are asking in your second post

If you don't want a border remove the border class and add your own class and then create the styling for that class in the custom.css file

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