1. b4studio
  2. Commercial Templates
  3. Monday, 31 October 2022
  4.  Subscribe via email
elp! I'm unable to find what code will work to create responsive grid layouts within articles. Please advise.
Here are two example layouts that I use with other templates, but that DO NOT work with J51 Nina Template:

<div class="row-fluid">
<div class="span4">...</div>
<div class="span8">...</div>
</div>

or something like this:

<div class="container">
<div class="row">
<div class="col-sm">One of three columns</div>
<div class="col-sm">One of three columns</div>
</div>
</div>
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Presuming you are using Joomla 4, you could try using the Bootstrap grid syntax as demonstrated here as Joomla 4 is built on Bootstrap 5... https://getbootstrap.com/docs/5.2/layout/grid/

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
This isn't working. I'm using the J51 Nina Template for Joomla 3. Help!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

If using Joomla 3, have you tried the columns option details at the end of https://www.joomla51.com/demo/0173/index.php/features/typography ? Would you have a URL to an example of where your initially suggest code does not work?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!