Hello, does anyone have the code to change my motto on the /me page on RevCMS with Hejula's Habbo template?
I have tried this
But it didn't work, only moving my news and my other pages.PHP Code:<div> <?php if (strlen($motto) == 0) { $motto = "Click here to change your motto"; } echo '<span title="{motto}">{motto}</span>'; echo '<p style="display: none"><input type="text" maxlength="60" name="motto" value="{motto}" /></p>'; ?>
Thanks,
Prizm


Reply With Quote


