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.

Help With PhpBB3 Search Box

3 posters

Go down

Help With PhpBB3 Search Box Empty Help With PhpBB3 Search Box

Post by F1SimRacing Mon 21 Nov - 22:00

Hey guys. Just recently made a website using http://demo.nicetheme.com/forum?theme_id=157497 this template. I was wondering if I could possibly move the Nav bar to the centre of the page. I have tried using the Display>Nav and Headers> Menu > Centre but it will not work. Im mostly wanting to move the navbar down a littlebit so the Search Box will show, or just move the navbar to the middle so it will show. The Search Bar im talking about is behind the "Portal, Forum, Profile, Inbox, and Log Out" buttons. If you want to see what I'm talking about, go to my forums at http://f1simracing.pro-forums.co.uk/ .

Thanks,
F1SimRacing
avatar
F1SimRacing
New Member

Posts : 2
Reputation : 1
Language : English

Back to top Go down

Help With PhpBB3 Search Box Empty Re: Help With PhpBB3 Search Box

Post by F1SimRacing Mon 5 Dec - 15:49

Help please Smile
avatar
F1SimRacing
New Member

Posts : 2
Reputation : 1
Language : English

Back to top Go down

Help With PhpBB3 Search Box Empty Re: Help With PhpBB3 Search Box

Post by robot_boy18 Mon 5 Dec - 16:35

Hello, add this to your css
Code:
#page-footer, div.navbar, div.navbar ul.linklist {
    text-align: center;
}
avatar
robot_boy18
Forumember

Male Posts : 107
Reputation : 7
Language : English
Location : Greenville, South Carolina, USA

http://en.fmvi.org/

Back to top Go down

Help With PhpBB3 Search Box Empty Re: Help With PhpBB3 Search Box

Post by Guest Tue 6 Dec - 9:50

So, if you want to move your searchbox just use this code:
Code:
div#search-box{
margin-top: -40px;
margin-right: 5px;
float: right;
white-space: nowrap;
}
Just edit -40 and 5 values so, you can move your searchbox to top/bottom, right/left. Wink
avatar
Guest
Guest


Back to top Go down

Help With PhpBB3 Search Box Empty Re: Help With PhpBB3 Search Box

Post by FL.ux Tue 6 Dec - 9:51

can i add a search box on phpbb2?
FL.ux
FL.ux
Forumember

Male Posts : 842
Reputation : 18
Language : I hope I could be a FM staff :'(
Location : I shall fly to the subterranean sky.

Back to top Go down

Help With PhpBB3 Search Box Empty Re: Help With PhpBB3 Search Box

Post by Guest Tue 6 Dec - 10:20

pidot101, you can create your topic for your problem. Wink
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

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