View Full Version : NAVBAR SEARCH (POSITION)
slash77xx
04-06-2018, 12:08 PM
GOOD AFTERNOON,
I NEED HELP TO MOVE THE SEARCH BAR TO THE POSITION WHERE I INDICATE IN THE PHOTO BECAUSE I NEED TO CREATE A CATEGORY MORE AND WHEN I ADD A NAME MORE DOES NOT SEE BECAUSE THE SEARCH BAR APPEARS ABOVE THE CATEGORY CREATED.
OR ALSO IF THERE IS A WAY THAT IS ADJUSTED WITHOUT APPEARING BEHIND THE SEARCH BAR.
I AWAIT YOUR PROMPT REPLY.
FIRST OF ALL, THANKS
snakes1100
04-08-2018, 11:57 AM
In desktop view, you have plenty of room.
Edit your navbar template & move the search box code from its current position in the template & place it in a ul right above the "advanced search", may also require a bit of css to get it to layout properly/fit.
Something a bit better for you, move the search code to the header template, then use css, to position where you want it.
slash77xx
04-09-2018, 09:51 AM
I could find the way to move the search engine, if you are right that with high resolution monitors (1920 x 1080) I have a lot of space the problem is that if under the resolution (1366 x 768 for example) all the navbar has no order or disappear links to the forums. my short solution was to move the search engine to another position.
thanks for your help .
snakes1100
04-10-2018, 07:17 AM
Add some margin to its css & that way it wont be laying over your welcome notice.
.navbar_search input.textbox {
margin: -6px;
}
slash77xx
04-11-2018, 08:54 AM
thanks for your help .
TheLastSuperman
04-11-2018, 10:50 AM
So the issue is navbar search location when browser resolution/window size is smaller but only because the navbar tabs overlap then or are cut off from display? If so you can add a secondary navbar, there is a modification on here by DBTECH that does that.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.