Results 1 to 8 of 8
  1. #1
    Join Date
    Mar 2010
    Posts
    28
    Plugin Contributions
    0

    Default Shopping Cart link / need to change color

    There's a link to my shopping cart on the front page of my store that I would like to change (this link appears in the "shopping Cart [more]" box on the right after an item is added to the cart). It appears purple by default, but I prefer another color. After I edited my primary CSS file I was able to change the color of my store's other links, but this one in question remains purple. Is there a different CSS file that controls this particular kind of link?

    Url: http://khrysanthoney.com/store/index.php?main_page=

    Thanks.

  2. #2
    Join Date
    Mar 2010
    Posts
    28
    Plugin Contributions
    0

    Default Re: Shopping Cart link / need to change color

    Never mind, problem fixed. Please delete thread.
    Last edited by marsgate; 4 Nov 2010 at 03:59 AM.

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Shopping Cart link / need to change color

    What was the secret to your success?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #4
    Join Date
    Nov 2010
    Posts
    2
    Plugin Contributions
    0

    Default Re: Shopping Cart link / need to change color

    OK I created an account just to reply to this thread, and the jerk who started it.

    Listen, you get on here looking for someone to give you the answer, but when you find the answer yourself, you dont take 1 minute to post it?

    I see this crap all the freaking time,
    "I found the answer".. and then nothing...

    "please delete thread?" WHY.. you are helping to create a record of searchable solved problems. Now that you have your answer, you have no concern about anyone else. This link was one of the first in google.... and thanks to you, a worthless waste of time.

    HEY BRO, HOW BOUT HELPING THE COMMUNITY AND GIVE AN ANSWER YOURSELF EVERY ONCE IN A WHILE.

  5. #5
    Join Date
    Nov 2010
    Posts
    2
    Plugin Contributions
    0

    Default Re: Shopping Cart link / need to change color

    Lemme go ahead and answer it for you, since you have no intention to, and will likely never even see this post, now that you got what you wanted.

    ANSWER:

    This information is in your stylesheet.css. The releavent things to change are:

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

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

    Just change color: to whatever you want.

  6. #6
    Join Date
    Mar 2010
    Posts
    28
    Plugin Contributions
    0

    Default Re: Shopping Cart link / need to change color

    Quote Originally Posted by Ajeh View Post
    What was the secret to your success?
    Sorry for not posting the answer. About that time I was running on 2 hours of sleep and my courtesy compass just went ###### backwards.

  7. #7
    Join Date
    Mar 2010
    Posts
    28
    Plugin Contributions
    0

    Default Re: Shopping Cart link / need to change color

    Quote Originally Posted by RusTus View Post
    Lemme go ahead and answer it for you, since you have no intention to, and will likely never even see this post, now that you got what you wanted.

    ANSWER:

    This information is in your stylesheet.css. The releavent things to change are:

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

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

    Just change color: to whatever you want.
    Hopefully Jesus will forgive me.

  8. #8
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Shopping Cart link / need to change color

    Quote Originally Posted by marsgate View Post
    Sorry for not posting the answer. About that time I was running on 2 hours of sleep and my courtesy compass just went ###### backwards.
    Not a problem ... we all have those days ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. Color change of shopping cart content window
    By MT Ed in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 23 Aug 2010, 02:54 PM
  2. Change Price Color in SHopping Cart
    By Blackthorne in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Feb 2010, 08:19 PM
  3. Change Shopping Cart Background Color
    By choppervon in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 19 Oct 2009, 09:42 PM
  4. Shopping Cart Row Color Change
    By rplatt in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 Nov 2007, 08:39 PM
  5. Change background color in shopping cart
    By HandcraftedUK in forum General Questions
    Replies: 1
    Last Post: 29 Oct 2007, 05:02 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