TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

May 27, 2023, 11:48:48 PM

Login with username, password and session length
Members
  • Total Members: 3,864
  • Latest: Joonoz
Stats
  • Total Posts: 194,353
  • Total Topics: 21,156
  • Online today: 142
  • Online ever: 3,540
  • (September 03, 2022, 01:38:54 AM)
Users Online
Users: 0
Guests: 81
Total: 81

Google Search Box

Started by Zetan, November 28, 2005, 02:34:40 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Zetan

Here is a little sniblet of code for a Google Search BoxÂÃ,  ÂÃ, :coolsmiley:


<FORM method=GET action="http://www.google.com/custom" target="_default">
<IMG SRC="http://www.google.com/logos/Logo_25blk.gif" border="0" ALT="Google">
<input type="text" name="q" value="" style="width:90%;">
<input type="submit" name="sa" value=" Search" style="width:8ex; margin:4px;">
</FORM>

If you want a white background change this bit of code

Logo_25blk.gif - Black background
Logo_25wht.gif - White background

(p.s.) I found that if you put it all on 1 line it takes out the extra empty lines, it just looks better for this message to post the code like this.

IchBin

Cheers! Who doesn't love google? :)

ontap


winrules

#3
Quote from: IchBinâââ,¬Å¾Ã,¢ on November 28, 2005, 03:35:23 AM
Cheers! Who doesn't love google? :)
Me! http://www.google-watch.org/ as posted above.

about the block, good job but I'll have to find away to do it on MSN or Yahoo!

ps bloc i love the shrinkable blocks!

bloodlust

#4
Quote from: winrules on November 28, 2005, 08:43:59 PM

about the block, good job but I'll have to find away to do it on MSN or Yahoo!

ps bloc i love the shrinkable blocks!

Add Yahoo! Search to your site

Add MSN search to your site

speedracer801

The search button was cut off a little on the right so I adjusted the code a little bit.  Also, a gray background is available.  Logo_25gry.gif

<FORM method=GET action="http://www.google.com/custom" target="_default">
<IMG SRC="http://www.google.com/logos/Logo_25blk.gif" border="0" ALT="Google">
<input type="text" name="q" value="" style="width:90%;">
<input type="submit" name="sa" value=" Search" style="width:10ex; margin:4px;">
</FORM>

RoarinRow

Quote from: speedracer801 on February 15, 2006, 06:36:36 AM
The search button was cut off a little on the right so I adjusted the code a little bit.  Also, a gray background is available.  Logo_25gry.gif

<FORM method=GET action="http://www.google.com/custom" target="_default">
<IMG SRC="http://www.google.com/logos/Logo_25blk.gif" border="0" ALT="Google">
<input type="text" name="q" value="" style="width:90%;">
<input type="submit" name="sa" value=" Search" style="width:10ex; margin:4px;">
</FORM>


Thank you.  I didn't notice until I looked more closely.   8)

SMF 2.0 RC3
TP 1.0 beta 5-1
Wordpress 3.0

MetalHellsangel

#7
Jus so you guys know MSN and yahoo have decided to hand over peoples search results to the goverment where as Google refuesed (Cheers for google) anybody who readily approves for the goverment to get even more into peoples personal lives is NOT ok with me.

http://www.washingtonpost.com/wp-dyn/content/article/2006/01/19/AR2006011903331_pf.html

Nice Block!!

TwinsX2Dad

#8
No one knowing facts would trust Yahoo.

I've blocked everything Yahoo from my computers.

iowamf

#9
Cheers for google? I don't think so.

Google kowtow's to blatant gov't censorship in foreign countries (ie, China) and then acts tough in the US and claims they are the good guys to fool people.

BTW, the US request was for what was searched for - not for who searched for what - big difference from a personal privacy issue. Your statement (as most stories about this in the press) is misleading.

Quote from: MetalHellsangel on March 16, 2006, 06:32:56 AM
Jus so you guys know MSN and yahoo have decided to hand over peoples search results to the goverment where as Google refuesed (Cheers for google) anybody who readily approves for the goverment to get even more into peoples personal lives is NOT ok with me.

http://www.washingtonpost.com/wp-dyn/content/article/2006/01/19/AR2006011903331_pf.html

Nice Block!!