Tagged Questions
1
vote
0answers
25 views
CSS float property on an iframe, widely supported? [migrated]
<iframe id="dropdownlist" style="height:27px; float:right;" src="http://www.a.com/a.html"></iframe>
Example: http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_iframe_align_css
...
0
votes
1answer
70 views
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 of what I am asking for:
http://i.stack.imgur.com/7FvYO.png
could ...
