vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v2.0 Support > "How Do I..." Questions

Reply
 
Thread Tools Display Modes
  #1  
Old 08-27-2005, 02:15 PM
Cadmus Cadmus is offline
Junior Member
 
Join Date: Aug 2005
Posts: 10
Default Thottbot Search Module

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>&raquo;</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 -->
What do I do with this code and how do I make it look like a nice box on the right side bar?
Reply With Quote
  #2  
Old 08-27-2005, 02:48 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Thottbot Search Module

Admin CP => vBa CMPS => Add Module => Template Module
Reply With Quote
  #3  
Old 08-28-2005, 03:43 PM
Cadmus Cadmus is offline
Junior Member
 
Join Date: Aug 2005
Posts: 10
Default Re: Thottbot Search Module

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/
Reply With Quote
  #4  
Old 08-28-2005, 06:07 PM
Zachery's Avatar
Zachery Zachery is offline
Super Moderator
 
Join Date: Jan 2004
Posts: 3,157
Default Re: Thottbot Search Module

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>
The coding style changed in 2.0



And thanks going to use this on my guild site.
__________________
Zachery
vBadvanced Support & SysAdmin

Reply With Quote
  #5  
Old 08-29-2005, 12:26 AM
Cadmus Cadmus is offline
Junior Member
 
Join Date: Aug 2005
Posts: 10
Default Re: Thottbot Search Module

cool, thanks a lot man.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

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


All times are GMT -4. The time now is 06:49 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.