Results 1 to 7 of 7
  1. #1
    Join Date
    Aug 2004
    Posts
    262
    Plugin Contributions
    0

    Default css and shopping cart contents box

    How do I get rid of the ugly gray shopping cart box that is in the center column? I am referring to the page where a person can estimate shipping and checkout. It looks like it is system created shopping cart contents box, and I cannot find anything in the css that will get rid of the entire box, the top, middle and bottom sections. What if I just want a plain white background? I have played around with this for a couple of hours, and had no luck fixing it.

  2. #2
    Join Date
    Dec 2006
    Location
    Victoria, Australia
    Posts
    360
    Plugin Contributions
    0

    Default Re: css and shopping cart contents box

    In the CSS mine looks like this:

    /*Shopping Cart Display*/
    #cartAdd {
    float: right;
    text-align: center;
    margin: 1em;
    border: 1px solid #000000; <<- change colour here
    padding: 1em;
    }To get rid of the image I am guessing you would delete it from the main file.
    type="image" src="includes/templates/template_default/buttons/english/button_in_cart.gif"

  3. #3
    Join Date
    Aug 2004
    Posts
    262
    Plugin Contributions
    0

    Default Re: css and shopping cart contents box

    Thanks, that will get rid of one line. But that box is made up of a header with a background, and a bottom section with a background. The gray just will not go away. Thanks anyway.

  4. #4
    Join Date
    Dec 2006
    Location
    Victoria, Australia
    Posts
    360
    Plugin Contributions
    0

    Default Re: css and shopping cart contents box

    have you got a link so i can see which section you mean?

  5. #5
    Join Date
    Aug 2004
    Posts
    262
    Plugin Contributions
    0

    Default Re: css and shopping cart contents box

    Quote Originally Posted by blind1 View Post
    have you got a link so i can see which section you mean?
    Here is the link. It is not a permanent shopping cart, so if it is gone, just add any product to the cart and you will see it:

    http://www.vintageknits.net/new_stor...=shopping_cart

  6. #6
    Join Date
    Dec 2006
    Location
    Victoria, Australia
    Posts
    360
    Plugin Contributions
    0

    Default Re: css and shopping cart contents box

    I used a handy little tool called Color Pix. You activate it and hold the curser over the colours on your site you want to identify.
    I found these colours in your box: #FOFOFO, #E9E9E9 , #CACACA
    I then looked at your stylesheet and found these numbers here:

    .tableHeading, #cartSubTotal {
    background-color: #e9e9e9;

    .rowEven {
    background-color: #F0F0F0;
    height: 1.5em;
    vertical-align: top;
    }

    TR.tableHeading {
    background-color: #cacaca;
    height: 2em;
    }

    I would say if you change these colours to what you want your problem should be solved
    Good Luck

  7. #7
    Join Date
    Aug 2004
    Posts
    262
    Plugin Contributions
    0

    Default Re: css and shopping cart contents box

    Thanks Blind1, I am a liitle tired, I will try it tomorrow. If you have any answer to my IE problem, posted in this section, that would be a big help.

    Thanks again.

 

 

Similar Threads

  1. v150 All Products and Shopping Cart contents even/odd color problem
    By kahunah in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 21 Apr 2012, 10:53 PM
  2. shopping cart contents and new properties to the products
    By stitchnkitty in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 10 Nov 2009, 05:50 PM
  3. Shopping Cart Header and contents display problem
    By fastdc5 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 17 Feb 2009, 10:20 PM
  4. Revise Shopping Cart Contents and Refresh Quantity
    By limelites in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Feb 2009, 10:28 AM
  5. Reading contents of shopping cart and changing the shipping method display accordingl
    By lamajlooc in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 16 May 2007, 12:03 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