Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2010
    Posts
    14
    Plugin Contributions
    0

    Default bestsellers font size, where to change?

    Hello all,

    I recently had someone set up a new website for my business with zen cart and I love it. I am learning to maintain it myself and have spent quite some time getting answers from threads and FAQ's on here, so a huge thanks to those that give their time to answer questions on here.

    I have version v1.3.9d and if needed, my website is http://www.magicbrowbands.com

    Currently the 'bestsellers' font is massive and I can't find where to change it exactly. I found the css file in includes/templates/silverfish/css and the only 3 lines I can find realting to it are below. Just not exactly sure if that in fact does relate to the font size or not and if so, what do I change to make it smaller?

    #bestsellers .wrapper {margin: 0em 0em 0em 1.5em;}
    #bestsellers ol {padding: 0; margin-left: 1.1em;}
    #bestsellers li {padding: 0; margin: 0.3em 0em 0.3em 0em;}

    Thanks in advance.

  2. #2
    Join Date
    Aug 2005
    Posts
    26,067
    Plugin Contributions
    9

    Default Re: bestsellers font size, where to change?

    Add to this
    Code:
    #bestsellers li {padding: 0; margin: 0.3em 0em 0.3em 0em;}
    Font size
    Code:
    #bestsellers li {font-size: 10pt; padding: 0; margin: 0.3em 0em 0.3em 0em;}
    Zen-Venom Get Bitten
    Get Your Business Found

  3. #3
    Join Date
    Oct 2010
    Posts
    14
    Plugin Contributions
    0

    Default Re: bestsellers font size, where to change?

    thank you so much kobra, all fixed! much appreciated.

 

 

Similar Threads

  1. Color and font size change
    By nesin in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 20 Dec 2009, 10:24 PM
  2. How to change the Salutation font size?
    By willieWontGo in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 Oct 2009, 09:50 PM
  3. Can i Change the Font Size and / or Colour???
    By ElijahD in forum Basic Configuration
    Replies: 1
    Last Post: 25 Apr 2009, 08:15 AM
  4. how to change subcategories font size ?
    By tony_sar in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 16 Jan 2009, 11:23 AM
  5. Change font size & type
    By fleabags in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 30 Jun 2007, 04:11 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
  •