Results 1 to 10 of 12

Hybrid View

  1. #1
    Join Date
    Mar 2006
    Posts
    163
    Plugin Contributions
    0

    Default changing font color

    I have been trying to figure this out all day long and have the biggest headache from it....I finally updated the version of zen-cart for one of my clients and I can NOT figure out the stylesheet. His background on his whole site is black, but when i put black into the store, the text is all black (like on all the product listing info) and I cannot find ANYWHERE to change it! Can someone please help me out!?

    Thanks!!

  2. #2
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: changing font color

    Perhaps adding/changing it in the BODY class would work? Without seeing the site or the stylesheet it is hard to tell for sure.

  3. #3
    Join Date
    Mar 2006
    Posts
    163
    Plugin Contributions
    0

    Default Re: changing font color

    the site is www.apparitionink.com/catalog (it is really ugly right now because i can't get the store header to work for some reason)

    and i tried to attatch the stylesheet but when i copied and pasted it-it was to long and then i tried attatching it and it wasn't in the right format (it was saved as stylesheet.css) any other suggestions?

  4. #4
    Join Date
    Sep 2005
    Location
    Aotearoa New Zealand
    Posts
    75
    Plugin Contributions
    0

    Default Re: changing font color

    I don't mean to be rude, but if you can't figure something that simple out, then I think you should employ someone to make changes to your site. You will no doubt get into heaps of trouble and end up wasting heaps of your time trying to solve the errors you are going to encounter in the future.

    the file is.

    includes/templates/my_template/css/stylesheet.css

    you need to edit the first line of that file. Currently it says:

    Code:
    body { 
    font-size: 62.5%; margin: 0px; color: #000000; font-family: verdana, arial, helvetica, sans-serif; background-color: #000000 
    }
    if you want to keep the black background then change the value of color:

    if you want to keep the black text then change the value of background-color:

  5. #5
    Join Date
    Mar 2006
    Posts
    163
    Plugin Contributions
    0

    Default Re: changing font color

    i got it figured out-when i first uploaded the css form somehow the part about the text got deleted-which is why i couldn't find it. and i don't need to hire someone to do my site---but thanks for the suggestion :)

  6. #6
    Join Date
    Jul 2005
    Location
    Hoedspruit
    Posts
    530
    Plugin Contributions
    2

    Default Re: changing font color

    drstuey says

    the file is.

    includes/templates/my_template/css/stylesheet.css
    I found the file with that code in /includes/template/template_default/css/

    What I'm trying to do is a text colour change, and save in my overides. Is that the file I should be using (/includes/template/template_default/css/), and, when edited, by my (limited) understanding, the overide should then go to drstuey's recommended directory?


    ......and regarding this:

    I don't mean to be rude, but if you can't figure something that simple out, then I think you should employ someone to make changes to your site.
    Maybe some of us enjoy messing about, and if we do screw up, we have back ups to fix our oops's. I personally make lotsa booboos, but enjoy getting it right (eventually)

 

 

Similar Threads

  1. v151 changing a font color
    By ken1 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 31 Mar 2014, 08:42 AM
  2. v139h Changing Font Color
    By nyxpower in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 Sep 2013, 10:53 PM
  3. Changing Font Color
    By susanshropshire in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 13 May 2009, 09:40 AM
  4. changing font color to footer
    By yellowsub in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Sep 2008, 12:43 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