Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2007
    Posts
    42
    Plugin Contributions
    0

    Default Help footer color

    Where can i change the blue footer area to white? I tried looking for it in the stylesheet.css and cant find it.

    Site:

    http://tuner-stop.com/catalog/

  2. #2
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Help footer color

    Blue footer is colour #8CCCEF
    shows in your style sheet at
    Code:
    body {
        margin: 0;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 62.5%;
        color: #000000;
        background-color: #8CCCEF;
        background-image: url(../images/bg_repeat.gif);
        background-repeat: repeat-x;
        background-attachment: scroll;
        }
    change to #FFFFFF or which ever colour suits

  3. #3
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Help footer color

    In your CSS - remove the background image and replace the background-color with #FCFEFE in the BODY section.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

 

 

Similar Threads

  1. v152 Header footer color
    By wudchuk in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Mar 2014, 11:47 AM
  2. Header / Footer Color Transparancy
    By JSY SH466Y in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 3 Jan 2012, 07:54 PM
  3. Font color change in header and footer help!!!!
    By Marlake in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 22 Mar 2008, 06:12 PM
  4. Help with header and footer font and color size
    By laurieudy in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 21 Nov 2007, 06:35 PM
  5. *help me change footer link color
    By da_bsg in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 22 Dec 2006, 03:37 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