Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2020
    Location
    USA
    Posts
    88
    Plugin Contributions
    0

    Default Change color of Shopping Cart Sidebox only

    157c
    fuzztrip.com

    I would like to make the shopping cart sidebox border orange, a different color than the rest.

    I currently have for the sideboxes...

    legend, .leftBoxHeading, .rightBoxHeading, .centerBoxHeading {
    text-align: center;
    border:1px solid #333;
    border-top: 3px solid #333;
    border-radius:5px;
    }

    which produces...
    Name:  scrnli_11_13_2021_8-21-55 AM.png
Views: 130
Size:  13.7 KB

    I've tried a bunch of different things in css to isolate the shopping cart box but either get no change or all the boxes on the right turn orange.

    Appreciate any assistance. Thanks!

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,399
    Plugin Contributions
    87

    Default Re: Change color of Shopping Cart Sidebox only

    Try
    Code:
    #shoppingcart { border: 1px solid orange; }

  3. #3
    Join Date
    Jul 2020
    Location
    USA
    Posts
    88
    Plugin Contributions
    0

    Default Re: Change color of Shopping Cart Sidebox only

    Got it.

    Code:
    #shoppingcartHeading {
    
    text-align: center; 
    border: 1px solid #ff662e;
    border-top: 3px solid #ff662e;
    border-radius: 5px;
    
    }
    Thanks.

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,399
    Plugin Contributions
    87

    Default Re: Change color of Shopping Cart Sidebox only

    Excellent! Happy to have helped.

 

 

Similar Threads

  1. 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
  2. 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
  3. Shopping cart sidebox text color
    By Andy McG in forum Basic Configuration
    Replies: 3
    Last Post: 20 Sep 2007, 11:33 AM
  4. Shopping cart sidebox color (on left)
    By eaglewu in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 Jan 2007, 06:40 AM
  5. Shopping Cart Sidebox Color
    By mhebby in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 17 Jun 2006, 11:55 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