Background image + category colors

  • Posted in : Read WP
  • piotr.sobczak
    Participant

    Hi,

    I’m in the middle of setting up a blog using Read template.
    http://writing-bear.art

    1. How to make the background image display only on sides of the page (so it serves as the width buffer for different resolutions)?

    2. Is it possible to make the background color of the posts differ based on their category?

    Regards, Piotr Sobczak

    serkan
    Moderator

    Hi Piotr,
    Use the html background instead of body
    html { background-image: url(/wp-content/bg_handwriting.jpg); }
    Remove the other background colors from header and footer.
    Then use this custom css code;

    .blog { max-width: 1260px; margin: 0 auto; }

    Second question is not possible by default.
    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register