Results 1 to 6 of 6
  1. #1
    Join Date
    Feb 2008
    Posts
    207
    Plugin Contributions
    0

    Default Very Basic question

    Sorry this is so basic...but I am spending ages on what I know is a quick to solve query.

    I need to find the colour code for the main central panel of my website......the peach / salmon colour behind all my products and main page blurb.

    I want to put this colour into something I am working on in a photo program and don't know its html colour code

    Help appreciated www.kitzimollitzipettiskirts.co.uk

  2. #2
    Join Date
    Jan 2011
    Posts
    70
    Plugin Contributions
    0

    Default Re: Very Basic question

    The html code is: #BFAAA5

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

    Default Re: Very Basic question

    The best way to figure stuff like that out is to install and use the Colorzilla plugin for the Firefox browser - lets you place the cursor on an area and the hex code of the color will be displayed.

  4. #4
    Join Date
    Feb 2008
    Posts
    207
    Plugin Contributions
    0

    Default Re: Very Basic question

    thanks for the quick responses....really appreciated.

  5. #5
    Join Date
    Feb 2008
    Posts
    207
    Plugin Contributions
    0

    Default Re: Very Basic question

    Sorry guys.....can anyone quickly give me the code for the contrasting salmon behind my category and info icons.....is there any really quick way to find this other than installing this other program on my pc?

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

    Default Re: Very Basic question

    None I'm aware of. Firefox is a < 5minute install, and you should have it anyway if you're going to develop websites. Often different browsers render sites differently. Colorzilla installs in 30 seconds or so.

    While you're at it, install the Web Developer plugin too, which let me see that the background color of those headers is:

    .leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
    margin: 0em;
    background-color: #a07c6e;
    padding: 0.5em 0.2em;
    }

 

 

Similar Threads

  1. Very Basic Question About PayPal
    By Xarzu in forum General Questions
    Replies: 1
    Last Post: 13 Nov 2009, 05:48 PM
  2. Some very basic questions from a very basic noobie
    By wellnessclub in forum General Questions
    Replies: 9
    Last Post: 5 May 2009, 04:39 PM
  3. Very Basic Question about Installation Directory
    By aquestioner in forum Installing on a Linux/Unix Server
    Replies: 5
    Last Post: 19 Dec 2007, 10:23 PM
  4. Very basic, first timer question
    By kittycat in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Jun 2007, 04:47 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