Results 1 to 4 of 4
  1. #1

    Default Increasing price font size in categories

    I've searched for the solution to this using the web developer plugin for firefox, and by searching this sites forums, but can not find it.

    If you look at:

    http://www.canemasters.com/premium-c...-c-1_3_12.html

    You can see the prices of all of my product. I'd like to make the price a tad bigger. I'm sure it's in the stylesheet somewhere... I just cant find it.

    Thank you!

  2. #2
    Join Date
    Nov 2007
    Location
    Dallas, Texas USA
    Posts
    183
    Plugin Contributions
    0

    Default Re: Increasing price font size in categories

    I can't recall the specific style, but here's what I do:

    Get SeaMonkey at mozilla and install it for your system.
    Setup access to your site and go to your stylesheet page
    Click File>Edit page
    Get the Firebug addon for Firefox and install it. I find this to be better than the Web Developer tool for css.
    Use Firebug to check the current styles on your page
    Find that style with SeaMonkey and change it. You may need to create an overriding style for this. If so, put it at the bottom of the stylesheet first. Use a font size %, not pixels (recommended). All font sizes are children of the body tag setting, so you will need to set the size relative to that.
    Check it in any browser

    You'll figure it out. If you can't, post again and I'll try to hunt mine down for you.

    Or, visit my ArtBeautiful site (below)

  3. #3

    Default Re: Increasing price font size in categories

    When I edit it with seamonkey, the price is the only thing it doesn't show any info on...

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Increasing price font size in categories

    You couldn't find the specific control for the price in that page because there is none. The Column Grid mod in column mode collapses all the elements of the product into one, and any parts that don't have a separate handle like <h3> or <a> are indistinguishable.

    What you can do is increase the font-size for the whole product and then reset the link and heading as desired:

    .centerBoxContentsProducts {font-size: 1.2em;} /*general*/

    .centerBoxContentsProducts a {font-size: 1.1em;}/*more info link*/

    .centerBoxContentsProducts h3 a {font-size: 1.1em;}/*title*/

    Adjust to taste.

 

 

Similar Threads

  1. v154 Accessibility - Are there plugins for increasing font-size and contrast?
    By gunni in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 10 Oct 2016, 03:41 PM
  2. Any way of increasing the font size of prices in side and centre boxes?
    By dgent in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 1 Feb 2011, 10:39 AM
  3. Font size in categories
    By spydermansweb in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 17 Jun 2010, 02:29 PM
  4. Price font size
    By hamid84 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 28 Feb 2010, 08:14 PM
  5. Increasing Price Size - Can't locate the CSS
    By Harvard in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 Jul 2009, 09:58 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