Author |
Topic |
|
PeeWee.Inc
Senior Member
United Kingdom
1893 Posts |
Posted - 23 November 2002 : 10:23:32
|
I have been made a admin on a infopop forum and have found out that they can use HTML when giving a user a title, i was thinking... anyone know a way i could do this with snitz. |
De Priofundus Calmo Ad Te Damine |
|
Rasco
Advanced Member
Germany
3192 Posts |
|
PeeWee.Inc
Senior Member
United Kingdom
1893 Posts |
Posted - 23 November 2002 : 10:44:12
|
nope A new mod, i dont think it has ever been done with snitz.
PeeWee.Inc Junior Member
398 Posts
Thats what my title name thing reads on here, if a admin was to add HTML to that it would come out as
PeeWee.Inc Junior Member <img src="http://kinkylicious.net/ubb/mad.gif>
398 Posts
but i wanna make it so it comes out as
PeeWee.Inc Junior Member
398 Posts
so you can use any HTML tags when giving a user/admin/mod a Title. |
De Priofundus Calmo Ad Te Damine |
|
|
David K
Junior Member
494 Posts |
Posted - 23 November 2002 : 18:32:36
|
I don't think it would work that well, you need to consider size of a picture reletively to the room for it. Look for this in members.asp & in topic.asp : ChkString(getMember_Level(Members_MemberTitle, Members_MemberLevel, Members_MemberPosts),"display") and change it to this: getMember_Level(Members_MemberTitle, Members_MemberLevel, Members_MemberPosts)
this would remove ANY protection aganst HTML in titles, but only admins can edit them so i guess it's OK it should appear twice in topic.asp and once in members.asp |
|
|
|
Topic |
|