The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Moving Navbar

4 posters

Go down

Moving Navbar Empty Moving Navbar

Post by SiKiN September 14th 2010, 8:02 pm

Anyone know the css code to use on navbar if I wanna move it up a bit.

I use to know it but can't remember for the life of me, it was "i.nav{}" or something like that. I'm using Phpbb2 btw.

Or maybe a workaround for the situation, my navbar and bodyline image work together to create a headpiece for my forum and well some of the areas around the site cascade upwards over the bodyline image, If I could add a padding to the navbar It would stop the forum content from getting too close.

Any help would be appreciated.
SiKiN
SiKiN
Forumember

Posts : 62
Reputation : 0
Language : english

Back to top Go down

Moving Navbar Empty Re: Moving Navbar

Post by Saxaca September 14th 2010, 8:16 pm

With PhBB2 you can probably use the templates. Probably remove a BR or two.
Saxaca
Saxaca
Forumember

Male Posts : 539
Reputation : 26
Language : Markup.

Back to top Go down

Moving Navbar Empty Re: Moving Navbar

Post by !!!-WoW-!!! September 14th 2010, 8:39 pm

It's vrely useful,thanks.......Saxaca
avatar
!!!-WoW-!!!
New Member

Male Posts : 8
Reputation : 0
Language : English,Serbian<montenegro,Italian<Francian...

Back to top Go down

Moving Navbar Empty Re: Moving Navbar

Post by SiKiN September 14th 2010, 9:33 pm

whats a BR?
SiKiN
SiKiN
Forumember

Posts : 62
Reputation : 0
Language : english

Back to top Go down

Moving Navbar Empty Re: Moving Navbar

Post by Guest September 14th 2010, 9:39 pm

Code:


<br> or <br />

avatar
Guest
Guest


Back to top Go down

Moving Navbar Empty Re: Moving Navbar

Post by boffer10 September 15th 2010, 3:55 am

Play with these in your CSS



a.mainmenu {
position:relative; top: -1 px;
}



ul.navlinks {
border-bottom: 0px solid #ffffff;
font-weight: bold;
text-align: top;
padding-top: 3px;
padding-bottom: 3px;
}
avatar
boffer10
Forumember

Male Posts : 311
Reputation : 10
Language : english
Location : Go Seahawks!

http://squarefoot.creatingforum.com/

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum