Thread: Changing color

Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2004
    Posts
    417
    Plugin Contributions
    0

    Changing color

    I'm using 1.3.5 example on step 2 of 3 page of checkout there are pharses:

    Your Total, Discount Coupon, Payment Method and so on.. The color for text is set to #336699. I tried looking in css but cant find it. Can someone point me to correct page plz

    tks
    covone

  2. #2
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: Changing color

    What template are you using?

  3. #3
    Join Date
    Oct 2004
    Posts
    417
    Plugin Contributions
    0

    Re: Changing color

    Pls look at this link and its all the titles in blue (ie Company detials)

    https://zx7.ewdhosting.com/~csgiftst...1b34c412bef965

    Pls advise
    tks

  4. #4
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: Changing color

    Hehe... the Explorer blues.

    Find in your stylesheet.css(near the beginning);

    Code:
    LEGEND {
    	font-weight: bold;
    	padding: 0.3em;
    	}
    Replace with;

    Code:
    LEGEND {
    	font-weight: bold;
    	padding: 0.3em;
            color: #000000;
    	}
    The added color declaration(in red) will solve your problem. Explorer assigns it's own color for those headings, this above code block will set that issue straight.

    Also, when you post a link... always omit the trailing session zenid or it could mean troubles to your store for security issues. Double check to make sure it's the actual link, with no session extension.

    Edit: Kim... the member has zenid additions on the supplied link.
    Last edited by Sketchy; 25 Sep 2006 at 06:04 AM.

 

 

Similar Threads

  1. Changing Header Color
    By ajaipandey in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Sep 2010, 06:54 PM
  2. Changing Background Color??
    By outlawcat in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 26 May 2009, 04:00 AM

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