We can use BBCode directly, something more advanced I could not dor4dsking wrote:is there a way to color the rank?
I wasn't thinking of anything advanced just adding a uni-color for all ranks.^[GS]^ wrote:We can use BBCode directly, something more advanced I could not dor4dsking wrote:is there a way to color the rank?
Code: Select all
ALTER TABLE phpbb_users ADD user_personal_rank VARCHAR(50) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '';
I don't want to be the guy who bumps threads, but are there any thoughts on using BBCode in special ranks?carlhuber wrote:On a side note, and this is what I was really after, why doesn't phpBB3 natively support BBCode in ranks?? It used to in phpBB2. Rather confusing to me - any way to just "turn BBCode on" for ranks instead of this whole mod?