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.

How to move the navigation links up closer to the banner

4 posters

Go down

Solved How to move the navigation links up closer to the banner

Post by Brad38 February 10th 2009, 3:59 pm

Hi Folks,

Is there a code for this or where would I find the element that controls the space between the navigation links and your forums banner?

Thanks as always, Smile


Last edited by Brad38 on February 10th 2009, 6:37 pm; edited 1 time in total
Brad38
Brad38
Forumember

Male Posts : 667
Reputation : 32
Language : english

http://pigeonchat.forumakers.com/

Back to top Go down

Solved Re: How to move the navigation links up closer to the banner

Post by Guest February 10th 2009, 4:16 pm

invision?
avatar
Guest
Guest


Back to top Go down

Solved Re: How to move the navigation links up closer to the banner

Post by Brad38 February 10th 2009, 4:51 pm

Hi Sorry...no, phpBB3
Brad38
Brad38
Forumember

Male Posts : 667
Reputation : 32
Language : english

http://pigeonchat.forumakers.com/

Back to top Go down

Solved Re: How to move the navigation links up closer to the banner

Post by Guest February 10th 2009, 5:12 pm

oh, that is the only version I am unsure of. Jalo would know.
avatar
Guest
Guest


Back to top Go down

Solved Re: How to move the navigation links up closer to the banner

Post by Brad38 February 10th 2009, 5:41 pm

Ok thanks Dungeon Master Smile
Brad38
Brad38
Forumember

Male Posts : 667
Reputation : 32
Language : english

http://pigeonchat.forumakers.com/

Back to top Go down

Solved Re: How to move the navigation links up closer to the banner

Post by Nelsaidi February 10th 2009, 6:05 pm

What is your forum URL? - And what do you mean by that? Do you want to move the whole bar up abit, or make the bar smaller or what? - Only way would be negative margins, and i'll give you the CSS if i remember/someone doenst beat me to it once you tell me exactly what you want Smile - ITs very easily possible.

(a screenshot would help)
avatar
Nelsaidi
Forumember

Male Posts : 508
Reputation : 25
Language : English
Location : London,UK

http://forum.erepublik.co.uk

Back to top Go down

Solved Re: How to move the navigation links up closer to the banner

Post by Jalokim February 10th 2009, 6:16 pm

reporting for duty


locate this code
Code:
.navbar {

in your CSS obviously...
then add this class to it.
Code:
margin-top: -5px;

if you need it to go up more just change the pixels


IF that doesn't work try this:
Code:
.headerbar {
   background-color: #hex color;
   background-image: url('url');
   margin-bottom: 4px;

you see the margin-bottom part?
lower the pixels or set to 0 to get the nav higher
Jalokim
Jalokim
Energetic

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

Back to top Go down

Solved Re: How to move the navigation links up closer to the banner

Post by Nelsaidi February 10th 2009, 6:32 pm

Theres also
.ul.navlinks

Add a negative margin (ie margin-top: -5px;) - That will make the bar itself narrow, whereas what Jalokim posted will move it all up - You may want to adjust the height of the header to make sure it looks good, if thats the case, post back and i/jalo will try to help you.
avatar
Nelsaidi
Forumember

Male Posts : 508
Reputation : 25
Language : English
Location : London,UK

http://forum.erepublik.co.uk

Back to top Go down

Solved Re: How to move the navigation links up closer to the banner

Post by Brad38 February 10th 2009, 6:36 pm

Thanks Jalokim...got it to work perfectly...thank you as always. Smile cheers
Sorry Nelsaidi, I guess I wasn't very clear but I did want to move the entire set of navigation links up more to be closer underneath my banner. Thanks though for your efforts to help me too. Smile Hello
Brad38
Brad38
Forumember

Male Posts : 667
Reputation : 32
Language : english

http://pigeonchat.forumakers.com/

Back to top Go down

Solved Re: How to move the navigation links up closer to the banner

Post by Nelsaidi February 10th 2009, 6:42 pm

Thought it was what ytou wanted.

Anyhow, glad its working Smile
avatar
Nelsaidi
Forumember

Male Posts : 508
Reputation : 25
Language : English
Location : London,UK

http://forum.erepublik.co.uk

Back to top Go down

Solved Re: How to move the navigation links up closer to the banner

Post by Jalokim February 10th 2009, 6:46 pm

Brad38 wrote:Thanks Jalokim...got it to work perfectly...thank you as always. Smile

i love the as always part...
I have to be good at something since I'm staff...

lols solved
*edit: darn I don't moderate here... thought this was the manage your forums look.
Jalokim
Jalokim
Energetic

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

Back to top Go down

Solved Re: How to move the navigation links up closer to the banner

Post by Brad38 February 10th 2009, 6:53 pm

Jalokim wrote:
lols solved
*edit: darn I don't moderate here... thought this was the manage your forums look.

Ooops, I'm sorry Jalokim but thank you for helping me in this forum anyway. I sometimes have a hard time deciding which forum my question belongs in because sometimes the questions can fit in different forums. Embarassed

I'll remember for the future which section you moderate if I have any other questions in the future with my skin. Wink
Brad38
Brad38
Forumember

Male Posts : 667
Reputation : 32
Language : english

http://pigeonchat.forumakers.com/

Back to top Go down

Solved Re: How to move the navigation links up closer to the banner

Post by Sanket February 10th 2009, 7:39 pm

Since this thread is marked solved, I will lock this thread.
Sanket
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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