Hello,
I was wondering if someone could guide me in the right direction, as I am not all that great with php. One thing I was wanting to do is apply the user rank to all links within the forum as a link class via css:
a.moderator {color: #000}
I am currently able to create it for individual users. I tried using {{rname}} from the user profile within the topics file however cannot get it to work.
Is there a way I able to do this? All I need is {{the group function}} so I can apply it to all the files.
Additionally, I was wondering how to do the following:
Use relative time (x days, weeks, months, years) instead of the default time.
If a user edits their post applying "edited" next to the post date in the topic file.
Any help would be great!
Darp