Results 1 to 6 of 6
  1. #1
    Join Date
    Jan 2011
    Posts
    367
    Plugin Contributions
    0

    Default search box / headers

    on my home page

    http://www.airtightsecurityplus.com/security_equipment

    I have a search box in the nav bar. somehow i must have changed something and moved the icon (magnifier) out of the search box.
    can anyone tell me HOW DO I MOVE IT BACK IN

  2. #2
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: search box / headers

    First of all you have 2 css files that are loading.

    Second adjust the width of

    #navMainSearch {
    float: right;
    background: url("../images/search_bg.png") no-repeat center;
    width: 200px;
    height: 46px;

    In you css file.

  3. #3
    Join Date
    Jan 2011
    Posts
    367
    Plugin Contributions
    0

    Default Re: search box / headers

    i adjusted my width to 180 and the icon goes inside but the "search keywords here" disapeared???

  4. #4
    Join Date
    Jan 2011
    Posts
    367
    Plugin Contributions
    0

    Default Re: search box / headers

    and how could you tell i had 2 stylesheets? do i need to set permissions or change names of files or something?

  5. #5
    Join Date
    Jan 2011
    Posts
    367
    Plugin Contributions
    0

    Default Re: search box / headers

    got it, thanks

    what about the permissions? how could you see my files

  6. #6
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: search box / headers

    stylesheets are available to the public and can be viewed in web developer tool. Any thing in your css folder that starts with stylesheet will be get loaded by the html_header. If you want to disable a stylesheet but want to leave it on the server add something like .bak to it so it doesn't get loaded.

 

 

Similar Threads

  1. Box Headers
    By partinrl in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 28 Apr 2013, 05:13 PM
  2. Getting Two Search Headers - How To Fix?
    By scottdev in forum General Questions
    Replies: 13
    Last Post: 3 Aug 2009, 11:22 AM
  3. Logo and side box headers
    By mimi78 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 25 Mar 2009, 06:44 PM
  4. Limit quick-Search To Product Headers
    By CoolCarPartsOnline in forum General Questions
    Replies: 2
    Last Post: 28 Nov 2008, 03:57 AM

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