Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2006
    Posts
    12
    Plugin Contributions
    0

    Shopping Cart Sidebox Color

    I cannot find where to change the font color in the header of the Shopping Cart Sidebox. I'd like for it to be white like the other ones. I know I'm missing something simple. Thank you for your help.

    www.themaplebarn.com/shop

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Shopping Cart Sidebox Color

    Quote Originally Posted by mhebby
    I cannot find where to change the font color in the header of the Shopping Cart Sidebox. I'd like for it to be white like the other ones. I know I'm missing something simple. Thank you for your help.

    www.themaplebarn.com/shop
    Most of the sidebox headers are <h3> headers. However, the shopping cart header is also a link, so it picks up styling applicable to both <h3>s and links. Furthermore, since the link is inside the header, link styling willtend to be considered more relevant and take priority.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Shopping Cart Sidebox Color

    Mhebby,
    Try this on your_custom stylesheet.css

    h3.rightBoxHeading a {
    color: #ffff00;}

    If you want the same effect on the left side change right to left..
    Change the color code to whatever you want..

    Mark

  4. #4
    Join Date
    Feb 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: Shopping Cart Sidebox Color

    I tried it but couldn't get it to work... thanks for the tip though.

  5. #5
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Shopping Cart Sidebox Color

    Did you try it as suggested by haredo which was in the right direction but not quite right for what you needed, or did you find this piece of styling
    h3.leftBoxHeading a:hover {

    color: #E6B426;

    text-decoration: none;

    }
    and change the bit marked in red to #FFFFFF
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. Remove right sidebox shopping cart from when on shopping cart page
    By alterego55 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 2 Oct 2010, 01:45 AM
  2. change color of words in shopping cart sidebox
    By luvstoxstitch in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Jun 2010, 05:19 AM
  3. Change background color of shopping cart sidebox header?
    By sunflowertami in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 16 Jun 2008, 01:19 AM
  4. Shopping cart sidebox text color
    By Andy McG in forum Basic Configuration
    Replies: 3
    Last Post: 20 Sep 2007, 11:33 AM
  5. Shopping cart sidebox color (on left)
    By eaglewu in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 Jan 2007, 06:40 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