Forums

[resolved] Changing the font and background color in P2 (8 posts)

  1. Woo2k
    Member
    Posted 3 years ago #

    I downloaded P2 for my self-hosted blog and I'd like to change the entire site to black with white/light-colored font. I went into Style.css and was able to change the main background to black but the posting area where the messages appear still shows up as white. Can someone tell me which lines I need to edit to change the background and font of the author posting area?

  2. esmi
    Theme Diva & Forum Moderator
    Posted 3 years ago #

    A link to your site would help.

  3. Woo2k
    Member
    Posted 3 years ago #

  4. esmi
    Theme Diva & Forum Moderator
    Posted 3 years ago #

    Edit the stylesheet for your current theme and look for:

    .sleeve_main {
    background:white;
    margin-right:253px;
    width:auto;
    }

    Change background:white; to background:black;.

  5. Woo2k
    Member
    Posted 3 years ago #

    Thanks very much! I'll try it. Will I need to change the font as well?

  6. esmi
    Theme Diva & Forum Moderator
    Posted 3 years ago #

    Don't think so. The main content font color should kick in. If it doesn't, just add color:#fff; to the CSS class declaration above. Or if you want something a little more low-key, use color:#ddd.

  7. Woo2k
    Member
    Posted 3 years ago #

    Awesome! It worked. Thanks so much!

  8. ankitmadan
    Member
    Posted 2 years ago #

    Hi Woo2k

    saw your website
    Can you pls share how u went about doing all that?
    How did you manage that custom Header?

    Thanks
    Ankit

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags