-
AuthorPosts
-
calavaro Friend
calavaro
- Join date:
- August 2013
- Posts:
- 125
- Downloads:
- 7
- Uploads:
- 34
- Thanks:
- 28
- Thanked:
- 24 times in 1 posts
September 30, 2013 at 5:01 am #191022Hi,
How to make the menu float all the way left when the logo image is removed?
Right now it doesn’t go all the way left and menu items wrap to a 2nd line.
Please see image.
Thanks for any help.
All the best,
Calavaro
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 30, 2013 at 3:47 pm #507564So that we can try to best assist you, please provide the url of the site you’re working on,
as well as set “Optimize CSS” to “No” within your Template Manager–General settingscalavaro Friendcalavaro
- Join date:
- August 2013
- Posts:
- 125
- Downloads:
- 7
- Uploads:
- 34
- Thanks:
- 28
- Thanked:
- 24 times in 1 posts
October 1, 2013 at 6:32 am #507616PM sent with access info.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 2, 2013 at 6:37 am #507756<em>@calavaro 391844 wrote:</em><blockquote>PM sent with access info.</blockquote>
This way will help you to fix menu on your site to left
+ Open templates/ja_hawkstore/tpls/blocks/header.php file
Line 35
From
<nav id="t3-mainnav" class="t3-mainnav navbar-collapse-fixed-top span9">
Change to
<nav id="t3-mainnav" class="t3-mainnav navbar-collapse-fixed-top span12">
+ Open templates/ja_hawkstore/css/custom.css file
From
.t3-mainnav .navbar .nav {
margin-left: 30px !important;
float: left;
}
Change to
.t3-mainnav .navbar .nav {
margin-left: 0px !important;
float: left;
}calavaro Friendcalavaro
- Join date:
- August 2013
- Posts:
- 125
- Downloads:
- 7
- Uploads:
- 34
- Thanks:
- 28
- Thanked:
- 24 times in 1 posts
October 2, 2013 at 7:16 pm #507823Thank you for the solution.
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by calavaro 11 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to make the menu float all the way left? (with logo removed)
Viewing 5 posts - 1 through 5 (of 5 total)