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 can i move the navigation bar with a css?

+3
boffer10
MrMario
Mangueto
7 posters

Go down

Solved How can i move the navigation bar with a css?

Post by Mangueto September 18th 2010, 10:53 pm

Can you please tell me the code?


Thanks!
Mangueto
Mangueto
New Member

Posts : 19
Reputation : 0
Language : Sapniish

Back to top Go down

Solved Re: How can i move the navigation bar with a css?

Post by MrMario September 18th 2010, 11:44 pm

Hello!
Welcome to Forumotion Support Forum!
Because you are new, here are useful links where you can look for answers :
Arrow Frequently Asked Questions
Arrow Tricks & Tips
Arrow Forum Reporting
Arrow The Search feature
Arrow The FAQ of Forumotion.com
Feel free to open a new topic if you do not find your answer Wink


Bold and Colored text are reserved for moderation, by staff members only.
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Solved Re: How can i move the navigation bar with a css?

Post by Mangueto September 19th 2010, 12:48 am

Ok sorry, but how can i move the navigation bar?
Mangueto
Mangueto
New Member

Posts : 19
Reputation : 0
Language : Sapniish

Back to top Go down

Solved Re: How can i move the navigation bar with a css?

Post by Mangueto September 19th 2010, 3:48 am

uuuuup
Mangueto
Mangueto
New Member

Posts : 19
Reputation : 0
Language : Sapniish

Back to top Go down

Solved Re: How can i move the navigation bar with a css?

Post by boffer10 September 19th 2010, 6:20 am

try this

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

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

http://squarefoot.creatingforum.com/

Back to top Go down

Solved Re: How can i move the navigation bar with a css?

Post by Mangueto September 19th 2010, 3:59 pm

no :/
do you have another?
Mangueto
Mangueto
New Member

Posts : 19
Reputation : 0
Language : Sapniish

Back to top Go down

Solved Re: How can i move the navigation bar with a css?

Post by Mangueto September 22nd 2010, 11:14 pm

buuuuuuuuuuuuuuuuump
Mangueto
Mangueto
New Member

Posts : 19
Reputation : 0
Language : Sapniish

Back to top Go down

Solved Re: How can i move the navigation bar with a css?

Post by kirk September 22nd 2010, 11:47 pm

move it where?
also what version are you useing.
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Solved Re: How can i move the navigation bar with a css?

Post by Mangueto September 24th 2010, 3:26 am

phbb3 above the logo
Mangueto
Mangueto
New Member

Posts : 19
Reputation : 0
Language : Sapniish

Back to top Go down

Solved Re: How can i move the navigation bar with a css?

Post by blindbat1457 September 24th 2010, 8:03 pm

I went through this big issue with this before as well.

You can either use positioning with CSS but wouldn't recommend it.
Although that is your only option as you are using phpbb3 which doesn't support template editing.

www.miaforum.tk -- CSS
http://thisisatest.goo-board.com/index.htm -- Template Editing
blindbat1457
blindbat1457
Forumember

Male Posts : 667
Reputation : 6
Language : English
Location : Santa Clarita, CA

Back to top Go down

Solved Re: How can i move the navigation bar with a css?

Post by Mangueto September 26th 2010, 3:49 pm

i want the css code for phbb3 please.
Mangueto
Mangueto
New Member

Posts : 19
Reputation : 0
Language : Sapniish

Back to top Go down

Solved Re: How can i move the navigation bar with a css?

Post by Mangueto October 3rd 2010, 5:43 am

PLEASEEEEEEEEEEEEEEEEE
Mangueto
Mangueto
New Member

Posts : 19
Reputation : 0
Language : Sapniish

Back to top Go down

Solved Re: How can i move the navigation bar with a css?

Post by Reverse Simplicity October 3rd 2010, 6:06 am

mi comunidad wrote:PLEASEEEEEEEEEEEEEEEEE
Code:
/*--------------------Navigation Bar--------------------*/
a.mainmenu {
  position:relative; top: -305px;
  }
.gen a.mainmenu {
  position:relative;
  top: 0px;
  }

#i_logo {
  position:relative;
  top: 35px;
}

Adding this will force your navbar directly to the top of your forum. If you want it lower, I recommend increasing '-305px;'
Reverse Simplicity
Reverse Simplicity
Forumember

Male Posts : 140
Reputation : 10
Language : English

http://ychat.realityboard.net/

Back to top Go down

Solved Re: How can i move the navigation bar with a css?

Post by Mangueto October 5th 2010, 1:39 am

thanks ou are liek god!
Mangueto
Mangueto
New Member

Posts : 19
Reputation : 0
Language : Sapniish

Back to top Go down

Solved Re: How can i move the navigation bar with a css?

Post by Sanket October 5th 2010, 5:41 am

Since this thread appears to be solved, I will lock this thread and mark it as solved.
How can i move the navigation bar with a css? 2j4t5a8

Sanket Smile

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