Comments section being indented by mysterious CSS

Posted by Steve on Pro Webmasters See other posts from Pro Webmasters or by Steve
Published on 2011-06-28T06:51:57Z Indexed on 2011/06/28 8:31 UTC
Read the original article Hit count: 313

Filed under:
|

I use Disqus comments plugin for Wordpress, and the comments section is indented to the right like a blockquote is.

The code appearing in the front end post is:

 <div id="disqus_thread">
    <div id="dsq-content">
        <ul id="dsq-comments">
        </ul>
    </div>
</div>

I cannot find any instance of disqus_thread or dsq using a search of the theme folder; not that searching inside file in Windows 7 isn't a complete pain in the arse.

Can you see why this is happening? Example post here.

© Pro Webmasters or respective owner

Related posts about css

Related posts about comments