Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2011
    Posts
    81
    Plugin Contributions
    0

    Default changing colours

    here is a link:
    www.rabbitnutrition.co.uk
    how do i change the brown to green - been looking through css and am a little baffled. can anyone point me in the right direction of a colour code please

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: changing colours

    That's an image (top-nav-bk.jpg), so you would have to edit it in an image editor.

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: changing colours

    Or you could just change your #navMainWrapper rule from
    Code:
    #navMainWrapper {margin: 0em;font-weight: normal;color: #fffede;background-image:url(../images/top-nav-bk.jpg);height: 54px;width: 950px;}
    to
    Code:
    #navMainWrapper {margin: 0em;font-weight: normal;color: #fffede;background:#226600;border-radius:22px 22px 0 0;height: 54px;width: 950px;}
    Adjust to taste.

 

 

Similar Threads

  1. changing colours
    By uniqueliving in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 23 May 2010, 03:26 PM
  2. changing colours
    By aland in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 25 Jan 2008, 09:05 AM
  3. changing colours
    By shaunbarton in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 4 Aug 2007, 04:00 PM
  4. Changing colours
    By Scooby Doo in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 21 Apr 2007, 07:31 AM
  5. Changing colours
    By kittykiss in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 May 2006, 10:40 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