Forums

[resolved] [Modularity Lite] Some pages have black bacgkround - why? (4 posts)

  1. dczepiel
    Member
    Posted 2 years ago #

    Hello,

    I ran into another problem today with my http://dariuszczepiel.pl/blog website

    It turns out that the pages I create have a solid black background instead of the one that's set up as the blog's background.
    Take a look at http://dariuszczepiel.pl/blog/o-mnie/ (or any other under 'info' dropdown

    Now take a look at http://dariuszczepiel.pl/kontakt/ - here the problem does not exist.
    Can someone help me solve the problem? I don't want that black background.

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

    style.css:

    h3#respond {
    background:#000000;
    margin:10px 0 0;
    padding:20px 10px;
    }

    Remove background:#000000;.

  3. dczepiel
    Member
    Posted 2 years ago #

    I actually removed background: #000;

    from
    h3#respond
    h3#comments
    #commentform

    and now it looks the way I want - everything displays on the backgroud.

    Thank you esmi !

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

    It was certainly a tough one to pin down. Glad to hear that you've managed to get it sorted.

Topic Closed

This topic has been closed to new replies.

About this Topic