Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2005
    Location
    Brooklyn NY
    Posts
    507
    Plugin Contributions
    0

    Default moving the search button

    if you look at the site http://www.digitalmarauders.com/theshop/ you can see that my search box and button are in the middle I wanted to find out how I can move this all the way to the right? And also change the search button from what it is to just a small glass icon?

    Thanks

  2. #2
    Join Date
    Jul 2005
    Location
    Brooklyn NY
    Posts
    507
    Plugin Contributions
    0

    Default Re: moving the search button

    Still can't make it work any have any ideas?

  3. #3
    Join Date
    Mar 2007
    Posts
    58
    Plugin Contributions
    0

    Default Re: moving the search button

    In your Stylesheet change this code

    Code:
     
    #navMainSearch {
    float: center;
    }
    to this

    Code:
     
    #navMainSearch {
    float: right;
    }

 

 

Similar Threads

  1. moving search function to the center of the page from the sideboxes
    By crexis in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 21 Jul 2013, 01:36 AM
  2. v139h Moving search button in header search?
    By RescoCCC in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 12 Feb 2013, 11:52 PM
  3. How can I make the Header Search button be a CSS button?
    By makehveli in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 26 Aug 2011, 03:01 AM
  4. how can I expand the width of the search field amd search button?
    By watzursn in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 29 Sep 2009, 09:22 PM
  5. Moving the Buy Now Button to the top of the Product Info Page
    By googlepasta in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 Sep 2007, 04:08 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
  •  
disjunctive-egg