Need to shorten a result.
Posted: Mon Jul 28, 2003 2:45 am
The problem is on the main page of my website at http://www.gamer-talk.net/. If you look in the reviews and previews box, the text is too long and makes it go 2 lines sometimes. I want to nake it so if it's too long, it will just go ...
i.e. Super Mario Advance 4: Super Mario Bros. 3 -> Super Mario Advance 4: Super Mario...
The code I have to display that is.
thanks for any help
i.e. Super Mario Advance 4: Super Mario Bros. 3 -> Super Mario Advance 4: Super Mario...
The code I have to display that is.
Code: Select all
<font class="<? echo "$platclass"; ?>"><? echo "$system"; ?>:</font> <a href="preview<? echo "$id"; ?>.html"><? echo "$name"; ?></a>