
It uses simple HTML, so basically you can put it wherever you want. like welcome page or title box
Preview: http://multiplytricks.multiply.com/
<!-- SiteSearch Google -->
<center>
<form method="get" action="http://www.google.com/search"><input name="ie" value="UTF-8" type="hidden">
<input name="oe" value="UTF-8" type="hidden">
<table style="text-align: center;" bgcolor="#ffffff">
<tbody>
<tr>
<td><a href="http://www.google.com/">
<img src="http://www.google.com/logos/Logo_25wht.gif" alt="Google" border="0"></a></td>
</tr>
<tr>
<td>
<input name="q" size="21" maxlength="255" value="" type="text"><font size="-1">
<input name="domains" value="YOUR_URL" type="hidden"><br>
<input name="sitesearch" value="" type="radio"> Web <input name="sitesearch" value="YOUR_URL" checked="checked" type="radio">YOUR_USERNAME<br>
<input name="btnG" value="Search" type="submit">
</font></td>
</tr>
</tbody>
</table>
</form>
</center>
<!-- SiteSearch Google -->
Replace YOUR_URL(no www) with your site URL (for instance, FriendsterTalk.multiply.com) and YOUR_USERNAME with your actual Multiply username or site (it is not used for the search itself, just to make clear that the search is going to in you site). Of course you can also change other parameters to suit your needs as well as the layout..
Sample Code:http://multiplytricks.multiply.com
<center>
<form method="get" action="http://www.google.com/search"><input name="ie" value="UTF-8" type="hidden">
<input name="oe" value="UTF-8" type="hidden">
<table style="text-align: center;" bgcolor="#ffffff">
<tbody>
<tr>
<td><a href="http://www.google.com/">
<img src="http://friendstertalk.com/pix/logo_white.gif" alt="Google" border="0"></a></td>
</tr>
<tr>
<td>
<input name="q" size="21" maxlength="255" value="" type="text"><font size="-1">
<input name="domains" value="http://multiplytricks.multiply.com" type="hidden"><br>
<input name="sitesearch" value="" type="radio"> Web <input name="sitesearch" value="http://multiplytricks.multiply.com" checked="checked" type="radio">multiplytricks<br>
<input name="btnG" value="Search" type="submit">
</font></td>
</tr>
</tbody>
</table>
</form>
</center>
How to do it?
-Click Customize My Site >Edit (choice any of the box that u want to paste the code...)
Techniques: Be creative...
Enjoy.
Last edited by taurus1983 (2008-03-08 14:10:09)

-Offline- |

Be 1rst comment, thanks for sharing.

where to put the code??

Pls indicate if this is for CSS or for Overlay.. thanks

Nice job dude!!!!!
-Offline- |

nice code :midfinger: