I understand. I thought also that it could be matter of changing table tag to div and do some additional modifications. I'll try to do some experiments in spare time because it's not so important feature for me. If I manage to have some good effects I'll post them here.IBBoard wrote:Sorry, I don't really support any templates other than the defaults entirely for this reason - each one is different and there are so many that I'd need to match with.
Been running [RC] Special and Normal Rank Images v1.1.1 and [RC] Multi-Race Rank Themes v1.3.6 on my live board since March with no problems.IBBoard wrote:I've never had enough "yeah, it works fine" responses to be certain about putting it in for validation.
Hi,IBBoard wrote:fastboy: This mod has always just shown the one special rank, if the user has it, for their primary group. Any more than that and it just gets messy, IMO.
Shunkiano: I'm glad you like it - this is one of the simpler mods.
Thats a bummer. Thankyou for your time.IBBoard wrote:All of my MODs are in the MOD DB, although one hasn't been approved yet, so it doesn't show up.
As for how they got multiple ranks, it is probably quite easy to do in terms of looping over the groups the user is in, but getting the templating just right with the flexibility I've got in the versions so far (you can choose whether the primary special or the normal rank is the user's "main" rank) might be a bit more difficult.
Code: Select all
'username' => $row['username'],