Switch to the dark side!
Firefox

Firefox

Latest Discussion
3 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
More...

Post a new topic



how can i make a search box in my custom home page?

2358
miikel says:

is it possible?

12:34 pm, Monday, October 01, 2007 (2 years ago)
1358
excess says:

Yeh, it's definitely possible, most of the (active) guys here on Custo have them.
I don't actually know myself, I've never asked, so I'll keep a watch on this thread. : D

01:06 pm (2 years ago)
2358
miikel says:

:), therefore i'm not the only one here. I hope in someone reply

01:07 pm (2 years ago)
3345
cthu1hu says:

Go to google, view source, copy/paste searchbox into your html.

03:13 pm (2 years ago)
1358
excess says:

Delicious Copypasta.

Why did I never think of that...?
Thanks, Cthu.

04:20 pm (2 years ago)
1358
excess says:

Wait, wut?

K, I had problems with Cthu's method, for some reason.
I couldn't find the problem. so I went to the supplied code from Google for custom search boxes...
I'm using the following straight in the [body] area.


<!-- Search Google -->
<form method="get" action="http://www.google.com/custom">
<table bgcolor="#ffffff">
[tr]<td nowrap="nowrap" valign="top" align="left" height="32">
<label for="sbi" style="display: none">Enter your search terms[/label]
<input type="text" name="q" size="31" maxlength="255" value="" id="sbi">[/input]
<label for="sbb" style="display: none">Submit search form[/label]
<input type="hidden" name="client" value="pub-1185634157404086">[/input]
<input type="hidden" name="forid" value="1">[/input]
<input type="hidden" name="channel" value="5984665699">[/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:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BG
C:FFFFFF;LBGC:FFFFFF;ALC:0000FF;LC:0000

FF;T:000000;GFNT:0000FF;GIMP:0000FF;LH:32;LW:75;L:http://www
.google.com/logos/Logo_25wht.gif;S:http:

//www.google.com;FORID:1">[/input]
<input type="hidden" name="hl" value="en">[/input]
[/td][/tr][/table]
[/form]
<!-- Search Google -->

04:46 pm (2 years ago)
3345
cthu1hu says:

Hmm, it works for me, although there's no submit button.

Here's all you need though: http://pastebin.com/m6a3bfe7d

09:39 pm (2 years ago)
1358
excess says:

Yeh, I didn't want a submit button, not neccessary and doesn't look good with my minimal start page.

That one of yours is much better, though. I just took out the bottom line.

Thanks. =)

06:42 am (2 years ago)
1464
egolatra says:

i'm late but:
http://www.google.com/coop/cse/

08:35 am (2 years ago)
1358
excess says:

^^
Yeh, that's what I used first time (Kind of.)

11:33 am (2 years ago)
3176
theconcept says:

tag

08:40 pm (2 years ago)
1358
excess says:

^

Lolwut.

06:56 am (2 years ago)
Avatar-50x50

hmmm... how do you customize the fonts and whatnot?

12:41 pm (2 years ago)
Avatar-50x50

lolz, nvm.

12:42 pm (2 years ago)
 
   Arrow_up_small Top

Reply to this topic

You must register and become a member to post a reply.