osCmax v2.5 User Manual
Results 1 to 3 of 3

Help Search Box

This is a discussion on Help Search Box within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi, im new in here, and i want you guys to please help me in this problem. I want my ...

      
  1. #1
    Lurker
    Join Date
    Apr 2008
    Posts
    3
    Rep Power
    0


    Default Help Search Box

    Hi, im new in here, and i want you guys to please help me in this problem. I want my search box in the right side of the header in my webpage but I can't get it inside of it. Please look at my webpage and if you can help me, please tell me, thank you.

    Car-o-scene

  2. #2
    osCMax Development Team met00's Avatar
    Join Date
    Oct 2005
    Location
    wherever I happen to be at the moment
    Posts
    854
    Blog Entries
    2
    Rep Power
    26


    Default Re: Help Search Box

    Code:
    <table border="0" width="100&#37;" cellspacing="0" cellpadding="0">
      <tr class="header">
    
        <td valign="baseline" td align="center">
    I don't know, but that last line there looks a bit well.... wrong...

    Code:
    <a href="http://caroscene.awardspace.com/index.php?osCsid=399cgna7e2jhjmhq2c4mb75jp1"><img src="images/store_logo1.png" width="913" height="132" border="0" alt=" Car-o-scene " title=" Car-o-scene "></a></td>
        <script type="text/javascript" language="JavaScript1.2">
    so now we close a TD that we may not have actually opened

    Code:
                        <!--
                            function clearThis(it){
                                it.value = "";
                            }
                        //-->
                        </script>
    <td class="headerNavigation" align="left" valign="bottom"><form name="quick_find" method="get" action="/catalog/advanced_search_result.php">
    <input type="text"
    name="keywords" size="30" maxlength="100" style="width: 300px" value="Search..." onFocus="clearThis(this);" style="width: 150px">
    <input type="image" src="includes/languages/english/images/buttons/button_quick_find.gif" alt="Quick Find" title="Quick Find">
    <input type="checkbox" name="search_in_description" alt="Search in descriptions" title="Search in descriptions" value="1">Keywords  
    </form>
      </tr>
    </table>
    ignoring the script.... I see you open a TD and not close it...

    My guess is that the HTML is screwed up, but hey, maybe you can find a better reason.
    so endith the lesson
    <think>sometimes I just sit's and thinks</think>
    "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB

  3. #3
    Lurker
    Join Date
    Apr 2008
    Posts
    3
    Rep Power
    0


    Default Re: Help Search Box

    Well I had to modify my banner more smaller than the first one and now the search box is in the right side. But I want to have a background image in the right side.. can someone tell me how to do that with the search box in it? thank you.

Similar Threads

  1. Simple Search Box
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 12-10-2007, 01:00 AM
  2. How to modify the Search box?
    By mjfontec in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 03-08-2007, 03:13 PM
  3. Search Box to have 2 levels..
    By ozstar in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 11-06-2005, 08:00 AM
  4. Move search box to header
    By eviternity in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 04-15-2004, 06:05 PM
  5. How to make search box also search descriptions
    By marco6090 in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 01-06-2003, 04:31 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •