Results 1 to 9 of 9
  1. #1
    Join Date
    Mar 2012
    Posts
    4
    Plugin Contributions
    0

    Default How to change fonts color in responsive classic

    Hello, all the works here are fantastic; I have been using zencart for more than ten years and I decided, after many updates, to begin with a fresh install of 1.5.6 b and its responsive classic template that I like very much (and not too many translations are to be done to french, I found some parts here).
    I tried to change only font color (from blue to black) with the responsive classic color change plugin but the result was not the one expected;
    I have tried this job during more than 1 week ( I guess that I don't understand every thing in CSS) .
    How can I change only the fonts' color?
    Thank you very much

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

    Default Re: How to change fonts color in responsive classic

    The color change mod handles more than one font color. It also introduces rgba colors although very few fonts use the rgba feature.

    This makes it difficult for us to guess which font you are talking about. If you can be more specific or give us a link to your site, it would help us help you.

  3. #3
    Join Date
    Mar 2012
    Posts
    4
    Plugin Contributions
    0

    Default Re: How to change fonts color in responsive classic

    The thing i wanted to change is the blue color of categories in the front page.and in lateral box
    Thanks

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

    Default Re: How to change fonts color in responsive classic

    Those should be set as color-text2 which is black unless you changed it.

  5. #5
    Join Date
    Mar 2012
    Posts
    4
    Plugin Contributions
    0

    Default Re: How to change fonts color in responsive classic

    Thanks but may be I understand nothing .
    I the file stylesheet_color.css, I found that:

    *bof font colors*/
    body, .messageStackSuccess, .messageStackCaution, #tagline, #productQuantityDiscounts table, .categoryListBoxContents a, h2.greeting a {color:#000000;}
    a:link, #navEZPagesTOC ul li a, a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, .sideBoxContent a:visited, fieldset fieldset legend, #navBreadCrumb a:visited, #siteinfoLegal a, h3.rightBoxHeading a:hover, h3.leftBoxHeading a:hover, .cartTotalDisplay, .cartOldItem, .specialsListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .list-price, .itemTitle a, h2.greeting, #icon, h1, .header .fa-bars {color:#05a5cb;}
    a:visited, .cat-count, .itemTitle a:hover, h2.greeting a:hover {color:#666;}
    a:active {color:#0000ff;}
    h2, h3, .cartAttribsList, #cart-box {color:#444;}
    .blue{color:#05a5cb !important;}
    .blue:hover{color:#036f89 !important;}
    .alert {color: #8b0000;} ""


    I changed all "blue"to #000000 and nothing happened!

    It's zencart 1.5.6 C. what is the way to change the bue colors of fonts to black?

    Other things, in previous versions of Zen cart, it was very easy to change the template with picaflor free other ones.
    Now, impossible. Does anybody knows why?
    With many thanks (more than one week trying to......)

  6. #6
    Join Date
    Jan 2019
    Location
    New Zealand
    Posts
    38
    Plugin Contributions
    0

    Default Re: How to change fonts color in responsive classic

    Hi photoceran,

    The real easy way for you to get help is to post a link of your site so we can see examples of what you want changed.
    Changing a class of blue to read black will only change objects with a class of blue to read black.
    It sounds like you are targeting the wrong classes.
    Also do you refresh your browser after css changes? Hold the shift button and press the browser refresh button to get the new altered css file.

    Regards raptar

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

    Default Re: How to change fonts color in responsive classic

    Quote Originally Posted by photoceram View Post
    I tried to change only font color (from blue to black) with the responsive classic color change plugin but the result was not the one expected;
    I the file stylesheet_color.css, I found that:
    In your original post, you state that you are using the color change mod. In your latest post, you stated that you changed the settings in stylesheet_colors.css.

    With the color change mod, that stylesheet is supposed to be removed or renamed to something like stylesheet_colors.scs so it doesn't load.

    Color changes should be made in stylesheet_colors_split.css.

    If you have both stylesheets installed, the stylesheet_colors.css will be overpowered by the stylesheet_colors_split.css

    NOTE: BOTH of these stylesheets have the basic font set to #000000 as default. As raptar says, provide us with a link for better help.

  8. #8
    Join Date
    Dec 2017
    Location
    FLAH-DUH
    Posts
    25
    Plugin Contributions
    0

    Default Re: How to change fonts color in responsive classic

    Quote Originally Posted by dbltoe View Post
    In your original post, you state that you are using the color change mod. In your latest post, you stated that you changed the settings in stylesheet_colors.css.

    With the color change mod, that stylesheet is supposed to be removed or renamed to something like stylesheet_colors.scs so it doesn't load.

    Color changes should be made in stylesheet_colors_split.css.

    If you have both stylesheets installed, the stylesheet_colors.css will be overpowered by the stylesheet_colors_split.css

    NOTE: BOTH of these stylesheets have the basic font set to #000000 as default. As raptar says, provide us with a link for better help.
    Gotta be an easier way to make some simple color changes...

  9. #9
    Join Date
    Jul 2019
    Location
    Sweden
    Posts
    6
    Plugin Contributions
    0

    Default Re: How to change fonts color in responsive classic

    It's the lines
    .blue{color:#05a5cb !important;}
    .blue:hover{color:#036f89 !important;}
    in stylesheet_colors.css plus the lines
    .blue{}
    .blue:hover{}
    in stylesheet.css that causes the blue color.
    I tried to comment them out but it didn't work so I deleted the rows and after that the color is now what I want it to be!

 

 

Similar Threads

  1. v156 How to Enable Mobile Menu (Jquery mmenu) on Desktop Layout of Responsive Classic?
    By RobertH in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 Jun 2019, 03:45 PM
  2. v155 Responsive Classic vs Responsive Sheffield Blue vs ?
    By Zean in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 May 2016, 07:01 AM
  3. change color of navbars on classic template
    By maryx in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 23 Jun 2011, 05:56 PM
  4. Color Change on Classic
    By shorti6877 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 20 May 2009, 11:51 AM
  5. Change Cat Sub box color in classic
    By sheila123 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 5 Mar 2009, 12:36 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