-
AuthorPosts
-
thanili Friend
thanili
- Join date:
- October 2007
- Posts:
- 29
- Downloads:
- 11
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
May 11, 2015 at 7:12 pm #206271Hello guys,
i am trying to figure out how can i change mega menu width.
I have tried to check if there is such a parameter in template manager/mega menu but i can not see any relevant info!
Currently as you can see here:
http://iliop.com/mariasforum2/index.php/actions
i have 5 main menu items, i want some of them to be longer and i would like to add one more …However if i try to do so, mega menu breaks into a second line below..
How can i change mega menu width? (loading in position: mainnav?)
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 11, 2015 at 7:28 pm #570188Try This . . . .
If you haven’t already done so, create a new file called “custom.css” within file path –> /templates/ja_magz/css/
Within that custom.css file, pate the following CSS rule:
.t3-mainnav .navbar {
width: 1300px;
}Of course, you can experiment with the pixel value until you arrive at the result you’re most happy with.
SAVE CHANGES – CLEAR CACHE- REFRESH PAGE
Better ??
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 11, 2015 at 7:28 pm #735260Try This . . . .
If you haven’t already done so, create a new file called “custom.css” within file path –> /templates/ja_magz/css/
Within that custom.css file, pate the following CSS rule:
.t3-mainnav .navbar {
width: 1300px;
}Of course, you can experiment with the pixel value until you arrive at the result you’re most happy with.
SAVE CHANGES – CLEAR CACHE- REFRESH PAGE
Better ??
thanili Friendthanili
- Join date:
- October 2007
- Posts:
- 29
- Downloads:
- 11
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
May 11, 2015 at 7:36 pm #570191Thanks Tom for replying!
i would rather prefer to set:
.row-fluid .span6 {}
.row-fluid .span4 {}classes, to drecrease “.row-fluid .span4” width and increase “.row-fluid .span6”, since there is alotof unused space between them! So how can i control it? With css overrides? i can see that originally they are:
.row-fluid .span6 {
width: 48.181818181818%;
}
.row-fluid .span4 {
width: 30.909090909091%;
}how does these percentages are produced? Can i decrease/increase their size and analogy from within template manager?
thanili Friendthanili
- Join date:
- October 2007
- Posts:
- 29
- Downloads:
- 11
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
May 11, 2015 at 7:36 pm #735263Thanks Tom for replying!
i would rather prefer to set:
.row-fluid .span6 {}
.row-fluid .span4 {}classes, to drecrease “.row-fluid .span4” width and increase “.row-fluid .span6”, since there is alotof unused space between them! So how can i control it? With css overrides? i can see that originally they are:
.row-fluid .span6 {
width: 48.181818181818%;
}
.row-fluid .span4 {
width: 30.909090909091%;
}how does these percentages are produced? Can i decrease/increase their size and analogy from within template manager?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 11, 2015 at 7:37 pm #570192Best to modify within CSS
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 11, 2015 at 7:37 pm #735264Best to modify within CSS
thanili Friendthanili
- Join date:
- October 2007
- Posts:
- 29
- Downloads:
- 11
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
May 11, 2015 at 8:27 pm #570193OK! thanks!
thanili Friendthanili
- Join date:
- October 2007
- Posts:
- 29
- Downloads:
- 11
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
May 11, 2015 at 8:27 pm #735265OK! thanks!
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by thanili 9 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Mega menu width
Viewing 9 posts - 1 through 9 (of 9 total)