Thread titles in all caps (reverse anti-shouting)
I'm nowhere near proficient in PHP but I do know that there's a function (strtoupper) to output characters in all caps.
What I'm trying to do is make thread titles in all caps. I imagine it's not as simple as dropping the PHP function into a template, but how would one go about creating a bit of code to wrap around a certain piece of VB content ($threadtitle, for example)?
|