Results 1 to 8 of 8
  1. #1
    Join Date
    Feb 2007
    Location
    USA
    Posts
    221
    Plugin Contributions
    0

    help question How do i modify the size of the text in the list of products in a category listing?

    When you click on a category which contains no subcategories, a list of the products in that category is displayed. I want to modify the font size of the title of those products, what do i reference in the stylesheet to make the change? Thanks in advance, and have a blessed day.
    Grasshopper, GOT BOOK? - I don't, and I am constantly in here begging for help and Donating to Zen Cart in feeble attempts to bribe the developers for help. Get your copy today and avoid my fate!

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: How do i modify the size of the text in the list of products in a category listin

    Those are contained within h3 tags whose size is set on line 96 of your stylesheet. Though this would apply equally to products in sub-categories. Were you wanting to treat them differently?
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Feb 2007
    Location
    USA
    Posts
    221
    Plugin Contributions
    0

    Default Re: How do i modify the size of the text in the list of products in a category listin

    no, i wanted to change thm all...
    Grasshopper, GOT BOOK? - I don't, and I am constantly in here begging for help and Donating to Zen Cart in feeble attempts to bribe the developers for help. Get your copy today and avoid my fate!

  4. #4
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: How do i modify the size of the text in the list of products in a category listin

    If I'm understanding correctly then the titles whose size you want to change, then adding the following (with your own value of course) will hit them
    h3.itemTitle a {font-size:1.5em}
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  5. #5
    Join Date
    Feb 2007
    Location
    USA
    Posts
    221
    Plugin Contributions
    0

    help question Re: How do i modify the size of the text in the list of products in a category listin

    no, it did not work.

    I tried (in /includes/templates/CUSTOM/css/stylesheet.css):

    h3.itemTitle a {font-size:1.1em}
    and

    .itemTitle a {font-size:1.1em}

    neither had any effect whatsoever...

    thanks for answering..
    Grasshopper, GOT BOOK? - I don't, and I am constantly in here begging for help and Donating to Zen Cart in feeble attempts to bribe the developers for help. Get your copy today and avoid my fate!

  6. #6
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: How do i modify the size of the text in the list of products in a category listin

    Are we talking about the site in your signature?
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  7. #7
    Join Date
    Feb 2007
    Location
    USA
    Posts
    221
    Plugin Contributions
    0

    help question Re: How do i modify the size of the text in the list of products in a category listin

    no, it is a site I am developing offline. I did just what you suggested and added the lines to my stylesheet, which is just a copy of the stylesheet in /template_default/css/ but it had no effect. The text is HUGE and i want to kind of normalize it, it is way out of proportion to the size of the rest of the text on the site.. Thanks again for helping..
    Grasshopper, GOT BOOK? - I don't, and I am constantly in here begging for help and Donating to Zen Cart in feeble attempts to bribe the developers for help. Get your copy today and avoid my fate!

  8. #8
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: How do i modify the size of the text in the list of products in a category listin

    The answer to your question will depend on the HTML that your site is generating. The CSS that I recommended would have worked on default Zen Cart and your current site, but if that of the new site is different, then that would explain why the CSS won't work.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. v154 How do I list products in sub category with in the parent category?
    By JoeToys in forum Setting Up Categories, Products, Attributes
    Replies: 38
    Last Post: 2 Dec 2018, 08:54 PM
  2. v139h How in the Category list to display the comments star rating?
    By kira9119 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 8 Feb 2012, 06:10 AM
  3. How to change the font size of the middle category area?
    By sharontan in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 3 Dec 2010, 07:05 PM
  4. Replies: 0
    Last Post: 5 Aug 2010, 07:19 AM
  5. How to modify the look of products in the Center Box?
    By lrt1099 in forum General Questions
    Replies: 2
    Last Post: 4 Mar 2009, 05:48 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