Results 1 to 9 of 9
  1. #1
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default make pricing for attributes font larger

    Hello:

    I need a little help again. I would like to make the pricing for attributes a bit larger as far as the font is concerned. I think this would be in /includes/templates/MY-TEMPLATE/css/stylesheet.css but I'm not sure, and as usual I don't want to go changing things without knowing what I am doing. Do I, at least, have the right area? If so, where exactly is what I am looking for?

    Here is an example down at the bottom of the page: http://www.petluxuryboutique.com/ind...ducts_id=33995

    Thanks again, in advance.

    Silver

  2. #2

    Default Re: How to make pricing for attributes font larger

    Hi Silver,

    Add the following code at the end of the file /includes/templates/aberdeen_neutral/css/stylesheet.css

    Code:
    .wrapperAttribsOptions select {
    font-size: 20px;
    }
    
    .wrapperAttribsOptions label.attribsSelect {
    padding-top: 6px;
    }
    Clear your cache and your attributes will look like this:
    Name:  petluxuryboutique.jpg
Views: 101
Size:  26.1 KB

  3. #3
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: How to make pricing for attributes font larger

    Responsivezc:

    Thanks you but what if I don't want it quite that large? Also which px number is controlling it? One more thing that just dawned on me. The Your Size, attribute is going to look very small. Is there a way to alter that also?

    Thanks again,

    Silver

  4. #4

    Default Re: How to make pricing for attributes font larger

    Hi,

    The following code is for the dropdown (select tag)

    Code:
    .wrapperAttribsOptions select {
    font-size: 15px;
    }
    The following code is for the "Your site" text

    Code:
    .wrapperAttribsOptions label.attribsSelect {
    font-size: 15px;
    }

  5. #5
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: How to make pricing for attributes font larger

    Responsivezc:

    Thank you again. I will be at this again tomorrow. I will let you know what happens. I am totally exhausted.

    Again, thanks,

    Silver

  6. #6
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: How to make pricing for attributes font larger

    Responsivezc:

    Just wanted to say thanks again, the site looks absolutely great. Now If I could just get the small light gray descriptions that are always on the right side of the main product a bit larger font too, that would be super. This one is just under Free Shipping but they are all very small:

    http://www.petluxuryboutique.com/ind...ducts_id=33991

    Thank you so much,

    Silver

  7. #7
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: How to make pricing for attributes font larger

    Add something like this to #productDetailsList:

    font-size: 1.2em;

    Personally, I would also change the color to #000.

    I suggest you get the Firebug plugin for Firefox. It makes finding stuff like this very easy.

  8. #8

    Default Re: How to make pricing for attributes font larger

    Yes, what you need to add is the following:

    Code:
    #productDetailsList {
    font-size: 1.2em;
    color: #000000;
    }
    Simply remove the color line if you do not want to change the color.

  9. #9
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: How to make pricing for attributes font larger

    Thanks to both of you, I accomplished what I wanted to do. It looks great!

    http://www.petluxuryboutique.com/ind...ducts_id=33991

    I appreciate your help, as always. Stevesh, I am not that familiar with Firefox or Firebug. Where do I get more info?

    Regards,

    Silver

 

 

Similar Threads

  1. v154 need to widen the tagline background to allow for larger font
    By Joe Wain in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 24 Jan 2016, 11:54 PM
  2. v139h Font very small need to make larger
    By maperr55 in forum General Questions
    Replies: 5
    Last Post: 7 Mar 2012, 05:00 PM
  3. Larger font size for prices on sideboxes and centreboxes
    By dgent in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 11 Nov 2010, 10:34 AM
  4. Make New Products for Month Box larger
    By AlyssaKay in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 Jun 2010, 06:45 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