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. kfdz
  2. General Discussion
  3. Wednesday, 05 February 2014
  4.  Subscribe via email
I have added the position (position-10 in my case) to the header block of the T3 BS3 Template and placed there the "topmenu" module.
So I want it looks like Tabs.
In the options of the menu module I have added the class "nav nav-tabs". But it didn't change.
Firebug plugin shows that it already has the class "nav nav-pills nav-stacked" for "ul" which become "nav nav-pills nav-stacked nav nav-tabs".
When I changing it in Firebug it works like I need.

Where is my mistake?

P.S.: Problem with attachment. Here is the image: http://yadi.sk/d/ePjldE7aHPZ2P
Attachments (2)
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi kfdz,

You can overwrite mod_menu to have the correct class.
We will try to improve this on next version.

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
mmm... sorry.... But what does it mean? Ovewrite with what? Where can i find this parameter to change it manually?
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
HI kfdz,

You can use the the official overwrite template of Joomla to overwrite the module mod_menu.
http://docs.joomla.org/How_to_override_the_output_from_the_Joomla!_core

Just copy mod_menu template to /yourtemplate/html/mod_menu and change the class above.

This require some knowledge about PHP to do it.

Regards
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks !
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Creating an override file for mod_menu/default.php worked for me but I think it's bad bootstrap practice to have to do this. I thought this was a vanilla template. Hopefully there won't be too many of these default overrides. Other than the overrides, kudos to the t3 team for an awesome free template!
  Newman University, 3100 McCormick Street, Wichita, KS 67213, USA
Visit 
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 5
  • Page :
  • 1


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