Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2010
    Posts
    49
    Plugin Contributions
    0

    Default Change Text Colour for Module?

    I recently installed a "Cross-selling" feature into my site - it works great, but the text is white, and so is my background....

    http://bountyhuntertoys.com/store/in...oducts_id=1321
    (Highlight everything from the "Review" button down to see).

    Now, I've checked the files that came with the module, but I can't seem to figure out where in ZenCart I should be altering the text colour from white to black?

    Any ideas?

  2. #2
    Join Date
    Feb 2010
    Posts
    154
    Plugin Contributions
    0

    Default Re: Change Text Colour for Module?

    Fett,

    Do a search in your stylesheet (/store/includes/templates/241/css/stylesheet.css) for h2.centerBoxHeading

    Change the colour of it from White to something else, say Green.


    Note: You've also left the original stylesheet in that folder (store/includes/templates/241/css/stylesheet%20-%20original.css) which ZenCart automatically loads because it has a .css extension. Need to change that extension or move it out of that folder to prevent it causing problems.

  3. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Change Text Colour for Module?

    FIRST you need to delete or rename the stylesheet_original.css to anything BUT .css - - all files that end in .css are loaded

    In the stylesheet.css file find and alter the color for the following
    Code:
    h2.centerBoxHeading {
        font-size: 1.3em;
        color: #ffffff;
        }
    Celtic quicker on the keyboard

  4. #4
    Join Date
    Feb 2010
    Posts
    49
    Plugin Contributions
    0

    Default Re: Change Text Colour for Module?

    Worked like a charm!

    Thanks!
    And I also renamed that original css. Totally forgot about that.

    Figures however, after all that, the cross promoting mod is only good for 5 items... lame.

 

 

Similar Threads

  1. v151 How do I change the font colour for the text on contact us page ect
    By arthena in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 24 Nov 2013, 06:02 PM
  2. Change colour of login text
    By maxy007 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 20 Feb 2011, 11:49 PM
  3. Change size and colour of text
    By amyleew in forum General Questions
    Replies: 3
    Last Post: 25 May 2010, 12:13 AM
  4. Change text colour in Scrolling Bestsellers
    By DaveG in forum Addon Sideboxes
    Replies: 8
    Last Post: 14 Mar 2008, 12:51 AM
  5. Change text colour invoice
    By Carl in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 20 Dec 2006, 12:07 PM

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