![]() |
|
#1
|
|||
|
|||
|
I basically want to have a search box for the thottbot.com website. It should look like this site:
www.escaper.org They have the code: Code:
<!-- End Search Block --><table align="center" border="0" cellpadding="6" cellspacing="1" class="tborder" width="100%">
<thead>
<tr>
<td class="tcat">
<span class="smallfont"><strong>»</strong></span><span class="cmpsfont"><strong> Search Thottbot</strong></span></td>
</tr>
</thead>
<tbody id="collapseobj_custom_1" style="">
<tr>
<td class="alt1" align="left">
<!-- Search Google -->
<form method="GET" action="http://www.thottbot.com/">
<a href="http://www.thottbot.com/" target="_blank">
<img src="http://www.escaper.org/forums/images/misc/thottbot_small.gif" border="0" alt="Thottbot"></a><br /><br />
<input type="text" class="bginput" name="s" size="13" maxlength="255" value=""> <input type="submit" class="button" value="Go">
</form>
<!-- Search Google -->
</td>
</tr>
</tbody>
</table>
<br /><!-- Latest Threads -->
|
|
#2
|
||||
|
||||
|
Admin CP => vBa CMPS => Add Module => Template Module
|
|
#3
|
|||
|
|||
|
Thanks Brian!
One last thing though, when I add the new Module it pushes everything off the right side. I messed with the html code, but that doesn't seem to fix anything. You can see it here: http://www.13inchproductions.com/ |
|
#4
|
||||
|
||||
|
Only use
Code:
<tr>
<td class="alt1" align="left">
<!-- Search Google -->
<form method="GET" action="http://www.thottbot.com/">
<a href="http://www.thottbot.com/" target="_blank">
<img src="http://www.escaper.org/forums/images/misc/thottbot_small.gif" border="0" alt="Thottbot"></a><br /><br />
<input type="text" class="bginput" name="s" size="13" maxlength="255" value=""> <input type="submit" class="button" value="Go">
</form>
<!-- Search Google -->
</td>
</tr>
And thanks going to use this on my guild site.
|
|
#5
|
|||
|
|||
|
cool, thanks a lot man.
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CMPS Module - Quick Search | Brian | Modifications | 4 | 05-23-2006 01:12 PM |
| Module: Super Search II | 58sniper | Add-On Modules & Modifications | 28 | 10-30-2005 04:25 PM |
| How can I make a search module | Viks | Troubleshooting / "How do I..." Questions | 3 | 02-09-2005 06:01 AM |
| Module: Local Farm or Market Search | Dawn | Add-On Modules & Modifications | 3 | 07-27-2004 08:00 PM |