Favourite - free Minimal Template for Joomla 2.5 by Favthemes
- Font size: Larger Smaller
- Hits: 21885
- 6 Comments
- Subscribe to this entry
- Bookmark
Favthemes realized with Favourite, a responsive template for Joomla, which is characterized by an responsive layout with 30+ module positions and elegant template styles. All in all the template style is very minimal and can be used for all Joomla website topics. In addition to this, the author realized this theme by HTML5 and CSS3, so Favourite loads very fast and is compatible to all major browsers. You can configure a lot of template parameters directly in template admin. The download is free, a registration on developers website is the condition. Favourite is native to Joomla 2.5.
Features:
- Responsive layout
- Minimal design
- 30+ module positions
- 10 color styles
- Drop down menu
- Special typography
- Easy to configure in Joomla Backend
- Image slideshow module support
- J!Content support
- Lightweight and fast loading
- Seo friendly
- Cross browser compatible
- Quickstart package
Name: Favourite
Author: Favthemes
License: GNU/GPL V2 or later
Charge: free
Size: 24,5 MB (zip-file template package for Joomla 2.5)
Language: English
Native to: Joomla 2.5
Framework: not reported
Build with: PHP, HTML5, CSS3
Added on joom-friends.com: Tuesday
Comments
-
Tuesday, 12 November 2013
I was having a similar problem too but with the Joomla 3 version. All positions were set correctly, however the menu was not extending when viewing from a mobile device. When viewing on my Mac screen and minimizing the browser window to about 450px, I noticed the expanded part of the menu was cut off. I fixed this by editing the file media/jui/css/bootstrap-responsive.css and around line 801, I changed it from:
.nav-collapse {
-webkit-transform: translate3d(0, 0, 0);
}
to
.nav-collapse {
-webkit-transform: translate3d(0, 0, 0);
min-width: 250px;
position: relative;
right: 250px;
}
Now, the menu appears to be working properly on all devices.
Hello!
I downloaded this theme for Joomla 2.5 and my responvise menu is not working!
All the website responsive css style works when I compress it on my browser and my menu (on nav) compresses too. It compresses to a button as it should, but that button doesn't work. It doesn't extend!
It is suppose to work, right? Or just works on Joomla 3.0?
What can I do to solve this problem?
Best Regards!