DISQUS

The Disqus Blog: You changed the Layout ?

  • Scott Williams · 9 months ago
    Oh bugger I have just looked at the code and it's not even like you can hide the new sort options with CSS. It's a hardcoded style without a class or ID to target. Can you at least add a class so I can hide these options.

    <div style="margin: 15px 0pt;">
    Sort by
    <select onchange="Dsq.Thread.sortBy(this.value);">
    <option value="hot">Popular now</option>
    <option value="best">Best Rating</option>
    <option value="newest">Newest first</option>
    <option selected="selected" value="oldest">Oldest first</option>
    </select>
    Community Page
    <img src="http://media.disqus.com/images/embed/bullet-feed.png" style="margin: 0pt 2px -2px 0pt;"/>
    Comments feed
    </div>
  • siva · 9 months ago
    I'd also really like to hide those options! Adding a class would be great.

    (I have too few comments to bother with sorting or offering a feed. I already hide the rating system because it's unnecessary for my blog.)
  • Jack Thompson · 9 months ago
    Could anybody from Disqus let us a hand here and just wrap a class around the new section, pretty please.
  • Jason · 9 months ago
    Sorry for the inconvenience. I've added the id "dsq-options" back to the block of options.
  • siva · 9 months ago
    Thank you!!
  • siva · 9 months ago
    Hi Jason,

    Something seems to have happened that brought all the options back. I didn't change anything in my layout, and I still have #dsq-options {display:none;} in there, but it's displaying anyway. Was the class name changed?
  • Jason · 8 months ago
    Sorry for the delay. I will take a look at what happened and bring the id back to the block.
  • Jason · 8 months ago
    The id "dsq-options" is back.
  • Jack Thompson · 9 months ago
    Thanks for that Lovely (:
  • Scott Williams · 9 months ago
    Yep same thing here after hours of styles and removing bits and bobs now my comment form is a mess again. I think I'm going to have to move over to wordpress of another form of commenting system restyling everything ever couple of months is not really an option. It's a shame Disqus has some real potential but if you want to change the style of the comments other then simple colour switches it's not really an option.
  • indieshows · 8 months ago
    I'm finding this out as well today. I installed Disqus for the first time last night.. and I'm able to change the colors, but, I can't style the submit button or input fields to save my life! They really need to make css editing easier if they want Disqus to continue to grow...

    But, I'm going to stick with Disqus, I love the features!!!
  • otoaksesuar · 8 months ago
    http://www.demirciogluoto.com
    oto aksesuar
    Thanks
  • Scott Williams · 8 months ago
    Come on guys my original issue has some how returned!!!! I just want to remove the sort by row but I can't even target it when it's just an inline style.


    <h3 id="dsq-comments-count" class="dsq-h3-commentcount"> 3 Comments </h3>
    <div style="margin: 15px 0pt;">
    Sort by