Results 1 to 7 of 7
  1. #1
    Join Date
    Jun 2009
    Posts
    389
    Plugin Contributions
    0

    Default Change Color of Specials Font

    Hello, I am trying to change the color of the font for specials.

    For example:
    The regular price is $25.00 and the special price is $15.00.

    Currently, they are both the same color.


    Tried this and does not work:

    #specialsListing(
    color:#FF0000;
    font-family:tahoma;
    font-size:13px;
    font-weight:bold;}

    Can someone please tell me the correct ID name?

    Or tell me the correct code?

    Thanks

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

    Default Re: Change Color of Specials Font

    Unless you have a stock template, we can't help without a link. Several templates change the class or id.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  3. #3
    Join Date
    Jun 2009
    Posts
    389
    Plugin Contributions
    0

    Default Re: Change Color of Specials Font

    Quote Originally Posted by dbltoe View Post
    Unless you have a stock template, we can't help without a link. Several templates change the class or id.
    Ah sorry. Thought it was all the same. Here it is:

    link

    Thanks!

    Bridgett

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

    Default Re: Change Color of Specials Font

    This one is completely different.

    Someone hard-coded a span in the text and then put the class in the stylesheet.

    Around line #517 of your stylesheet, you can change #00C3FB to whatever color you'd like.

    You're going to need to point out that you're using so many stylesheets every time you have a question. For instance, you have the content_bg class in three different stylesheets.

    Looks as if someone has tried to fix a TM template.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  5. #5
    Join Date
    Jun 2009
    Posts
    389
    Plugin Contributions
    0

    Default Re: Change Color of Specials Font

    Ah thanks....


    Some of the addons I have added required css.


    Thanks again for your help.

  6. #6
    Join Date
    Jun 2009
    Posts
    389
    Plugin Contributions
    0

    Default Re: Change Color of Specials Font

    dbltoe,

    By chance can you tell me how to remove the space between the title and price:

    link

    Also, there is a small dot on the title on my home page and specials page, but not on my products page. By chance can you guide me to the correct css line to fix it.

    Seriously, I am trying to figure it out. I just can't learn all of it in a couple of days. I have Firebug and I am just learning how to use it but it gets so frustrating at times.

    Thanks

    Bridgett

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

    Default Re: Change Color of Specials Font

    Don't see a dot. ?

    In this case, it looks like you are going to have to find out which file contains "class="listingDescription" and remove the hard-coded <br/> after the price. It should be <br /> anyway, but that's another TM lovely.
    You have three stylesheets that are fighting with each other. The stylesheet.css, stylesheet_main.css, and stylesheet_tm.css make it a nightmare to try and figure things out even with FireBug.

    If you search the forum for Template Monster, you'll find how many problems these templates create for anyone trying to make even the simplest changes.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

 

 

Similar Threads

  1. How do I change the font color and font style for the tag line?
    By Beyond Dreams in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 17 Feb 2013, 10:33 PM
  2. Font color change
    By lcarlo1507 in forum Basic Configuration
    Replies: 4
    Last Post: 26 Sep 2011, 11:17 PM
  3. Change font color
    By schwarzes in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 17 Aug 2010, 05:35 AM

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