Submit Your Article Forum Rules

Results 1 to 2 of 2

Thread: Atomz Search Box

  1. #1
    Junior Member
    Join Date
    Aug 2004
    Posts
    11

    Atomz Search Box

    I am in the process of updating my site and am currently using the Atomz Site Search. I would like to know if anyone out there knows how to change the color of the search box, if possible. The white background does not flow with my new theme.

  2. #2
    Senior Member
    Join Date
    Jun 2004
    Posts
    131
    You can use a simple CSS.

    Add this to your files <head> or include in external CSS file. Obviously, you can change the colour.

    <style type="text/css">
    <!--
    .form { background-color: #FFFFCC}
    -->
    </style>

    And then change the Atomz search form as below.

    <form method="get" action="http://search.atomz.com/search/">
    <input size="15" name="sp-q" class="form">


    <input type="submit" value="Search">
    <input type="hidden" name="sp-a" value="sp12345678">
    <input type="hidden" name="sp-p" value="any">
    <input type="hidden" name="sp-f" value="iso-8859-1">
    </form>

    Hope this helps,

    Alex

Similar Threads

  1. Preview Some New Save Search Features at AOL Search Search
    By WPW_Feedbot in forum Search Engine Optimization Forum
    Replies: 0
    Last Post: 09-29-2005, 01:30 PM
  2. Search Remainders: Mobile Search, eBay Misspelling Search a
    By WPW_Feedbot in forum Search Engine Optimization Forum
    Replies: 0
    Last Post: 08-18-2005, 02:30 PM
  3. WebSideStory Acquires Atomz
    By WPW_Feedbot in forum Marketing Strategies Discussion Forum
    Replies: 0
    Last Post: 02-09-2005, 06:30 PM
  4. WebSideStory Acquires Atomz
    By WPW_Feedbot in forum Search Engine Optimization Forum
    Replies: 0
    Last Post: 02-09-2005, 09:00 AM
  5. atomz free search problems
    By stephenmunday in forum Web Programming Discussion Forum
    Replies: 3
    Last Post: 01-10-2005, 07:51 PM

Posting Permissions

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