Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default change colour of shopping card side box text

    Hi, on my site http://www.thegreatgiftshop.co.uk

    When logged in you have the shopping cart side obx in the right margin if theres anything in your basket. The title of the box 'Shopping cart [more]' is in white. Does anyone know how to change the colour of it? or what to add to the stylesheet to change it if theres not already an existing colour to change?

    Thanks!

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: change colour of shopping card side box text

    Looks like you already found and fixed
    Code:
    h3.leftBoxHeading, h3.leftBoxHeading a,
    h3.rightBoxHeading, h3.rightBoxHeading a  {
    	font-size: 1em;
    	color: #0b3d60;
    	}
    You can also fix the yellow hover by adjusting
    Code:
    h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
    	color: #FFFF33;
    	text-decoration: none;
    	}

  3. #3
    Join Date
    Oct 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: change colour of shopping card side box text

    Quote Originally Posted by gjh42 View Post
    Looks like you already found and fixed
    Code:
    h3.leftBoxHeading, h3.leftBoxHeading a,
    h3.rightBoxHeading, h3.rightBoxHeading a  {
    	font-size: 1em;
    	color: #0b3d60;
    	}
    You can also fix the yellow hover by adjusting
    Code:
    h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
    	color: #FFFF33;
    	text-decoration: none;
    	}
    hi.
    im very new to this, im looking to do the same thing. i found the section above but it wont let me edit it..
    do you know why.
    Thank you.

  4. #4
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default Re: change colour of shopping card side box text

    Nope didn't find and fix, its still white

    I'll look for the code though and hopefully fix it. Thanks for your help.

  5. #5
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default Re: change colour of shopping card side box text

    Done, and hover colour fixed too. Thank you!

  6. #6
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: change colour of shopping card side box text

    Sushigal - Glad you have it sorted.

    Speedyparts Direct - Where are you trying to edit your stylesheet? What tool/program are you using?

 

 

Similar Threads

  1. v139h How to change the text colour on Estimate Shipping popup box
    By amyleew in forum General Questions
    Replies: 7
    Last Post: 23 Jan 2013, 08:02 PM
  2. Changing colour or text in shopping cart box on home page
    By Sushigal in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Jul 2011, 04:47 PM
  3. Change Text Colour in New Products Side Box
    By hcd888 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 7 May 2009, 03:00 AM
  4. Writting Change colour In Categories Side Box
    By quality-beads in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 4 Aug 2008, 05:40 PM
  5. Change colour of 'sponsors' side box / enable 'featured' side box
    By flatlander in forum Templates, Stylesheets, Page Layout
    Replies: 18
    Last Post: 29 May 2008, 07:26 AM

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