View Single Post
Old 04-08-2011, 10:21 PM   #1
Nyssa
Series Addict
Nyssa ought to be getting tired of karma fortunes by now.Nyssa ought to be getting tired of karma fortunes by now.Nyssa ought to be getting tired of karma fortunes by now.Nyssa ought to be getting tired of karma fortunes by now.Nyssa ought to be getting tired of karma fortunes by now.Nyssa ought to be getting tired of karma fortunes by now.Nyssa ought to be getting tired of karma fortunes by now.Nyssa ought to be getting tired of karma fortunes by now.Nyssa ought to be getting tired of karma fortunes by now.Nyssa ought to be getting tired of karma fortunes by now.Nyssa ought to be getting tired of karma fortunes by now.
 
Nyssa's Avatar
 
Posts: 6,180
Karma: 167189477
Join Date: Dec 2010
Location: Florida, USA
Device: Kindle Paperwhite (2nd Gen)
Question Question: Widgets

Is there anyway to replace my Ticker with the Goodreads widget? (code behind spoiler tag)

Spoiler:
Code:
<div id="gr_challenge_2" style="border: 2px solid #EBE8D5; -moz-border-radius:10px; padding: 0px 7px 0px 7px; max-width:230px; min-height: 100px">
  <div id="gr_challenge_progress_body_2" style="font-size: 12px; font-family: georgia,serif;line-height: 18px">

    <h3 style="margin: 4px 0 10px; font-weight: normal; text-align: center">
      <a href="http://www.goodreads.com/challenges/2-2011-reading-challenge" style="text-decoration: none; font-family:georgia,serif;font-style:italic; font-size: 1.1em">2011 Reading Challenge</a>
    </h3>
           
      
        <div class="challegePic">      
          <a href="http://www.goodreads.com/challenges/2-2011-reading-challenge"><img alt="2011 Reading Challenge" src="http://photo.goodreads.com/challenges/1294165129p2/2.jpg" style="float:left; margin-right: 10px; border: 0 none" /></a>  
        </div>
      
      <div>  
        <a href="http://www.goodreads.com/user/show/2158790-nyssa">Nyssa</a> has      
        
          
             read 8 books toward her goal of 100 books. 
          
                
      </div>
      <div style="width: 100px; margin: 4px 5px 5px 0; float: left; border: 1px solid #382110; height: 8px; overflow: hidden; background-color: #FFF">
        <div style="width: 8%; background-color: #D7D2C4; float: left"><span style="visibility:hidden">hide</span></div>
      </div>  
      <div style="font-family: arial, verdana, helvetica, sans-serif;font-size:90%">
        <a href="http://www.goodreads.com/user_challenges/848">8 of 100 (8%)</a>
      </div>
            
      
        <div style="text-align: right;">    
          <a href="http://www.goodreads.com/user_challenges/848" style="text-decoration: none; font-size: 10px;">view books</a>
        </div>
      
    
    
  </div>    
  
    <script src="http://www.goodreads.com/user_challenges/widget/2158790-nyssa?challenge_id=2&amp;v=2" type="text/javascript"></script>  
  
</div>


I know this site uses BBCode instead of HTML, but I do not know how to convert it , if possible.

Assistance appreciated. T.I.A.
Nyssa is offline   Reply With Quote