-
AuthorPosts
-
June 8, 2013 at 9:52 pm #188090
I’m working with the Fubix template, and my theme wizard is not working. I would like to make the menu sticky, which I sourced what to do, but it brings the content of the site up so that the menu sits on top of about 20 px of the content. How can I avoid this, and where can I change the menu to black with white text if the template manager is not working?
Appreciate the help, thanks in advance.
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
June 10, 2013 at 3:00 pm #495356Hi,
<blockquote> I would like to make the menu sticky, which I sourced what to do, </blockquote>
Pls follow our document: http://t3-framework.org/documentation/t3-settings.html#megamenu-setting (Sticky Navigation).<blockquote>but it brings the content of the site up so that the menu sits on top of about 20 px of the content</blockquote>
Pls put your url here, I will suggest you the necessary css to correct this.<blockquote>where can I change the menu to black with white text if the template manager is not working?</blockquote>
Open templates/ja_fubix/less/navigation.less, then find lines:
.t3-mainnav {
background: @white; /*Change with your background color*/
border-bottom: solid 1px #d5d5d5;
height: @navbarHeight;.navbar .nav > li > a {
border: 0;
border-right: 1px solid @navbarBorder;
color: @navbarLinkColor; /*Change with your color*/
font-weight: bold;
padding: ( @navbarHeight - @BaseLineHeight) / 2) @BaseLineHeight;
text-shadow: none;
text-transform: none;
}Make sure that you Compile LSS after changes or set Yes to Development Mode before.
June 10, 2013 at 8:44 pm #495415Any feedback please..
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
June 11, 2013 at 2:49 am #495434Hi,
Can you try on my above guide ?
June 13, 2013 at 9:40 am #495768Hi Leo, so sorry, for some reason, i never saw your post before posting my second request. Thanks, I will update what you have put. Here is my temp site. http://argo.cuesportfever.com give me about 10 mins to get it done..
June 13, 2013 at 9:58 am #495770K, its done, now you can see the overlap, now to change the menu colour..
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
June 14, 2013 at 2:11 am #495840Hi,
I saw you have done successfully with Sticky menu & main menu color changes. Right ?
June 15, 2013 at 10:01 am #495966thanks, sort of, wanted the whole menu black including borders etc, then hover can stay white. also, the bpl dropdown stays white now, even if you select another menu link.
can you please assist with the padding between the menu and the beginning of the content? thanks again for your assistance.
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
June 18, 2013 at 1:18 am #496102Hi,
<blockquote>can you please assist with the padding between the menu and the beginning of the content?</blockquote>
Pls open templatesja_fubixlessstyle.less, then find lines:.t3-mainbody .container {
background: @white;
margin-top: 20px;
}Then change with your desired padding value. And make sure that you backup the files before applying changes.
-
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by phong nam 11 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum