How-to FIX for those using DISQUS

Posted in: Newsmag
Post count: 9544

Hi, folks
my first contribution for coding stuff on the new theme; for those using Disqus and need to tweak the pesky spacing at bottom of posts to better fit layout, try using the following in your custom CSS box (might work if added to style.css but didn’t try that).

#disqus_thread {
padding: 30px 15px 0;
margin: 0 auto;
border-top:1px solid #DDD;
}

Post count: 74

thanks will give it a try

Post count: 74

thanks works good, now if I can figure out simple-press I can make it go live, thanks for the tip Chris!

Post count: 9544

Simple Press supposedly will have update very soon for WordPress 4.1, so I’d likely wait for that to stress too much, as a lot of plugins are having problems with the “strict” requirements in WP 4.1.

Post count: 74

true, but it works perfect with newspaper and several other themes I have tested it with, so hopefully it’s an easy fix

Post count: 9544

Yup, not all plugins work with all themes. So, be sure to provide as much info on the thread for THAT issue separate from THIS issue, to be sure you get help from Lucian and Marius 🙂

Post count: 23

Hahaha… thanks bro, I just got a problem with Disqus… 😉

Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.