Div Template Alignment

rmalik

Member
How do I make the divs center aligned in the div template? They are currently left aligned

Thanks in advance
 

Attachments

  • Screenshot 2023-08-05 120422.png
    Screenshot 2023-08-05 120422.png
    673.9 KB · Views: 30
You can adapt your custom div template. 5 columns don't fit into the bootstrap 12 grid.
You can do e.g.
<div class="fabrikDataContainer offset1" data-cols="<?php echo $columns;?>">
in default.php
(Assuming the rest of the div template is standard Fabrik).

But this all is J!3/F3 reaching their end-of-life.
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top