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.

How to use {grid} tags

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

Hello Team JB!
Can someone please point me to some documentation that can explain how to use the {grid} tags inside an article? I have used both New Lifestyle and Inspire but I can't find out how to implement these tags.
Thanks in advance,
Pat
  • Patricia Lawson's Avatar
  • Patricia Lawson
  • 12 Month basic
  • 285 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
Hi Pat,

With this template its the jbtype plugin while the new zgfv4 templates its the shortcodes plugin
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
What grid width are you trying to implement in percentage terms?

e.g. is it 50 / 50 ?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I have Jb_type installed and published, and have JCE installed: perhaps you could tell me how to implement it. I would like to see columns of 2,6 and 4 width, assuming I need 12 columns overall.

Thanks
  • Patricia Lawson's Avatar
  • Patricia Lawson
  • 12 Month basic
  • 285 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
<div class="grid_six">
<h1>Heading 1</h1>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
<p> </p>
</div>
<div class="grid_six jblast">
<h4>Heading 4</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
</div>
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Would be an example of the jbtype plugin syntax

There also a T3 way of way doing this

Does this work for you?

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