To insert code use <code>...</code>.
Home Page Background
  • Hey guys, I'm looking to add a page background only to the home page.

    I've tried:

    .home .content !important {
    background: url('http://www.site.com/wp-content/uploads/2012/02/HomeBG.jpg');
    background-repeat: repeat-x;
    }


    But no luck.

    Any ideas? I do not want this background for any other page except the home page.


    _________________

    ..nevermind, please close this. This code does work. I missed a freakin' closing bracket on the previous style.
This discussion has been closed.
All Discussions