Title: lleroy's Replies | WordPress.org

---

# lleroy

  [  ](https://wordpress.org/support/users/lleroy/)

 *   [Profile](https://wordpress.org/support/users/lleroy/)
 *   [Topics Started](https://wordpress.org/support/users/lleroy/topics/)
 *   [Replies Created](https://wordpress.org/support/users/lleroy/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/lleroy/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/lleroy/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/lleroy/engagements/)
 *   [Favorites](https://wordpress.org/support/users/lleroy/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Posts in Sidebar] (Possible addon?) Bold text when selected](https://wordpress.org/support/topic/possible-addon-bold-text-when-selected/)
 *  Thread Starter [lleroy](https://wordpress.org/support/users/lleroy/)
 * (@lleroy)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/possible-addon-bold-text-when-selected/#post-3665619)
 * I’m the one saying thanks, but you are very welcome 🙂
 * I have a problem getting it to work though. I updated the plugin, but it doesn’t
   highlight the selected entry.
 * Do I need to add something to my theme stylesheet?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Native Dashboard] Language doesn't change for plugins](https://wordpress.org/support/topic/language-doesnt-change-for-plugins/)
 *  [lleroy](https://wordpress.org/support/users/lleroy/)
 * (@lleroy)
 * [13 years ago](https://wordpress.org/support/topic/language-doesnt-change-for-plugins/#post-3597642)
 * I also have this problem. Did you ever find a fix?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Posts in Sidebar] How to remove space between posts?](https://wordpress.org/support/topic/how-to-remove-space-between-posts-1/)
 *  Thread Starter [lleroy](https://wordpress.org/support/users/lleroy/)
 * (@lleroy)
 * [13 years ago](https://wordpress.org/support/topic/how-to-remove-space-between-posts-1/#post-3658242)
 * Hm.. For some reason, the last \ doesn’t show.
 * I’ll copy-paste without the code-wraparound then:
 * .widget li.pis-li:before {
    content: none; }
 * .widget li.pis-li p.pis-title:before {
    content: “\203A \20”; }
 * 🙂 thanks again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Posts in Sidebar] How to remove space between posts?](https://wordpress.org/support/topic/how-to-remove-space-between-posts-1/)
 *  Thread Starter [lleroy](https://wordpress.org/support/users/lleroy/)
 * (@lleroy)
 * [13 years ago](https://wordpress.org/support/topic/how-to-remove-space-between-posts-1/#post-3658241)
 * I added another \ before ‘020’, then it worked like a charm 🙂
 * So the inserted code is:
 *     ```
       .widget li.pis-li:before {
         content: none;
       }
   
       .widget li.pis-li p.pis-title:before {
         content: "\203A 20";
       }
       ```
   
 * Thank you very much for the quick reply and a great plugin!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Posts in Sidebar] How to remove space between posts?](https://wordpress.org/support/topic/how-to-remove-space-between-posts-1/)
 *  Thread Starter [lleroy](https://wordpress.org/support/users/lleroy/)
 * (@lleroy)
 * [13 years ago](https://wordpress.org/support/topic/how-to-remove-space-between-posts-1/#post-3658223)
 * Thanks for the quick reply! 🙂
 * The site I’m using it on is password-protected at the moment (until it goes live),
   but I have setup a “clone” of it, just without the posts etc here: [http://digis.dk/tekdok](http://digis.dk/tekdok)

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