inherit
173070
0
Nov 7, 2022 12:56:01 GMT -8
Skindstad
The Little Helper
485
October 2011
skindstad
|
Post by Skindstad on Jul 15, 2015 12:09:08 GMT -8
Hey hey. I'm currently working on a new layout and what not for my forum, but I'm a little stuck when it comes to the menu buttons. I'd like to separate them a little, but I can't really figure out how. So if anyone could help me out with that. I'm currently working on my testforum, so I don't affect my own forum with my meddling. So you'll get my test forum to look at
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Jul 15, 2015 13:07:13 GMT -8
Hey hey. I'm currently working on a new layout and what not for my forum, but I'm a little stuck when it comes to the menu buttons. I'd like to separate them a little, but I can't really figure out how. So if anyone could help me out with that. I'm currently working on my testforum, so I don't affect my own forum with my meddling. So you'll get my test forum to look at This added to the bottom of your style sheet should give you a gap:
#navigation-menu > ul li a{ margin-right:5px; }
If you already have that at the bottom with your styles then just add the bolded part:
|
|
inherit
173070
0
Nov 7, 2022 12:56:01 GMT -8
Skindstad
The Little Helper
485
October 2011
skindstad
|
Post by Skindstad on Jul 15, 2015 22:48:42 GMT -8
Super! Thanks a bunch
|
|