• im realyrealy new into this , and i dont understand almost anithing , maybe someone can help me telling me how to select the backround color of all in the blog…

Viewing 4 replies - 1 through 4 (of 4 total)
  • um…..?

    Thread Starter mtnt

    (@mtnt)

    I MEAN TELL ME HOW TO CHANGE THE BACKGROUND COLORS OF THE BLOG.. ¿?

    well. You’re certainly building yourself a quality reputation.

    1. Next time, try phrasing your question more clearly. Correct spelling and grammer is a bonus.

    2. Don’t shout. It’s hard to read, and it’s considered rude.

    3. We’re volunteers. We do this because we feel like doing it, not because we have to do stuff for you.

    in the style.css file find

    body{
    bunchofcrap: bunchofcrap;
    background: #hexcode;
    }

    it might also be

    background-color: #hexcode;

    change the hex code to the color you want.

    You’re welcome

    i’m having the same problem and this does not help. i’ve put hexcodes into every single “background-color” tag in the style.css file and my background is still white and gray (even though my codes are for greens and blacks for testing purposes).

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘backround’ is closed to new replies.