Icy Phoenix

     
 

[bug] Beta2 - Wordgraph_body.tpl

[bug] Beta2 - Wordgraph_body.tpl

Article
Reply with quote    Download Post  
Post [bug] Beta2 - Wordgraph_body.tpl 
 
wordgraph_body.tpl throws a "Million .css errors"    


; and px missing ?

Code: [Download] [Hide] [Select]
Find:

            <!-- BEGIN wordgraph_loop -->
            <span style="font-size: {wordgraph_loop.WORD_FONT_SIZE}"><a href="{wordgraph_loop.WORD_SEARCH_URL}" style="font-size: {wordgraph_loop.WORD_FONT_SIZE}px">{wordgraph_loop.WORD}</a></span>
            <!-- END wordgraph_loop -->


Replace With:

            <!-- BEGIN wordgraph_loop -->
            <span style="font-size: {wordgraph_loop.WORD_FONT_SIZE}px;"><a href="{wordgraph_loop.WORD_SEARCH_URL}" style="font-size: {wordgraph_loop.WORD_FONT_SIZE}px;">{wordgraph_loop.WORD}</a></span>
            <!-- END wordgraph_loop -->




 
   
Inactive User [ Sat 28 Mar, 2009 00:09 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


[bug] Beta2 - Wordgraph_body.tpl

Comments
Reply with quote    Download Post  
Post Re: [bug] Beta2 - Wordgraph_body.tpl 
 
Thanks, fixed!



 
Mighty Gorgon - View user's profile Send private message  
Mighty Gorgon [ Wed 01 Apr, 2009 12:17 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 1