Well that's basically what I had... but still no dice.
Ah..... I'm guessing I need to use $post['musername'] or something instead? This doesn't shorten the big username, but it does shorten the username in the dropdown menu when you click on the big username.
---------------------------------
OK..... It doesn't work exactly the way I need it to.. It currently takes any Username HTML markup into account so here's what happens:
Code:
<a class="bigusername" href="member.php?u=1"><span styl...=""></span></a>
This was when I tested the # of characters at 10 instead of 25.