Support » Themes and Templates » Multiple backgrounds

  • Resolved brody_zen

    (@brody_zen)


    I have a site that has multiple backgrounds.
    I achieved this through CSS.
    as i created a new page i would just add a line of code to the css that looks like this

    .page_id-104 {
      background:#d5d8cd url(images/backgroundb.jpg) repeat-x scroll center top;
    }

    this worked great until i changed the permalinks from page ids to /%postname%/
    The pages i did already still work but now i can’t figure out to add page using the method above.

    any help would be greatly appreciated.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Multiple backgrounds’ is closed to new replies.