Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Aug 2012
    Posts
    25
    Plugin Contributions
    0

    Default What is proper class or id for changing font size on main page?

    Hi, I have the subcategory display while browsing option enabled on zen cart 1.5.0. What is the proper class or id to change the font size of the text in the body on the first page that the visitor sees when coming to my shop. Another post said change the class .centerColumn, but I don't have time to then change all the other classes that are affected by this change.

    I have tried to apply font-size property to .centerListBoxContent, but nothing happens.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: What is proper class or id for changing font size on main page?

    A link to the page with explanation of what precisely it is that you want changed will assist
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Aug 2012
    Posts
    25
    Plugin Contributions
    0

    Default Re: What is proper class or id for changing font size on main page?

    *Note: I have installed the columnar display grid for Zen Cart.

    http://www.puresensebypaula.com/spa

    I would like to change the font size of the category labels in the body.

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: What is proper class or id for changing font size on main page?

    Add this to the bottom of your stylesheet & adjust as desired
    Code:
    .categoryListBoxContents {
            font-size: 1.5em;
            }
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Aug 2012
    Posts
    25
    Plugin Contributions
    0

    Default Re: What is proper class or id for changing font size on main page?

    Thank you, worked great. Must have mistyped it.

 

 

Similar Threads

  1. Changing Font Size of Sub Catagories on Main Page
    By princess_care in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 4 Mar 2011, 04:41 AM
  2. What is the proper procedure for changing to Dedicated Server and upgrade zencart?
    By musicfreer in forum Upgrading from 1.3.x to 1.3.9
    Replies: 11
    Last Post: 12 Jan 2011, 05:32 AM
  3. main page font size
    By snow-man in forum Basic Configuration
    Replies: 12
    Last Post: 11 Aug 2008, 10:36 PM
  4. Font size on main page
    By msatkn in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 29 Apr 2008, 03:23 PM
  5. Main page font size
    By fauxtog in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 8 Sep 2006, 08:38 PM

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