1.2.0.27c Small Wordgraph Block Bug »  Show posts from    to     

Icy Phoenix


Old Support Topics - 1.2.0.27c Small Wordgraph Block Bug



whiskey_pete [ Sat 14 Feb, 2009 00:05 ]
Post subject: 1.2.0.27c Small Wordgraph Block Bug
I don't know if it's even worth mentioning and may be fixed in the new betta, but on line 11 in wordgraph_block.tpl there's a "px" missing:

OPEN wordgraph_block.tpl

FIND on line 11
Code: [Hide] [Select]
<span style="font-size: {wordgraph_loop.WORD_FONT_SIZE}">


REPLACE WITH
Code: [Hide] [Select]
<span style="font-size: {wordgraph_loop.WORD_FONT_SIZE}px">


This will make it a valid css




Powered by Icy Phoenix