lleroy
Forum Replies Created
-
Forum: Plugins
In reply to: [Posts in Sidebar] (Possible addon?) Bold text when selectedI’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
In reply to: [WP Native Dashboard] Language doesn't change for pluginsI also have this problem. Did you ever find a fix?
Forum: Plugins
In reply to: [Posts in Sidebar] How to remove space between posts?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
In reply to: [Posts in Sidebar] How to remove space between posts?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
In reply to: [Posts in Sidebar] How to remove space between posts?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