You can display the top stories from WPscoop on your website by copying the code below. All options are configurable and can be styled to suit you sites layout.

<script type="text/javascript"><!-- customize to match your website !! -->
 
      var box_width ="300px "; <!-- edit width !! -->
      var box_height = "390px"; <!-- edit height !! -->
      var text_size = "8"; <!-- edit text size !! -->
      var section = "All"; <!-- edit feed categories!! -->
      var how_many = 10; <!-- edit how many stories !! -->
      var show_karma = 1; <!-- edit show karma !! -->
      var bg_color = "ffffff"; <!-- edit background color !! -->
      var text_color = "5ea400"; <!-- edit text color !! -->
      var link_color = "054b81"; <!-- edit link color !! -->
      var border_color = "e4e4e4"; <!-- edit border color !! -->
      var score_bg_color = "054b81"; <!-- edit score background color !! -->
      var score_text_color = "fff"; <!-- edit score text color !! -->
      var score_border_color = "000"; <!-- edit score board color !! -->
 
      </script><script type="text/javascript" src="http://wpscoop.com/sites/all/modules/drigg/drigg_box/drigg_box.js"></script>

Example