Skip to:
Content
Pages
Categories
Search
Top
Bottom

Need help with some colour alterations.

Viewing 3 replies - 1 through 3 (of 3 total)
  • If changes made by you are not reflecting in CSS, then there is something which is over riding it. You need to catch that.

    Like the priority order in Inline, Internal and then External.

    Read more here – http://www.plus2net.com/html_tutorial/css-types.php

    Hope that helps ;)


    andywilliams244
    Member

    @andywilliams244

    I’ve read through that, but I have no idea what could be over riding it.

    Can anybody help?


    chrishajer
    Participant

    @chrishajer

    In your #wrapper, you have 333333 (you need the #, like #333333). Then, in your #main, you need to add background-color: #222222;. That fixed it for me, locally. I think it will do the same for you.

    You can also validate your CSS here to be certain you didn’t miss anything else:

    http://bit.ly/FWxyD (it’s jut a link to the W3C site, but it’s a long URL.)

    There are other places you forgot the hash # in front of 333333.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar