: How to show only disqus thread-votes and nothing else I want to show just the thread vote portion of the whole Disqus commenting system. How would I go about doing it? Here is an example
I want to show just the thread vote portion of the whole Disqus commenting system. How would I go about doing it? Here is an example of what I am asking for:
Could I possibly iframed the rating element and display it only?
More posts by @Miguel251
2 Comments
Sorted by latest first Latest Oldest Best
I just checked out a website with Disqus and I think I got it right. Try this:
#conversation ,#post-count,#discovery,#profile,#dashboard,#community,#main-nav {
display: none!important;
}
Can you identify HTML elements using some developer tools?
If so, the simplest solution is to add display: none; CSS style to every element in the Disqus iframe except on the div containing thread votes.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.