Title: Repeating image on posts
Last modified: August 30, 2016

---

# Repeating image on posts

 *  [rmclellan1949](https://wordpress.org/support/users/rmclellan1949hotmailcom/)
 * (@rmclellan1949hotmailcom)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/repeating-image-on-posts/)
 * I saw a post that had an image that repeats down the left side of a post (see
   link) how can I do this on my blog?
 * My blog is: [http://maryandmarthashouse.com/](http://maryandmarthashouse.com/)
 * Blog that has the images down the side – [http://chasingholiness.com/2015/07/13/worthy-sacrifices-of-ordinary-days/](http://chasingholiness.com/2015/07/13/worthy-sacrifices-of-ordinary-days/)
 * Thanks so much for all your help. WordPress is awesome !!!

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

 *  [kjodle](https://wordpress.org/support/users/kjodle/)
 * (@kjodle)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/repeating-image-on-posts/#post-6340899)
 * Your theme isn’t set up the same way as that one, but something like this would
   achieve close to the same effect:
 *     ```
       #content .container {
           background-image: url("path to image");
           background-repeat: repeat-y;
       }
       ```
   
 * If your theme offers a custom css option, you can add that code there. If not,
   you can use a custom css plugin or implement a child theme.
 *  Thread Starter [rmclellan1949](https://wordpress.org/support/users/rmclellan1949hotmailcom/)
 * (@rmclellan1949hotmailcom)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/repeating-image-on-posts/#post-6340912)
 * Thanks so much for this information – I will try it.

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

The topic ‘Repeating image on posts’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [rmclellan1949](https://wordpress.org/support/users/rmclellan1949hotmailcom/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/repeating-image-on-posts/#post-6340912)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
