We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Luke devon
  2. General Discussion
  3. Tuesday, 06 August 2013
  4.  Subscribe via email
Hi

In general , there is 6 footer positions available in the T3 blank template. If I want to use only 5 positions , how can resize all of them for an equal size ?

Regards
Luke
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Luke devon,

T3's Grid is based on Bootstrap 12 grid, so you can not divide the footer to 5 block.
Though you can add custom class to use custom grid value.

Here are two ways:

1. Change the grid columns in variable.less

@gridColumns: 12;

then compile the CSS again

2. Add a special class and divide block with 20% width of footer.

You need some knowledge about LESS and CSS to do it.

Regards
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi

Thank you so much for the guide. I could manage to do the modifications accordingly . Now it works.

Regards
Luke
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.