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. Mathias
  2. General Discussion
  3. Monday, 14 April 2014
  4.  Subscribe via email
Hallo!

I´m new to T3 Framework but have making progress by learning by doing...

My question is simply if any, where do I find and how to change the height of the mainnav (Mainmenu) strap - top level, not the dropdowns?
I´ve olso ben trying to find padding-elements if there is any but havn´t found anything. I´ve located this: .navbar {min-height:50px;} but it deosn´t change anything. So I turn to someone here for advice and help.

Have trying to edit navbar.less, megamenu.less

Thanks in advanced!
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
I got it now...
It was in the variables.less file under the "// Basics of a navbar"-settings and changing the: @navbar-height.

I thought I should mention it if others wonder about the same issue.
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
Yeah, that's the way, good work Mathias ;)



I'm trying to do the same thing but for me didn't work! any help?
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 2
Accepted Answer Pending Moderation
1
Votes
Undo
I'm trying to do the same thing but for me didn't work! any help?




It's working on theme Magic preview... i can see the changes but browsing normal no changes. I thought maybe because of cookies and tried from another computer and it's the default size! :( help
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
Hi guys,

To edit the height of the main menu, please add the css role to the file: templates/t3_bs3_blank/css/custom.css

.navbar {
min-height: 50px;
}


However, you may need to add some other css for the menu assigned to the main menu.

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


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