vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   NAVBAR SEARCH (POSITION) (https://vborg.vbsupport.ru/showthread.php?t=326276)

slash77xx 04-06-2018 12:08 PM

NAVBAR SEARCH (POSITION)
 
1 Attachment(s)
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.
Code:

.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.


All times are GMT. The time now is 09:58 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00978 seconds
  • Memory Usage 1,716KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete