Results 1 to 6 of 6
  1. #1
    Join Date
    Aug 2017
    Location
    Covington Ga
    Posts
    12
    Plugin Contributions
    0

    Default Increase font size "This product will be in stock on......."

    Hello - I need a little nudge to help me increase the font size for the "This product will be in stock on...." text . I've been looking and tweaking my "/public_html/includes/templates/mytemplate/css/sytlesheet.css" but just can't get this one figured out. Any help from the experts would be greatly appreciated.

  2. #2
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: Increase font size "This product will be in stock on......."

    Need a link to this page please so I can view in Firefox web developer tool kit.
    Ex: mysitedotcom/tv

  3. #3
    Join Date
    Aug 2017
    Location
    Covington Ga
    Posts
    12
    Plugin Contributions
    0

    Default Re: Increase font size "This product will be in stock on......."

    Quote Originally Posted by haredo View Post
    Need a link to this page please so I can view in Firefox web developer tool kit.
    Ex: mysitedotcom/tv
    Thanks! https://www.masterlandscapesupply.co...oducts_id=1010

  4. #4
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,145
    Plugin Contributions
    11

    Default Re: Increase font size "This product will be in stock on......."

    You can fix this a couple of ways since this item has an ID.

    We've started putting our override stylesheet calls in a file named stylesheet_zcustom.css. This stylesheet always loads last and ensures your changes get made.

    So.... Either at the end of your stylesheet.css or in a new stylesheet_zcustom.css, add the following:
    Code:
    p#productDateAvailable {    
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    color:#000000;
    }
    Adjust each as required to suit your taste.

  5. #5
    Join Date
    Aug 2017
    Location
    Covington Ga
    Posts
    12
    Plugin Contributions
    0

    Default Re: Increase font size "This product will be in stock on......."

    Quote Originally Posted by dbltoe View Post
    You can fix this a couple of ways since this item has an ID.

    We've started putting our override stylesheet calls in a file named stylesheet_zcustom.css. This stylesheet always loads last and ensures your changes get made.

    So.... Either at the end of your stylesheet.css or in a new stylesheet_zcustom.css, add the following:
    Code:
    p#productDateAvailable {    
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    color:#000000;
    }
    Adjust each as required to suit your taste.
    Most Perfect and thankful for the support. I'll give that a try and report back. Thanks!

  6. #6
    Join Date
    Aug 2017
    Location
    Covington Ga
    Posts
    12
    Plugin Contributions
    0

    Default Re: Increase font size "This product will be in stock on......."

    Works perfectly. Thanks dbltoe

 

 

Similar Threads

  1. Replies: 20
    Last Post: 26 Oct 2011, 12:21 AM
  2. Adding a "Size guide" link only if the "size" attribute is active in the product
    By dsided in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 7 May 2011, 01:55 PM
  3. Replies: 8
    Last Post: 19 Apr 2008, 01:06 AM
  4. How to modify "Product Weight" to "Unit Size"
    By signagen in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 29 Jan 2008, 01:38 AM

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