index.tpl (ningja) wont save edits
Using Jamroom
Yeah, I can't find that post yet, but I think there was a solution in that thread. I'll see if I can find it.
{* BEGIN Tag Cloud *}
{jrTags_cloud height="250" assign="tag_cloud"}
{if strlen($tag_cloud) > 0}
<div style="padding-right: 10px;margin-bottom:12px;">
<div class="title"><h2>Tag Cloud</h2></div>
<div class="item p20">
{$tag_cloud}
</div>
</div>
{/if}
{* END Tag Cloud *}