Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2008
    Posts
    151
    Plugin Contributions
    0

    Default aligning the navMainsearch?

    I would like to get the search tool in the header to sit up in line with the menu options in the header. At the moment it seems to fall on to the next line. Anyone know how to fix? link here

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: aligning the navMainsearch?

    Try finding this in your stylesheet and adding the highlighted declaration
    Code:
    #navMainSearch {
    	float: left;
            margin: -1.5em 0em 0em 0em;
            display: inline;
            }
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jul 2008
    Posts
    151
    Plugin Contributions
    0

    Default Re: aligning the navMainsearch?

    So simple I should have thought of that, thanks!

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: aligning the navMainsearch?

    Check rendering in other browsers
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Aligning the Buttons under the product info in new listing page
    By newbie456 in forum General Questions
    Replies: 8
    Last Post: 19 Aug 2011, 04:23 AM
  2. navmainsearch width>?
    By 1kell in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 24 Nov 2008, 10:45 AM
  3. Question on NavMainSearch background Image
    By estrat in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 6 Oct 2008, 08:43 PM
  4. how to put search (.navMainSearch) in the center
    By eaglewu in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 11 Feb 2007, 08:24 AM
  5. #navMainSearch in Stylesheet
    By seethrou in forum Bug Reports
    Replies: 4
    Last Post: 13 Sep 2006, 12:16 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