Results 1 to 7 of 7
  1. #1
    Join Date
    May 2008
    Posts
    32
    Plugin Contributions
    0

    Default Adjusting Text & Background Color w/in Checkout

    I am having a tough time figuring out how to change Text & Background Color w/in Checkout so they contrast. In addition, I am also trying to change the text in the right sidebox. I think I found the right file: /public_html/includes/modules/sideboxes/shopping_cart.php

    Is this the right one? If it is, how and where do I modify it? Thanks in advance!
    My site is floridadriftwood.com please go into checkout to see the problem.
    Last edited by boukmn; 25 Aug 2008 at 11:45 PM. Reason: forgot something.

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

    Default Re: Adjusting Text & Background Color w/in Checkout

    I am also trying to change the text in the right sidebox
    Most all text is controlled in english.php not in a module file

    Post a link to your site and some detail on the colors you want to change
    Zen-Venom Get Bitten

  3. #3
    Join Date
    May 2008
    Posts
    32
    Plugin Contributions
    0

    Default Re: Adjusting Text & Background Color w/in Checkout

    Quote Originally Posted by kobra View Post
    Most all text is controlled in english.php not in a module file

    Post a link to your site and some detail on the colors you want to change
    Here's the site again: www.floridadriftwood.com In checkout, the middle of the middle panel is light gray and so is the text inside. In the side panel customer cart contents, the text is purple on a dark gray background...same problem.

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

    Default Re: Adjusting Text & Background Color w/in Checkout

    Try finding the following in your stylesheet and adding the highlighted entry and adjusting the color as desired
    Code:
    .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, Update, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
    	padding: 0.5em 0em;
            background-color: #660000;
    	}
    Adjust color in:
    Code:
    .cartOldItem {
    	color: #FFFFFF;
    	position: relative;   /*do not remove-fixes stupid IEbug*/
    	}
    Zen-Venom Get Bitten

  5. #5
    Join Date
    May 2008
    Posts
    32
    Plugin Contributions
    0

    Default Re: Adjusting Text & Background Color w/in Checkout

    Excellent! The solution works perfectly. Thanks, Kobra!

  6. #6
    Join Date
    May 2008
    Posts
    32
    Plugin Contributions
    0

    Default Re: Adjusting Text & Background Color w/in Checkout

    Kobra, I have another quick question for you; on my front page I added this text "Sorry about the mess. We have moved to a new service provider and are installing a new cart. We should up and running by 8/22." I thought I placed it in the header.php page but when I removed everything from b/n the single quotes, nothing changes. Where am I going wrong?

  7. #7
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Adjusting Text & Background Color w/in Checkout

    I would suspect that this was in your main_page.php html_includes file and it looks as though you found this for yourself as I do not see the text you referenced
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Left & Center Columns Background Color
    By CelticKatt in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 2 Apr 2008, 01:09 AM
  2. Background Image & Background Color
    By jben in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 Mar 2008, 01:11 AM
  3. Change Background Color & More
    By asterix in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 15 Nov 2007, 11:53 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