Navbar problems
4 posters
Page 1 of 1
Navbar problems
Hi!
I have a few problems with my navbar:
1. The space between them
2. The buttons go under the bar
3. Their shadow go under the bar too
Maybe I can fix it!
Thanks!
Link: http://1001hacks.omgforum.net/
I have a few problems with my navbar:
1. The space between them
2. The buttons go under the bar
3. Their shadow go under the bar too
Maybe I can fix it!
Thanks!
Link: http://1001hacks.omgforum.net/
Last edited by Glavee on December 29th 2014, 10:22 pm; edited 1 time in total
Re: Navbar problems
Hello,
What codes do you use for the navbar?
What codes do you use for the navbar?
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: Navbar problems
Hello @Glavee,
Add the following rules to your stylesheet :
Display > Colors > CSS stylesheet
If that does not work, use the !important keyword.
Add the following rules to your stylesheet :
Display > Colors > CSS stylesheet
- Code:
#pun-head #pun-navlinks { height:auto }
#pun-navlinks li a { margin:0; padding:0 }
If that does not work, use the !important keyword.
- Code:
#pun-head #pun-navlinks { height:auto !important }
#pun-navlinks li a { margin:0 !important; padding:0 !important }
Re: Navbar problems
Ange Tuteur wrote:Hello @Glavee,
Add the following rules to your stylesheet :
Display > Colors > CSS stylesheet
- Code:
#pun-head #pun-navlinks { height:auto }
#pun-navlinks li a { margin:0; padding:0 }
If that does not work, use the !important keyword.
- Code:
#pun-head #pun-navlinks { height:auto !important }
#pun-navlinks li a { margin:0 !important; padding:0 !important }
It works Ange, but when I move the cursor to one of the buttons, it makes a space between this button and the others because of a transparent grey image which appears under them. How I can remove that?
Here's an image:
And that happens to every button.
Re: Navbar problems
Hello
Find this code in your CSS and remove it.
Find this code in your CSS and remove it.
- Code:
#pun-navlinks a:active, #pun-navlinks a:focus, #pun-navlinks a:hover
Re: Navbar problems
Mati™ wrote:Hello
Find this code in your CSS and remove it.
- Code:
#pun-navlinks a:active, #pun-navlinks a:focus, #pun-navlinks a:hover
Done!
Thank you guys!
Similar topics
» Navbar Problems
» Problems with the background color on a 'Quote on Quote' response and problems with the background color on my 'Quick Reply' box
» need navbar
» Req Navbar
» Need a new NavBar
» Problems with the background color on a 'Quote on Quote' response and problems with the background color on my 'Quick Reply' box
» need navbar
» Req Navbar
» Need a new NavBar
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum