-
AuthorPosts
-
monsterhunter Friend
monsterhunter
- Join date:
- September 2014
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
December 15, 2014 at 3:21 am #203559I have been trying to modify the css file to reduce the height of the menu.
It took me much time and I still could not get all the elements reduced in height so I gave up on this.I would like to have my menu 30px high instead of 50px
Please help.Thanks
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
December 15, 2014 at 5:35 am #558668Hi
Could you post a link to your website here ?
monsterhunter Friendmonsterhunter
- Join date:
- September 2014
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
December 16, 2014 at 1:37 pm #558818<em>@pavit 457591 wrote:</em><blockquote>Hi
Could you post a link to your website here ?</blockquote>
it’s in the private section of my message in this thread.
Thanks
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 16, 2014 at 11:09 pm #558842You’re going to have to modify several CSS rules to get it to work properly.
To demonstrate what I mean, try modifying line 5904 in your custom.css file – as follows:
.t3-header .container {
background: none repeat scroll 0 0 #fa732a
border: 0 none;
height: 30px;
}Save your changes and you will see what I mean.
1 user says Thank You to TomC for this useful post
monsterhunter Friendmonsterhunter
- Join date:
- September 2014
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
December 17, 2014 at 12:40 pm #558932Thanks for the reply TomC.
I had tried already to set the t3-header height but so many elements had to be changed still.
But i finally found the one I was overlooking:}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .alias-parent-active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .alias-parent-active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .alias-parent-active > a:focus {
color: #ffffff
background: #eb5606
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
height:30px;
}TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 17, 2014 at 6:56 pm #558971So you got it working as you wanted ??
monsterhunter Friendmonsterhunter
- Join date:
- September 2014
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
December 17, 2014 at 7:13 pm #558980<em>@TomC 457971 wrote:</em><blockquote>So you got it working as you wanted ??</blockquote>
Yes it works good now. 🙂
Thanks
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by monsterhunter 10 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum