
Together with this post we're starting new post series about progress of the implementation of our free Joomla! 3.0 template - Meet Gavern.
Last week, we implemented a few important features:
- Gavern Framework now contains the LESS files parser
- We have added the bootstrap directory which can be used to prepare own version of the Bootstrap framework - it is necessary to create own colors, grid settings etc. The template now uses the output from this directory.
- In the template options, a user can enable the Bootstrap recompilation - if this option is enabled, then the Bootstrap LESS files are compiled on every page refresh - it is very useful to test the changes which have been made in the LESS files (i.e. in the variables.less file).
- A user can now specify the page maximal width - earlier, it was set in the Bootstrap CSS code, now it is overrided by the template code.
There are also a few smaller changes implemented:
- Now, the main template menu has animation effect for submenus.
- The menu items now are animating with the CSS transitions.
- We have added an option to specify a location of the social icons block
We are waiting for your opinions, suggestions and ideas.