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.

Navigation bar next to header

+2
Sir Chivas™
Julija
6 posters

Go down

Navigation bar next to header Empty Navigation bar next to header

Post by Julija Wed 23 May 2012 - 10:34

Hey, so basically, I want to make my forum's navigation menu appear next to the header, just like here. ...and I believe there are some css or html codes involved here.
Oh, and if this is necessary, my forum's version is phpbb2. I hope you can help. :3
avatar
Julija
Forumember

Female Posts : 48
Reputation : 0
Language : english

Back to top Go down

Navigation bar next to header Empty Re: Navigation bar next to header

Post by Sir Chivas™ Fri 25 May 2012 - 3:25

Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Navigation bar next to header Empty Re: Navigation bar next to header

Post by Julija Sat 26 May 2012 - 11:40

Yes, this is actually helpful, but it's not exactly what I wanted... I want to know if there's any way to move my navbar next to the header; I don't want to create a new one navigation bar. (unless, ofcourse, it's necessary.)
avatar
Julija
Forumember

Female Posts : 48
Reputation : 0
Language : english

Back to top Go down

Navigation bar next to header Empty Re: Navigation bar next to header

Post by NikkoBryan14 Sat 26 May 2012 - 12:01

Use the Homepage.
NikkoBryan14
NikkoBryan14
Forumember

Male Posts : 274
Reputation : 8
Language : English
Location : Philippines

Back to top Go down

Navigation bar next to header Empty Re: Navigation bar next to header

Post by Dark_Code Thu 31 May 2012 - 21:48

What forum version is that
Dark_Code
Dark_Code
Forumember

Male Posts : 91
Reputation : 4
Language : CSS
Location : Modesto

http://csshelp.ipbhost.com/

Back to top Go down

Navigation bar next to header Empty Re: Navigation bar next to header

Post by felicity4us2 Sun 3 Jun 2012 - 0:36

Is that an html page they have used as the 'home page' on the link example you shared? I think it may be. In that case, it looks like they are just links - not really a nav bar -

You can do anything by creating an html page as your home page. like here might help https://help.forumotion.com/t63491-create-a-loading-page-before-accessing-your-forum
felicity4us2
felicity4us2
Forumember

Posts : 345
Reputation : 9
Language : english

http://igdid.com

Back to top Go down

Navigation bar next to header Empty Re: Navigation bar next to header

Post by nutsonlizards Sun 3 Jun 2012 - 22:25

yes this would be moved by using CSS
here a example below
Code:

.navbar {
position:absolute;
right:100px;
top:150px;
}
nutsonlizards
nutsonlizards
Forumember

Posts : 59
Reputation : 14
Language : London

http://www.redneckherpsforum.com/forum

Back to top Go down

Navigation bar next to header Empty Re: Navigation bar next to header

Post by Julija Tue 5 Jun 2012 - 16:40

Thank you! I will see what I can do with html page. Smile
avatar
Julija
Forumember

Female Posts : 48
Reputation : 0
Language : english

Back to top Go down

Back to top

- Similar topics

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