Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 05-04-2006, 10:15 PM
stinger2's Avatar
stinger2 stinger2 is offline
 
Join Date: Jul 2005
Posts: 274
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default How to adjust google search in navbar

need some help here.......i managed to insert the google seach in navbar.......but the space is getting too wide........how can i keep the space same as the original (i.e between the two navbar)....

thanks in advance



Reply With Quote
  #2  
Old 05-04-2006, 10:16 PM
truCido truCido is offline
 
Join Date: Sep 2005
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

you could make the input field smaller and maybe change the text on the submit button from "Google Search" to "Search"
Reply With Quote
  #3  
Old 05-05-2006, 12:34 AM
stinger2's Avatar
stinger2 stinger2 is offline
 
Join Date: Jul 2005
Posts: 274
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you for your reply
it helps a bit but not too much....i can not make it as the original....any other idea?
Reply With Quote
  #4  
Old 05-05-2006, 07:59 AM
truCido truCido is offline
 
Join Date: Sep 2005
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

HTML Code:
<form method="get" action="http://www.google.com/custom" target="

google_window">
<table border="0" bgcolor="#ffffff">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">

</td>
<td nowrap="nowrap">
<input type="hidden" name="domains" value="yoursite.co.uk"></input>
<input type="text" name="q" size="20" maxlength="255" value=""></input>
<input type="submit" name="sa" value="Search"></input>
<input type="radio" name="sitesearch" value="" checked="checked"></input>
<font size="-1" color="#000000">Web</font>
</td>
<td>
<input type="radio" name="sitesearch" value="yoursite.co.uk"></input>
<font size="-1" color="#000000">yoursite.co.uk</font>
</td>
</td></tr>
<tr>
<td>&nbsp;</td>
<td nowrap="nowrap">

<input type="hidden" name="client" value="yourcodehere"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="ie" value="ISO-8859-1"></input>
<input type="hidden" name="oe" value="ISO-8859-1"></input>
<input type="hidden" name="cof" value="GALT:#9A2C06;GL:1;DIV:#33FFFF;VLC:D

03500;AH:center;BGC:99CCFF;LBGC:CCE5F9;ALC:440066;LC:440066;T:336699;GFNT:

223472;GIMP:223472;FORID:1;"></input>
<input type="hidden" name="hl" value="en"></input>

</td></tr></table>
</form>
How about this? If thats not what your after then I'd look at removing bits in the code to make the search button below closer to the input box
Reply With Quote
  #5  
Old 05-05-2006, 10:16 AM
stinger2's Avatar
stinger2 stinger2 is offline
 
Join Date: Jul 2005
Posts: 274
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No...it would not do......thanks again.....actually i made it so it remains in its own table...which i want to make it smaller
..here is my code......there is another solution it think.........
how can we remove the small space above the search balk and also the small space below the web.site.search button?


PHP Code:
<!-- SiteSearch Google -->
        <
td class="alt2" valign="top" nowrap="nowrap">
        <
div class="smallfont">
<
form method="get" action="http://www.google.com/custom" target="_top">
<
table border="0" bgcolor="#DFE6EE">
<
tr><td nowrap="nowrap" valign="top" align="left" height="16">

</
td>
<
td nowrap="nowrap">
<
input type="hidden" name="domains" value="www.yoursite.org"></input>
<
input type="text" name="q" size="40" maxlength="155" value=""></input>
</
td></tr>
<
tr>
<
td>&nbsp;</td>
<
td nowrap="nowrap">
<
table>
<
tr>
<
td>
<
input type="radio" name="sitesearch" value="" checked="checked"></input>
<
font size="-2" color="#000000">Web</font>
</
td>
<
td>
<
input type="radio" name="sitesearch" value="yoursite.org"></input>
<
font size="-2" color="#000000">yoursite.org</font>
</
td>
<
td>
<
input type="submit" name="sa" value="Google Search"></input>
</
td>
</
tr>
</
table>
<
input type="hidden" name="client" value="******************"></input>
<
input type="hidden" name="forid" value="1"></input>
<
input type="hidden" name="ie" value="ISO-8859-1"></input>
<
input type="hidden" name="oe" value="ISO-8859-1"></input>
<
input type="hidden" name="safe" value="active"></input>
<
input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;"></input>
<
input type="hidden" name="hl" value="en"></input>
</
tr>
</
center>
</
td>
</
TABLE>
</
form>
<!-- 
SiteSearch Google --> 
Reply With Quote
  #6  
Old 05-11-2006, 09:55 PM
stinger2's Avatar
stinger2 stinger2 is offline
 
Join Date: Jul 2005
Posts: 274
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

solved
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:53 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.06145 seconds
  • Memory Usage 2,241KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_html
  • (1)bbcode_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (6)postbit
  • (6)postbit_onlinestatus
  • (6)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete