Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Modifying Search The Internet Hack (help plz :'( ) Details »»
Modifying Search The Internet Hack (help plz :'( )
Version: , by |-Last-Spirit-| |-Last-Spirit-| is offline
Developer Last Online: Apr 2004 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 10-13-2002 Last Update: Never Installs: 0
 
No support by the author.

I downloaded and installed the hack like the instructions and it works perfectly, but the layout wasn't what I wanted, I already adjusted it as far as I can with my knowledge, below I included I picture of how it is now and how I want it to be


As you can see I want it as a regular board layout (the top bar is my default catogory font/color/bachkgorund color and the second cell my default content cell)

This is not "linked" to my actual forum, with that I mean it stands on itself (so not atttached to the forum/active users bars)

Following is the current code :

Code:
<!-- 5px VERTICAL GAP -->
<table border="0" width="{tablewidth}" cellpadding="0" cellspacing="0">
	<td height="5"></td>
</table>
<!-- 5px VERTICAL GAP END -->

<table border="0" width="{tablewidth}" cellpadding="0" cellspacing="0">
<tr>
   <td>
        <table bgcolor="{tablebordercolor}" cellpadding=4 cellspacing=1 width="100%" border="0">
             <td align="left" valign="center"
bgcolor="{tableheadbgcolor}"><smallfont >Search The Internet</smallfont><form action="./websearch.php" target="_blank">
		<input type="hidden" name="s" value="$session[sessionhash]">
                            <input type="text" name="searchString" size="25" maxlength="255" value="">
                            <select name="engine">
                                 <option value="google" selected>Search -> Google
                                 <option value="yahoo">Search -> Yahoo
                                 <option value="altaVista">Search -> Altavista
                                 <option value="excite">Search -> Excite
		 <option value="lycos">Search -> Lycos
                            </select>
                       <input type="submit" name="searchButton" value="Search">
</table>
</tr>
   </td>
</tr>
</table>
TNX in advance to anyone who can help me out here

Download Now

File Type: (21.4 KB, 17 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 10-14-2002, 06:42 AM
|-Last-Spirit-| |-Last-Spirit-| is offline
 
Join Date: Mar 2002
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Noone who can help me out here ? :'
Reply With Quote
  #3  
Old 10-15-2002, 02:38 PM
|-Last-Spirit-| |-Last-Spirit-| is offline
 
Join Date: Mar 2002
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

heh, cmon help me out here :'( It looks ugly with the standard windows button :'(
Reply With Quote
  #4  
Old 10-16-2002, 08:04 AM
LeeCHeSSS's Avatar
LeeCHeSSS LeeCHeSSS is offline
 
Join Date: Dec 2001
Posts: 163
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Change both "<smallfont>" and "</smallfont>" to "<normalfont>" and "</normalfont>"

Then in order to change the button: change
Code:
<input type="submit" name="searchButton" value="Search">
to
Code:
<input type="image" src="{imagesfolder}/go.gif" name="searchButton" border="0" align="absbottom">
Reply With Quote
  #5  
Old 10-17-2002, 03:30 PM
|-Last-Spirit-| |-Last-Spirit-| is offline
 
Join Date: Mar 2002
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by LeeCHeSSS
Change both "<smallfont>" and "</smallfont>" to "<normalfont>" and "</normalfont>"

Then in order to change the button: change
Code:
<input type="submit" name="searchButton" value="Search">
to
Code:
<input type="image" src="{imagesfolder}/go.gif" name="searchButton" border="0" align="absbottom">
Tnx the go button works but the first part you probably misunderstood..

I want the title "search the internet" to be in it's own cell with the standard background color (like the background color from the bar "Private Messages") and then the cell below with the content of the search field, combobox and go button)

It's exactly like i want in the attached pic on the first post (2 cells under each other, both a different background color (the same ones as used on my forum)
Reply With Quote
  #6  
Old 10-17-2002, 03:39 PM
|-Last-Spirit-| |-Last-Spirit-| is offline
 
Join Date: Mar 2002
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it's ok, found it
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:36 AM.


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.04559 seconds
  • Memory Usage 2,273KB
  • Queries Executed 22 (?)
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
  • (5)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)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
  • (5)postbit
  • (1)postbit_attachment
  • (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_postinfo_query
  • fetch_postinfo
  • 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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete