Problem: The large space between the blog post and the comments. See example here:
xxx
My problem solved. Transferred the RW-blog to RapidBlog, and now using Bloggers commenting system instead. But others, who still depend on the Disqus-system, may still experience problems here.
In the Custom CSS section I have this:
#dsq-comments-title { clear:none !important;}
#dsq-content .dsq-options { clear:none !important;}
#dsq-thread-settings { clear:none !important;}
#dsq-content div { clear:none !important;}
What am I missing here?
Regards,
Ole
Comments
#dsq-content { overflow: auto;}
They just added it in the css box in the web-based disqus dashboard (under the 'appearance' tab) but I suppose it would work just as well by adding it to the custom css in RW.
Thanks for bringing the solution to the community here!
Regards,
Ole