A white background behind the DISQUS plugin

  • Ricardo

    #2198

    I would like a white background (square) behind my DISQUS commenting system, but I would like it to be as wide as the post above it so that it stays in line.

    http://fastforwardandrewind.com/5138/koan-sound-funk-blaster-ep/

    Anonymous

    #19317

    Here is one way:

    #disqus_thread {
    background-color: #FFFFFF !important;
    margin: 0;
    padding: 30px;
    }

    You can play around with the padding attribute.

    Ricardo

    #19318

    Thanks! Works like a charm 🙂

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.