Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2007
    Posts
    6
    Plugin Contributions
    0

    Default Sidebox Heading Font size problem

    Hi there

    I am a zen cart newbie and i have an issue with customizing my sidebox headings. I have added the advanced search and new products sideboxes but the font is coming up larger that those of my other sideboxes

    please see at http://www.bluesatinsashes.com.au/shop

    how do i get all of the sidebox heading fonts the same size???

    help very much appreciated

  2. #2
    Join Date
    Mar 2007
    Posts
    159
    Plugin Contributions
    0

    Default Re: Sidebox Heading Font size problem

    search is picking up an extra tag from somewhere <label>, removing it puts the font back down to the same size as everyone else and new products is picking up stuff from the link <a> tag

    OK, poked around a bit more, the <label> tag on search is coming from
    modules/sideboxes/search.php

    make

    $title = '<label>' . BOX_HEADING_SEARCH . '</label>';

    look like

    $title = BOX_HEADING_SEARCH;

    and it will shrink down

    as far as the link goes, I'll have to get back to you, firefox is freaking out on me and it looks like there is a lot of math going on.
    are you using the shop file? its getting loaded from somewhere, and the font sizes are being changed from stylesheet.css to stylesheet_colors.css and then shop

  3. #3
    Join Date
    Apr 2007
    Posts
    38
    Plugin Contributions
    0

    Default Re: Sidebox Heading Font size problem

    can you just edit the "h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading label, h3.rightBoxHeading, h3.rightBoxHeading a, h3.rightBoxHeading label" values in stylesheet_colours.css??
    I think if you change the value from "font-size: 1.2em;" to "font-size: 0.5em;" or "font-size: 0.2em;" it should match the rest of the site.
    Last edited by PRedmond; 12 Apr 2007 at 10:38 PM.

  4. #4
    Join Date
    Apr 2007
    Posts
    6
    Plugin Contributions
    0

    Default Re: Sidebox Heading Font size problem

    Thankyou Thankyou you are a genius!!!!

    I didnt even think to look at stylesheet_colours, was just playing around in the normal sytlesheet.

    You have made me a happy woman

 

 

Similar Threads

  1. re; removing custom Sidebox heading font
    By HeyIts007 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 1 Dec 2011, 04:45 PM
  2. Font size in sidebox
    By flopez01 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 28 Dec 2009, 04:37 AM
  3. side box heading font size
    By sperdie in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 12 Dec 2007, 09:14 AM
  4. Font size of different sidebox heading texts
    By haostaff in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Oct 2007, 11:50 AM
  5. Sidebox Heading Font
    By jvoce in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 5 Dec 2006, 03:13 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