I there a way to work it so basic html will work in it. Like so I can add color to the text, resize some text, center text. (the centering thing is not working right that already in place.
Or if anyone know of a module that is an upgrade from the standard found on phpnuke 7.9.?
I have already tried editing my config.php file to allow it and that did nothing.
coRpSE Nuke Soldier
Joined: Aug 17, 2007
Posts: 23
Posted:
Wed Oct 03, 2007 9:56 am
anyone???
spottedhog Captain
Joined: Apr 30, 2004
Posts: 561
Posted:
Sat Oct 06, 2007 5:49 pm
Have you tried some style coding inside a html tag? For example:
Code:
<span style="color:red"> text here </span>
or
<span style="font-size:larger">text here</span>
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum