-
AuthorPosts
-
felix1 Friend
felix1
- Join date:
- February 2015
- Posts:
- 220
- Downloads:
- 36
- Uploads:
- 78
- Thanks:
- 67
- Thanked:
- 20 times in 6 posts
June 18, 2015 at 5:11 pm #207570Hello!
I’ve tried following code in custom.css for my footer menu, because I didn’t want the menu to be stacked.
#t3-footer .nav-pills > li {
float: left;
}It works, but only half ways. Look at the menu items, they don’t look good…
What am I doing wrong?
Sincerely//Felix Rimfrost
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 18, 2015 at 6:16 pm #574649What is it, specifically, you are trying to accomplish ?? :confused:
felix1 Friendfelix1
- Join date:
- February 2015
- Posts:
- 220
- Downloads:
- 36
- Uploads:
- 78
- Thanks:
- 67
- Thanked:
- 20 times in 6 posts
June 18, 2015 at 6:34 pm #574655I don’t want the menu items to be so close to each other.
Felix Rimfrost
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 18, 2015 at 6:46 pm #574659<em>@felix1 478939 wrote:</em><blockquote>I don’t want the menu items to be so close to each other.</blockquote>
I’m not seeing the same footer menu items on your actual site as in the image you originally posted :confused:
felix1 Friendfelix1
- Join date:
- February 2015
- Posts:
- 220
- Downloads:
- 36
- Uploads:
- 78
- Thanks:
- 67
- Thanked:
- 20 times in 6 posts
June 19, 2015 at 8:27 am #574767Okay, now I’ve tested on Firefox, because I know that you “nerds” always uses Firefox. 😉
Unfortunatly, I see the same problem on Firefox…
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 19, 2015 at 4:58 pm #574832<em>@felix1 479075 wrote:</em><blockquote>Okay, now I’ve tested on Firefox, because I know that you “nerds” always uses Firefox. 😉
Unfortunatly, I see the same problem on Firefox…
</blockquote>
I still am not quite understanding . . . which elements are “too close together” and how would you prefer they display ??
felix1 Friendfelix1
- Join date:
- February 2015
- Posts:
- 220
- Downloads:
- 36
- Uploads:
- 78
- Thanks:
- 67
- Thanked:
- 20 times in 6 posts
June 19, 2015 at 5:57 pm #574843Don’t you see that the menu items “Webbkarta” and “S?k” in the red oval circle haven’t any space between them!?
If not, I don’t know how to explain my problem… :((
Felix Rimfrost
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 19, 2015 at 6:09 pm #574844Ahhhhhhhhh … NOW I see what you’re referring to.
(I don’t read the language your site is in, so I didn’t know those were two separate items) :p
At line 31 within your custom.css file, try the following modification:
.nav > li > a {
padding-right: 5px;
}Better ???
felix1 Friendfelix1
- Join date:
- February 2015
- Posts:
- 220
- Downloads:
- 36
- Uploads:
- 78
- Thanks:
- 67
- Thanked:
- 20 times in 6 posts
June 19, 2015 at 7:00 pm #574850At last! :p
I put padding-right in the code I allready had in my custom.css file, and it worked fine. 🙂
#t3-footer .nav-pills > li {
float: left;
padding-right: 5px;
}But there is still a small problem with the two menu items. They are not in a straight line?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
felix1 Friendfelix1
- Join date:
- February 2015
- Posts:
- 220
- Downloads:
- 36
- Uploads:
- 78
- Thanks:
- 67
- Thanked:
- 20 times in 6 posts
June 19, 2015 at 7:37 pm #574854YES! :laugh:
Thanks again for your help! Now you only have to learn swedish so we don’t misunderstand each other in the future… 😉
Felix Rimfrost
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 19, 2015 at 7:45 pm #574856Glad I could be of assistance . . . . All the best with your continuing site development !!! 🙂
December 16, 2016 at 1:53 pm #995132Thanks guys,
I had the same problem!
I wonder why this won’t be fixed.Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
AuthorPostsViewing 14 posts - 1 through 14 (of 14 total)This topic contains 13 replies, has 4 voices, and was last updated by Ninja Lead 7 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum