Results 1 to 6 of 6
  1. #1
    Join Date
    Jun 2006
    Location
    Providence
    Posts
    137
    Plugin Contributions
    0

    Default search header and categories header

    These two headers (Search and Categories) have different heights. I've searching the stylesheet to fine a way of getting them to be the same height with no luck. Can anyone point me in the right direction. You can find the web page at: http://www.seventhwindow.com/

  2. #2
    Join Date
    Apr 2006
    Location
    Chiang Mai
    Posts
    405
    Plugin Contributions
    0

    Default Re: search header and categories header

    similar/same question -

    I have commented out stylesheet
    .leftboxheading, .rightboxheading {
    /*height: 20px;*/

    and changed includes/language/english.php defines to remove sidebox header text. The other sideboxes I wanted the header to flatten out did, but not search sidebox. Is it possible that there is a hidden character in the search sidebox, or is there a separate css for it?

    thnx

    PS: quick edit - I bet the search sidebox header is defined in a php file - I'm going to look for it and let you know...
    Last edited by wasana; 11 Jul 2006 at 04:43 PM. Reason: change answer

  3. #3
    Join Date
    Apr 2006
    Location
    Chiang Mai
    Posts
    405
    Plugin Contributions
    0

    Default Re: search header and categories header

    your problem is different sized fonts - not sure where in CSS it is but maybe if you increase the header height for the other sideboxes (which you can find I think) then it will look even.

  4. #4
    Join Date
    Jun 2006
    Location
    Providence
    Posts
    137
    Plugin Contributions
    0

    Default Re: search header and categories header

    Quote Originally Posted by wasana
    similar/same question -

    I have commented out stylesheet
    .leftboxheading, .rightboxheading {
    /*height: 20px;*/

    and changed includes/language/english.php defines to remove sidebox header text. The other sideboxes I wanted the header to flatten out did, but not search sidebox. Is it possible that there is a hidden character in the search sidebox, or is there a separate css for it?

    thnx
    If you go to the your web site and look at the code you'll find:
    Code:
    <h3 class="rightBoxHeading" id="searchHeading"><label>Search</label></h3>
    It's the damn <label> tage that causes all the trouble. I foudn it in my style sheet mixed up with some other tags. Do a search in your stylesheet.css file and you'll find it. So I puled it out and did this to it:
    Code:
    LABEL { 
    	font-size: 1em;
    }
    Now it looks better. Thanks for the help.

  5. #5
    Join Date
    Apr 2006
    Location
    Chiang Mai
    Posts
    405
    Plugin Contributions
    0

    Default Re: search header and categories header

    good find and advice - glad it worked for you

    unfortunately for me, my stylesheet is such an abomination I don't have
    <h3 class="rightBoxHeading" id="searchHeading"

    but I'm still looking for something similar and/or other fixes

    thanks

    ZenCart CSS is evolving quickly - and there isn't as much uniformity between sites as there used to be - a good thing - but makes it tougher to find answers

  6. #6
    Join Date
    Apr 2006
    Location
    Chiang Mai
    Posts
    405
    Plugin Contributions
    0

    Default Re: search header and categories header

    not sure you are still looking for answers but check this thread

    http://www.zen-cart.com/forum/showthread.php?t=36526

 

 

Similar Threads

  1. v150 padlock on login broken, because of header search and sidebox search. Any fix?
    By zenartman in forum Customization from the Admin
    Replies: 6
    Last Post: 11 Apr 2015, 06:30 AM
  2. v153 Repeated categories in Search in Categories Header
    By lina0962 in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 27 Sep 2014, 09:50 PM
  3. v151 How to disable the Categories menu from above the header and show them in the header
    By kk2956 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 13 Jun 2014, 11:14 PM
  4. Question about search sidebox and search header
    By jenzi in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Sep 2008, 06:47 AM
  5. Search Header Problem, Quick order, Categories
    By Baller#23 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 May 2008, 09:07 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR