Results 1 to 7 of 7
  1. #1
    Join Date
    Jun 2010
    Posts
    8
    Plugin Contributions
    0

    Default Cart contents sidebox text colors

    I have manged to change various font colors of the cart but am having a hard time finding the cart contents sidebox text colors in the css. I want to change the visited color from the default purple to black. What do I need to look for in the css? Thanks.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Cart contents sidebox text colors

    I want to change the visited color from the default purple to black.
    Find this
    Code:
    a:visited {
    	color: #3300FF;
    	text-decoration: none;
    	}
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jun 2010
    Posts
    8
    Plugin Contributions
    0

    Default Re: Cart contents sidebox text colors

    I have already changed the a.hover but the cart contents box still has visited as blue/purple and I can't find it.

    All the other boxes I have enabled and the body are fine.

    Any ideas?

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Cart contents sidebox text colors

    Yeah - post a link to your install
    Can't theorize what we can not see
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Jun 2010
    Posts
    8
    Plugin Contributions
    0

    Default Re: Cart contents sidebox text colors

    Sorry, it's not on a web server as it's for learning purposes on a WAMP Server.

    I'm talking about the side box that lists what's in your basket. Maybe I didn't make that clear.

  6. #6
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Cart contents sidebox text colors

    Quote Originally Posted by TheJoker View Post
    Sorry, it's not on a web server as it's for learning purposes on a WAMP Server.

    I'm talking about the side box that lists what's in your basket. Maybe I didn't make that clear.
    open includes/templates/YOUR_TEMPLATE/css/stylesheet.css

    find the following and change the color options as necessary

    .cartNewItem {
    color: #33CC33;
    position: relative; /*do not remove-fixes stupid IEbug*/
    }

    .cartOldItem {
    color: #660099;
    position: relative; /*do not remove-fixes stupid IEbug*/
    }

  7. #7
    Join Date
    Jun 2010
    Posts
    8
    Plugin Contributions
    0

    Default Re: Cart contents sidebox text colors

    Sweet. That did it. Thank you.

 

 

Similar Threads

  1. shopping cart contents text
    By hanafoo in forum General Questions
    Replies: 8
    Last Post: 4 May 2010, 12:39 PM
  2. Cart Contents Sidebox
    By Nick1973 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Jul 2009, 03:59 PM
  3. Cart Contents Sidebox
    By mrmrsg in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 4 Apr 2007, 05:56 PM

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