[Resolved] Background for Disqus

Home Forums Support [Resolved] Background for Disqus

Home Forums Support Background for Disqus

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #18498
    Eoin O’Malley

    Hi,

    I have installed Disqus on my site but it is showing up on my background colour(e.g. http://www.learnhscmaths.com/2014/07/hello-world/#disqus_thread). Is there a way to make it show up on a white box background, similar to the main content and widgets?

    Thanks,
    Eoin.

    #18715
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Thanks for pointing this out – I should probably include integration in the next version.

    For now, you can add this CSS:

    #disqus_thread {
          background:#FFF;
          padding: 40px;
    }

    You can add CSS using this plugin: https://wordpress.org/plugins/simple-css/

    Let me know if that does the trick.

    #19265
    Eoin O’Malley

    Hi Tom,

    It worked like a charm! Thanks for the help and the quick response.

    Cheers,
    Eoin.

    #19292
    Tom
    Lead Developer
    Lead Developer

    You’re welcome!

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