Title: Entry separator
Last modified: August 18, 2016

---

# Entry separator

 *  [pinkaura](https://wordpress.org/support/users/pinkaura/)
 * (@pinkaura)
 * [20 years ago](https://wordpress.org/support/topic/entry-separator/)
 * I would like to substitute an image for the line you can see below each of my
   entries. Where would I look for the code to change this, please? Thank you.

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

 *  [bpartch](https://wordpress.org/support/users/bpartch/)
 * (@bpartch)
 * [20 years ago](https://wordpress.org/support/topic/entry-separator/#post-385777)
 * Hello
 * The way I do it is to use this in the .css file:
 * `div.hr {display: none}
    /*/*/a{} div.hr { display: block; height: 10px; background-
   image: url(images/hr.gif); background-repeat: no-repeat; background-position:
   left center; margin: 1em 0 1.5em 0; } hr {display:none}/* */
 * Than I make an image of a seperator or line, and use this in the html
 * `<div class="hr"></div>`
 * As far as which theme files you place that in, they are going to be index.php,
   archive.php and so on… wherever posts are listed one after the other via the 
   loop.
 *  Thread Starter [pinkaura](https://wordpress.org/support/users/pinkaura/)
 * (@pinkaura)
 * [20 years ago](https://wordpress.org/support/topic/entry-separator/#post-385801)
 * Thank you for that, I will try it asap!
 *  Thread Starter [pinkaura](https://wordpress.org/support/users/pinkaura/)
 * (@pinkaura)
 * [20 years ago](https://wordpress.org/support/topic/entry-separator/#post-385807)
 * I have the separator in there, but the hr is still there as well, even with taking
   it out in the .CSS. Where is it called in from? I can’t find it on any of the
   theme files. It must be in Word Press somewhere?
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years ago](https://wordpress.org/support/topic/entry-separator/#post-385814)
 * Actually that line is NOT a hr, it comes from here:
    `#body .post { border-bottom:
   1px solid #Ff8a9c;
 *  Thread Starter [pinkaura](https://wordpress.org/support/users/pinkaura/)
 * (@pinkaura)
 * [20 years ago](https://wordpress.org/support/topic/entry-separator/#post-385855)
 * Thank you for that…I will fix it tomorrow. 🙂

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

The topic ‘Entry separator’ is closed to new replies.

## Tags

 * [entry](https://wordpress.org/support/topic-tag/entry/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [pinkaura](https://wordpress.org/support/users/pinkaura/)
 * Last activity: [20 years ago](https://wordpress.org/support/topic/entry-separator/#post-385855)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
