• Hi,
    when trying to find a solution for changing the background for some pages I detected the “Background per Page Plugin”. You can apply the background to following elements:
    body, html, .page_content, .post_content.
    While body and html application work fine, nothing happens on the page-content application.
    Can anybody help to get it working ?
    THANKS!
    moelangi

    http://wordpress.org/plugins/background-per-page/

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m having the same problem. I use the Twenty Thirteen template.

    Thread Starter moelangi

    (@moelangi)

    well here is my solution of the problem using the Weaver theme:
    I created a new page-template with a hard-coded background css to be used for certain pages by copying the basic page-template and renaming it – and it works fine 🙂

    good luck!
    moelangi

    <style type=”text/css”>
    #wrapper {border: solid 1px #D8D8D8;
    background-image: url(‘http://www.your-background.jpg); }
    </style

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Background per Page Plugin does not show on Page-Content’ is closed to new replies.