Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Side Box Font Color

    there are three changes you have to make .
    first one .

    look for the following code in your stylesheet_custom.css

    .cartNewItem {
    color:black;
    position:relative;
    }

    add the code in red to this rule .

    2:

    .cartOldItem {
    color:black;
    position:relative;
    }
    add the code in red to this rule as well.

    3:
    in same style sheet . look for the follwoing .

    .cartBoxTotal
    color:black;
    font-weight:bold;
    text-align:right;
    }

    again add the code in red to the rule . .

    you can use any color name , or you can use code like #0000

    This regard this modification..
    Last edited by tony_sar; 13 Mar 2009 at 03:42 AM.

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Side Box Font Color

    nevermind that . do this
    open your stylesheet_custome.css look for the rule and add the red code

    #shoppingcartContent {(line 355)
    background:#1B263C url(../images/catbackgr1.jpg) repeat-x scroll center top;
    text-align:left;
    }

    ohh, also in same rule , remove background-color:#ffffff

    i really need to sleep
    Last edited by tony_sar; 13 Mar 2009 at 03:46 AM.

  3. #3
    Join Date
    Sep 2008
    Location
    Kearns, UT
    Posts
    10
    Plugin Contributions
    0

    Default Re: Side Box Font Color

    I would have been happy with the font being black so you can read it. But that looks even better.

    Thanks tony_sar!

 

 

Similar Threads

  1. changing font color in side boxes
    By discoverytdi in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 29 Jan 2012, 03:16 PM
  2. Changing font and color of links in side boxes?
    By comicmegastore in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 18 Jan 2010, 11:07 AM
  3. tweeking - side box font and side box image
    By stephenn in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 1 Dec 2008, 03:20 PM
  4. Side box, currencies and who's online font color
    By Kitty in forum General Questions
    Replies: 6
    Last Post: 5 Nov 2006, 05:58 PM
  5. Replies: 2
    Last Post: 1 Nov 2006, 02:51 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