1. Cleaner DISQUS comments

    DISQUS is a cool comments service but it’s just to cluttered and it looks horrible on a dark page. Here’s some CSS to fix that.

    #dsq-content .dsq-dc-logo, #dsq-content .dsq-request-user-logout, .dsq-badge-small, .dsq-request-user-name small, .dsq-request-user-stats, #dsq-content .dsq-sharing-options,  #dsq-content .dsq-options, #dsq-content .dsq-login-buttons { display: none; } .dsq-button-small { color: #111111 !important; } #dsq-content .dsq-item-trackback { display: none; } #dsq-content .dsq-request-user-info { background: none; margin-bottom: none; } #dsq-content h3 { font-size: 16px; } #dsq-content p { color: #666666; }

    2 years ago  /  Notes  /  Comments

  2. blog comments powered by Disqus