Results 1 to 8 of 8
  1. #1
    Join Date
    Sep 2006
    Posts
    21
    Plugin Contributions
    0

    Default One sidebox header bigger than the others

    On the left side I have-
    Products
    Manufacturer
    Information

    The Manufacturer one is bigger text than the other two. How do I fix it? Isn't it something in the ccs?

    Thanks

  2. #2
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,739
    Plugin Contributions
    0

    Default Re: One sidebox header bigger than the others

    do you have a url or is it on local devlopment machine?
    Mike
    GeekHost - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  3. #3
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: One sidebox header bigger than the others

    Without a URL, I'll just guess this one out as is. That heading is controlled by the LABEL. You can fix it two ways.

    One method is to do it properly;

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

    The second method, you can fudge it out in your stylesheet.css;

    Find;
    Code:
    LABEL, h4.optionName {
    	line-height: 1.5em;
    	padding: 0.2em;
    	}
    Replace with;
    Code:
    h4.optionName {
          line-height: 1.5em;
          padding: 0.2em;
          }
    LABEL { font-size: 1em; 
           line-height: 1.1em;
           padding: 0.2em;
           }
    And find;
    Code:
    h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
    	font-size: 1.1em;
    	}
    Remove the red portion.

    Like I said, I'm guessing on the version of Zen Cart that you have. These modifications are for 1.3.5, but might work for others. As you can see, there is a bit of work to do both ways.

  4. #4
    Join Date
    Sep 2006
    Posts
    21
    Plugin Contributions
    0

    Default Re: One sidebox header bigger than the others

    Here is the URL siteground140.com/....obfuscated-by-request..../

  5. #5
    Join Date
    Sep 2006
    Posts
    21
    Plugin Contributions
    0

    Default Re: One sidebox header bigger than the others

    It worked perfectly.
    Thanks

  6. #6
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: One sidebox header bigger than the others

    You're welcome. It looks good.

    Which way did you end up trying, editing the files or just the stylesheet?

  7. #7
    Join Date
    Sep 2006
    Posts
    21
    Plugin Contributions
    0

    Default Re: One sidebox header bigger than the others

    The second method.

  8. #8
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: One sidebox header bigger than the others

    Good to know that I can offer decent advice once in awhile. I made that for my stylesheet, because... sometimes it's just easier fudging things in the stylesheet to work it out.

 

 

Similar Threads

  1. One sidebox different from the others
    By FrankDeRosa in forum Basic Configuration
    Replies: 2
    Last Post: 15 Apr 2009, 11:01 PM
  2. Ez-Pages Sidebox show some links on one side and others on the other side
    By brettw in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 21 Nov 2008, 12:41 PM
  3. Sidebox Heading Fonts--some are larger than others
    By OFelixCulpa in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 1 Oct 2008, 01:52 AM
  4. Quick tip: Header area bigger than header itself
    By xlopez in forum Templates, Stylesheets, Page Layout
    Replies: 17
    Last Post: 15 Aug 2007, 08:37 PM
  5. Header Text is larger than the others
    By Dizzie in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Sep 2006, 03:35 AM

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