Log in

View Full Version : Stripping Fonts


yinyang
03-11-2008, 04:44 PM
How do I use the function: strip_bbcode()

I'm using vbadvanced CMPS 3.0 and want to strip all the fonts from the home page's news. The news module is pulling from various forums and various users... all of which have their own unique custom font settings.

That's fine and I want to leave that for them in the posts, but on the front page, i'd like to make it more uniform.

How do I strip their unique fonts and then reinstate a standard one?

Thanks in advance!

yinyang
03-13-2008, 04:46 AM
Please, can anyone help with this?

Dismounted
03-13-2008, 05:42 AM
You need to find where it fetches the data from the database in the PHP files, and wrap it with strip_bbcode().