Title: vohof's Replies | WordPress.org

---

# vohof

  [  ](https://wordpress.org/support/users/vohof/)

 *   [Profile](https://wordpress.org/support/users/vohof/)
 *   [Topics Started](https://wordpress.org/support/users/vohof/topics/)
 *   [Replies Created](https://wordpress.org/support/users/vohof/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/vohof/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/vohof/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/vohof/engagements/)
 *   [Favorites](https://wordpress.org/support/users/vohof/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Home Page Background](https://wordpress.org/support/topic/home-page-background-2/)
 *  [vohof](https://wordpress.org/support/users/vohof/)
 * (@vohof)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/home-page-background-2/#post-8369848)
 * Assuming you have the image to the 4-leaf clovers, you can try the following 
   [Custom CSS](https://wordpress.org/plugins/search.php?type=term&q=custom+css)
 *     ```
       body.home {
           background: url("http://site.com/path/to/4-leaf-cover.png");
       }
       ```
   
    -  This reply was modified 9 years, 6 months ago by [vohof](https://wordpress.org/support/users/vohof/).
    -  This reply was modified 9 years, 6 months ago by [vohof](https://wordpress.org/support/users/vohof/).

Viewing 1 replies (of 1 total)