Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Colour of links in shopping cart sidebox

    Hi everyone. I'm trying to change the colour of the links in my shopping cart sidebox from the standard green colour to the same colour as the links in the information sidebox i.e. light blue. I have located the code in the stylesheet but the problem im having is more related to specifying the correct colour to change it to.

    Code:
    .cartNewItem {
    	color: #33CC33;
    	position: relative;  /*do not remove-fixes stupid IEbug*/
    	}
    
    .cartOldItem {
    	color: #660099;
    	position: relative;  /*do not remove-fixes stupid IEbug*/
    	}
    Any ideas?

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

    Default Re: Colour of links in shopping cart sidebox

    You would have to determine the tag for the item that is the color that you want an use that # for the others
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: Colour of links in shopping cart sidebox

    Sorry im not sure what you mean by that. I'm totally new to stylesheets. Could I not simply replace the existing colour code to the colour code of light blue, whatever that is. Or would that not work?

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

    Default Re: Colour of links in shopping cart sidebox

    Thought that was was I stated
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: Colour of links in shopping cart sidebox

    Yeah I realised that as soon as I posted my reply. Its just I wasn't sure what you meant by the word 'tag' at first. So how should I find out the tag of light blue? I guess I could just open up photoshop and have a guess at matching the colour and then try and match it by trial and error?

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

    Default Re: Colour of links in shopping cart sidebox

    Post a link to your site and detail what box link you want the color of and what you want this color applied to
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: Colour of links in shopping cart sidebox

    I've got it sorted now. At first, I tried putting in a variety of tags from photoshop but they never seemed to match 100%. Then I tried setting the tag to the word 'blue' instead and this matches 100%. Didn't think it would have been that simple.

  8. #8
    Join Date
    Jul 2008
    Posts
    59
    Plugin Contributions
    0

    Default Re: Colour of links in shopping cart sidebox

    An easy way to colour match (though there may be an even easier method than this) is to PrintScreen the page you want the colour from, paste into photoshop and using the colour picker tool click on the colour you want. Open the palette and you'll have the code you need.

  9. #9
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: Colour of links in shopping cart sidebox

    There are also a number of tools that can do the same thing live on your screen. I use (in Mac OS X) a utility called DigitalColour Meter. It gives a pixel by pixel view of what's under your cursor and shows you the colour code of each pixel in various formats, including the hex format common in HTML code. I'm sure there are similar tools for Windows.

    Rob

  10. #10
    Join Date
    Dec 2006
    Posts
    43
    Plugin Contributions
    0

    Default Re: Colour of links in shopping cart sidebox

    I couldn't live without this tool.

    http://www.iconico.com/colorpic/

    It's free and works GREAT!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Shopping cart sidebox link change colour
    By wotnow in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 13 Oct 2011, 02:51 AM
  2. change sidebox links colour
    By discoverytdi in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 1 Oct 2011, 05:09 PM
  3. Shopping cart colour
    By warpz0r in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Mar 2010, 06:59 AM
  4. Changing Font Colour in Header of Shopping Cart Sidebox
    By robert_morgan04 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 31 Aug 2009, 05:36 PM
  5. colour changes to shopping cart bg
    By totorox in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 5 Jul 2006, 04: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