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)
-   -   header/navbar edit question (https://vborg.vbsupport.ru/showthread.php?t=249305)

SkyStryder 08-25-2010 03:44 PM

header/navbar edit question
 
1 Attachment(s)
I have attached an image of my attempts so far. What I would like to do, is
move the search bar to either the right of "settings" on the top bar or on the
extreme right after "Advanced Search". Then I would like to remove the middle
bar.

The relevant code starts out as:
<div id="globalsearch" class="globalsearch">
<form action="search.php?{vb:raw session.sessionurl}do=process" method="post" id="navbar_search" class="navbar_search">

For the life of me, I can not find where globalsearch and navbar_search are defined.
There must be some positioning information buried somewhere.

Thank you for any help you may be able to provide!

Rick

SkyStryder 08-25-2010 04:22 PM

It seems like it might be in vbulletin-chrome.css ? I thought this was CSS
to correct for the Chrome browser like the ie one... What does the chrome
signify?

mmoore5553 08-26-2010 05:27 PM

It will all be done in CSS and templates. After you move it depends on where you might have to re-register some variable. Just depends on where you put it. Also I always use addition.css to make such changes that way i do not bother the core vbulletin css.

There are a couple mods out there that redo the header and show you the code you are looking for but the picture it is hard t to tell what you are wanting . Plus you have to move all the code that makes the login work. Moving stuff in vbulletin sometimes is easy but sometimes can get very hard so you have to know how to read the code.


All times are GMT. The time now is 05:02 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.02963 seconds
  • Memory Usage 1,706KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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