Title: Custom Single Post Template for Posts??
Last modified: August 19, 2016

---

# Custom Single Post Template for Posts??

 *  [Syed Balkhi](https://wordpress.org/support/users/smub/)
 * (@smub)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/custom-single-post-template-for-posts/)
 * Hello,
 * I am looking for a plugin that lets me associate multiple custom templates for
   posts.
 * I know that you can associate one custom template to a single post, but I am 
   looking to have something like this:
 * [http://www.mint.com/blog/trends/the-new-auto-industry-breakdown/](http://www.mint.com/blog/trends/the-new-auto-industry-breakdown/)
 * [http://www.mint.com/blog/trends/the-new-auto-industry-breakdown/?display=wide](http://www.mint.com/blog/trends/the-new-auto-industry-breakdown/?display=wide)
 * Any one have a clue how this is being done?

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

 *  [plebe](https://wordpress.org/support/users/plebe/)
 * (@plebe)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/custom-single-post-template-for-posts/#post-1235235)
 * Same here. can’t find info on a unique page template for a specific page in wordpress.
 *  [andiszek](https://wordpress.org/support/users/andiszek/)
 * (@andiszek)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/custom-single-post-template-for-posts/#post-1235236)
 * one method that comes to mind right now would be to use the body_class function
   and make the changes directly in the CSS file, by adding the dynamic unique page-
   ID class generated.
 * [http://www.nathanrice.net/blog/wordpress-2-8-and-the-body_class-function/](http://www.nathanrice.net/blog/wordpress-2-8-and-the-body_class-function/)
 * something like this:
    body.page-id-3 .YourDIV {width: XYZpx;}

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

The topic ‘Custom Single Post Template for Posts??’ is closed to new replies.

## Tags

 * [single-page](https://wordpress.org/support/topic-tag/single-page/)
 * [single.php](https://wordpress.org/support/topic-tag/single-php/)
 * [template](https://wordpress.org/support/topic-tag/template/)

 * 2 replies
 * 3 participants
 * Last reply from: [andiszek](https://wordpress.org/support/users/andiszek/)
 * Last activity: [16 years, 8 months ago](https://wordpress.org/support/topic/custom-single-post-template-for-posts/#post-1235236)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
