/ Published in: CSS
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
your wp-content/themes/yourthemes/images directory, open up your index.php file, find the loop and make sure that each post is embedded throught a <div class=â€postâ€> tag. This is the case on most themes.Then, edit your style.css file. Find the following line:
.post {
background: transparent url(images/yourimage.jpg) no-repeat bottom;
URL: http://www.wprecipes.com/how-to-separate-each-post-with-an-image
Comments
 Subscribe to comments
                    Subscribe to comments
                
                