DISQUS

The Disqus Blog: Customize CSS

  • WealthBoy · 1 year ago
    I'm having the same problem. Dan, were you able to get this working or get any answers? I went to your site and noticed you weren't running Disqus, so I suspect you were never able to resolve the issue. I have my blog set up the exact same way, with the disqus_iframe_css variable assignment in the HEAD section, but it doesn't work for me either. Can someone please offer some help here?
  • WealthBoy · 1 year ago
    Dan, I found a workaround from this thread:

    http://disqus.disqus.com/custom_css_background_...

    Basically I just edited the comments.php file directly (I'm running the WordPress plugin) and added inline css for the containers. Unfortunately, this means that when a newer version of the WordPress DISQUS plugin comes out, I'll have to manually edit the comments.php once again.