Results 1 to 3 of 3

Thread: Color change

  1. #1

    Default Color change

    Where i can change (in 2.6) colors from blue to red in this section below?
    It is everywhere and i would like to change only once if possible.



  2. #2
    Join Date
    Apr 2007
    Posts
    2,202

    Default Re: Color change

    Modify templates/css/style.css, you need to edit


    Code:
    div.section div.hd {
    height: 1.5em;
    color: #FFFFFF;
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    padding:5px 0px 5px 2px;
    overflow: hidden;
    border-left:5px solid #5c7099;
    border-right:5px solid #5c7099;
    background-image: url("../images/bg1.gif");
    }

  3. #3

    Default Re: Color change

    Thanks, problem solved.

Similar Threads

  1. Change color of links
    By polog in forum Template Modifications
    Replies: 2
    Last Post: 07-26-2008, 10:29 PM
  2. Color and font change
    By burch68 in forum Template Modifications
    Replies: 8
    Last Post: 02-19-2008, 08:32 PM
  3. Change the template color
    By mario2000 in forum Template Modifications
    Replies: 4
    Last Post: 02-18-2008, 04:38 AM
  4. change background color ?
    By pat33 in forum Template Modifications
    Replies: 2
    Last Post: 12-05-2007, 04:17 PM
  5. how to change this color???
    By igorcreed in forum Template Modifications
    Replies: 3
    Last Post: 11-10-2007, 01:30 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
  •