-
AuthorPosts
-
December 22, 2012 at 1:55 pm #477221
<em>@alliancelawcorporation 348232 wrote:</em><blockquote>Thanks Luna Garden. Fixing the width to 980px worked by allowing me to 5+ item menu to be displayed in 1 line. Now how do I center the mainnav menu? Thank you.</blockquote>
Where did you make this change? My menu is still showing on two lines.
December 22, 2012 at 2:20 pm #477223<em>@aluna 351842 wrote:</em><blockquote>Where did you make this change? My menu is still showing on two lines.</blockquote>
I was able to get my menu all on one line however it now extends beyond the page on the right hand side. See screenshot. Any solution?
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
December 24, 2012 at 4:32 am #477349Hello,
Did you try this solution:
<em>@Luna Garden 348255 wrote:</em><blockquote>
In order to make your mainnav menu center, please go to:
templatesja_pyrocssmenumega.css
Find these lines:
.ja-megamenu ul.level0 li.mega, ul.level0 li.mega {
background: url(../../images/mainnav-sep.gif) no-repeat bottom left;
display: block;
float: left;
margin: 0;
padding: 0 0 0 2px;
}Change to
.ja-megamenu ul.level0 li.mega, ul.level0 li.mega {
background: url(../../images/mainnav-sep.gif) no-repeat bottom left;
display: inline-block;
float: none;
margin: 0;
padding: 0 0 0 2px;
}
Add these lines:
.ja-megamenu ul.level0{
text-align: center;
}
</blockquote>If you still have the problem, please provide your link here for me to have a closer look.
December 28, 2012 at 11:37 pm #477825<em>@Luna Garden 352011 wrote:</em><blockquote>Hello,
Did you try this solution:
If you still have the problem, please provide your link here for me to have a closer look.</blockquote>
Here is the link. http://monarchacademy.cloudaccess.net/
Still having problems with it.
thanks,
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
January 7, 2013 at 3:33 am #478636<em>@aluna 352616 wrote:</em><blockquote>Here is the link. http://monarchacademy.cloudaccess.net/
Still having problems with it.
thanks,</blockquote>
Hello Aluna,
Please try this: go to this file: <blockquote>templates/ja_pyro/css/template.css</blockquote>
Find these lines: <blockquote>#ja-mainnav .main {
border: medium none;
margin: auto;
width: 608px !important; >> Remove this line
}</blockquote>If you still have problem, feel free to ask.
1 user says Thank You to Luna Garden for this useful post
AuthorPostsThis topic contains 20 replies, has 6 voices, and was last updated by Luna Garden 11 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum