-
AuthorPosts
-
sebbs Friend
sebbs
- Join date:
- February 2006
- Posts:
- 529
- Downloads:
- 0
- Uploads:
- 62
- Thanks:
- 164
- Thanked:
- 6 times in 2 posts
April 2, 2014 at 8:50 pm #196392Hi there, site: http://baico.dev.dnsnetworks.ca/
How can I make my top menu items only on one line… i don’t mind it if the search is shortened?
Can someone give me a suggestion? PLease and thank youTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 2, 2014 at 9:42 pm #529281So that I can try to best assist you, please temporarily switch “Development Mode” to “Off” and “Optimize CSS” to “Off” within your Template Manager-General settings.
Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
April 3, 2014 at 8:05 am #529315@ sebbs,
You want your site as this image?
If so, pls open the file /templates/your_template_name/css/custom.css (if not exists, pls create one) then add this rule:
.col-xs-12.col-md-3.logo.col-sm-6 {
width: auto;
}
.col-xs-12.col-md-6.t3-mainnav.navbar.navbar-default.hidden-sm {
width: auto;
}Let me know if this helps.
-
1 user says Thank You to Nazario A for this useful post
sebbs Friendsebbs
- Join date:
- February 2006
- Posts:
- 529
- Downloads:
- 0
- Uploads:
- 62
- Thanks:
- 164
- Thanked:
- 6 times in 2 posts
April 3, 2014 at 6:18 pm #529404You’re a genious! Thanks – all my menu items are one line! That’s great – I even added Contact (as my client requested in the first place)…
I have a couple questions that i thought I would ask since you’re so good at this…
one my page:
http://baico.dev.dnsnetworks.ca/
I think the search bar still needs to be a little shorter…it just looks too busy up there…
Also what about getting less space (2 or 3 pixels on each end) before and after the menu item
(see graphic)
I’m thinking it would make the menu look less wide/long..
Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
April 7, 2014 at 9:14 am #529734@ sebbs,
I’m so sorry for my late reply. I just checked your site, it seems you have not applied suggestion in my previous reply.
<blockquote>Also what about getting less space (2 or 3 pixels on each end) before and after the menu item </blockquote>
You can open the file: /templates/your_template_name/css/custom.css and add this rule:
.navbar-nav > li > a {
padding: 30px 10px;
}You can change value in red as you wish.
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by Nazario A 10 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum