Cut off text in a link?

costar

New Member
Hey guys,
I got a small problem, I have modified the Latest X Threads on Forumhome hack so it only shows the thread title as a link like this:
Code:
<a href="$vboptions[bburl]/showthread.php?$session[sessionurl]t=$threadid" class="smallfont">$threadtitle</a>

Now my question is, is there a possibility to limit the "$threadtitle" to a specific amount of letters and if there is how do I do it?

Thx in advance ;)
 
Back
Top