Title: multiple post backgrounds
Last modified: August 19, 2016

---

# multiple post backgrounds

 *  [aengusmackenzie](https://wordpress.org/support/users/aengusmackenzie/)
 * (@aengusmackenzie)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/multiple-post-backgrounds/)
 * I was wondering if there is a way to have multiple post backgrounds. I’m not 
   sure if this something that would be more “mod” like or a modification to a theme?
 * I would like to have some watermark looking background images but would like 
   to have different images for different topics.
 * Any suggestions?
 * Thank you in advanced

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

 *  [Equal](https://wordpress.org/support/users/equalmark/)
 * (@equalmark)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/multiple-post-backgrounds/#post-1278300)
 * Your could do it with conditional tags to use a different class for posts in 
   each category.
 * Take a look at this page:
 * [http://codex.wordpress.org/Conditional_Tags](http://codex.wordpress.org/Conditional_Tags)
 *  Thread Starter [aengusmackenzie](https://wordpress.org/support/users/aengusmackenzie/)
 * (@aengusmackenzie)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/multiple-post-backgrounds/#post-1278318)
 * thank you!
 * I think is_category might work, assuming I could use sub categories for this 
   which I dont see why not 🙂
 * I am using whispy blue 1.05
 * I believe I found the section I would want to modify, sorry I am not very good
   at this 🙂
 *     ```
       .postmetadata
       {
       	width: 705px;
       	height: 100%;
       	border-left: 1px solid #c0c0c0;
       	border-right: 1px solid #c0c0c0;
       	border-bottom: 1px solid #c0c0c0;
       	border-top: 1px solid #c0c0c0;
       	position: relative;
       	padding-left: 5px;
       	padding-top: 4px;
       	padding-bottom: 4px;
       	float: left;
       	line-height: 14px;
       	background: #dedede;
       }
       ```
   
 * Would I try inserting that is_category section in here somewhere?

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

The topic ‘multiple post backgrounds’ is closed to new replies.

## Tags

 * [multiple background images](https://wordpress.org/support/topic-tag/multiple-background-images/)

 * 2 replies
 * 2 participants
 * Last reply from: [aengusmackenzie](https://wordpress.org/support/users/aengusmackenzie/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/multiple-post-backgrounds/#post-1278318)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
