Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2008
    Posts
    2
    Plugin Contributions
    0

    Default Change text alignment in Search Box

    Hi

    Running ZenCart 1.3.8 with custom template
    url: whatacandle.co.uk
    on default template it looks fine but on customised one text
    in the search box at the top is aligned to the top
    tried to play with stylesheet.css but cannot work it out.

    Below is the lines of code from stylesheet
    /* topSearch */
    #topS{ width: 300px; height: 96px; float: left; }
    #topS .navMainSearch{ text-align: left; color: #000000; font-size: 11px; margin: 40px 10px 0px 15px; }
    #topS form{ margin: 0; padding: 0; }
    #topS input{ float: left; }
    #topS input#inputsearch{ width: 130px; margin: 0 5px 0 0; padding: 0; font-size: 11px; border: 1px solid #8D9EB2; color: #000000; height: 20px !important /*Non-IE6*/; height: 22px /*IE6*/; }
    #topS input#inputsubmit{ margin: 0; padding: 0; border: none; }

    worked out that in the line before last if change color it will change color of the text but can't work out to change alignment

    any ideas ?

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Change text alignment in Search Box

    First thing you'll need to do is remove or rename one of the two stylesheet.css files in your css folder. Zencart loads all stylesheets with the .css extension that it finds in the css folder of the current template, so those are fighting each other. Rename one to stylesheet.two, and see if your edits work then.

  3. #3
    Join Date
    Feb 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: Change text alignment in Search Box

    There is no conflict with other css files. It will be something else

 

 

Similar Threads

  1. Text Box Alignment in Registration
    By andythepict in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 8 Nov 2011, 07:10 PM
  2. custom search box - alignment issue
    By tanyaslogos in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 Oct 2009, 06:31 PM
  3. Where to change to text inside the advanced search box?
    By fusionsp in forum General Questions
    Replies: 1
    Last Post: 6 Jul 2008, 03:56 AM
  4. search box alignment in IE & Firefox
    By styrax in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 10 May 2008, 08:04 PM
  5. How to remove search box and change color of this text?
    By kimsonvu in forum General Questions
    Replies: 1
    Last Post: 21 Aug 2006, 11:29 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