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.

move the nav bar up?

4 posters

Go down

move the nav bar up? Empty move the nav bar up?

Post by Xenos June 17th 2009, 1:10 am

is there a way i can move the nav bar up slightly on my forum?

if you look at it its slightly dropped below the line and if i can i would like it centered in that bar

http://agreyworld.naturalforum.net/index.htm

thanks
Xenos
Xenos
Forumember

Male Posts : 231
Reputation : 0
Language : English
Location : Yorkshire

Back to top Go down

move the nav bar up? Empty Re: move the nav bar up?

Post by Dark Takua June 17th 2009, 1:36 am

I don't think so...maybe editing your CSS?
Dark Takua
Dark Takua
Active Poster

Male Posts : 1012
Reputation : 23
Language : English

http://gzpower.forumotions.net

Back to top Go down

move the nav bar up? Empty Re: move the nav bar up?

Post by ankillien June 17th 2009, 11:57 am

Add this code to Admin CP > Display > Colors > CSS Stylesheet....

Code:
.navbar ul {
margin-top : -10px;
}

This will move the nav 10px up; you can adjust it as per your need.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

move the nav bar up? Empty Re: move the nav bar up?

Post by Xenos June 17th 2009, 12:19 pm

thanks but all i am finding is

Code:
#wrapnav {
   width: 100%;
   margin: 0;
   background-color: #ECECEC;
   border-width: 1px;
   border-style: solid;
   border-color: #A9B8C2;

and

Code:
/* Menu-------------------------------------------------*/
.navbar {
color:#ffffff;
clear: both;
background-image: url('http://i191.photobucket.com/albums/z301/lastfmbadges/thememotion/adfsgf.png');
background-position: top;
background-repeat: repeat-x;
background-color: transparent;
padding: 35px 10px;
}
ul.navlinks {
border-bottom: 0px solid #ffffff;
font-weight: bold;
text-align: center;
}

i cant find the one that you mentioned
Xenos
Xenos
Forumember

Male Posts : 231
Reputation : 0
Language : English
Location : Yorkshire

Back to top Go down

move the nav bar up? Empty Re: move the nav bar up?

Post by ankillien June 17th 2009, 1:49 pm

Just add my code anywhere into your CSS.
Tell me if it doesn't work.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

move the nav bar up? Empty Re: move the nav bar up?

Post by Xenos June 17th 2009, 2:01 pm

yeah that worked perfect.

thank you
Xenos
Xenos
Forumember

Male Posts : 231
Reputation : 0
Language : English
Location : Yorkshire

Back to top Go down

move the nav bar up? Empty Re: move the nav bar up?

Post by ankillien June 17th 2009, 3:46 pm

No problem mate Very Happy
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

move the nav bar up? Empty Re: move the nav bar up?

Post by Jalokim June 17th 2009, 5:06 pm

solved
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

Back to top

- Similar topics

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