Adding Symbols to usernames?
4 posters
Page 1 of 1
Adding Symbols to usernames?
Is it possible to add symbols to usernames? Like alt codes or icons? Or e en signs like !#$%=*(()<>_-+"';: ?
Using a phpBB2 free board. Thank you for your support.
ldpe- New Member
- Posts : 4
Reputation : 1
Language : english
Re: Adding Symbols to usernames?
i think yes to can add symbols in the usernames ...
Stephen-- Hyperactive
- Posts : 2542
Reputation : 326
Language :
Re: Adding Symbols to usernames?
I've had users try. Then it says they fail to get a correct username. Is there a way I can add a code or something else?
ldpe- New Member
- Posts : 4
Reputation : 1
Language : english
Re: Adding Symbols to usernames?
Check if you added the special symbols in your forum username censore ...
Stephen-- Hyperactive
- Posts : 2542
Reputation : 326
Language :
Re: Adding Symbols to usernames?
Hi,
To add an icon before username you can use this
Add it to your AP > Modules > JS managment and mark all pages.
The u1 in the code represents user number one, the founder, the first one registered. Change the u1 to add it who ever you want.
You get the users number by clicking on his name on the index and taking it from the browser.
You can change the image in the code.
Those other signs can be used in the nickname.
To add an icon before username you can use this
- Code:
/* Kruna ispred nicka administratora. By BubbleDreams 2011 -
AdminCentar.net . Nemoj uklanjati copyright! Don't remove copyright! */
$(function() {
if($('a[href="/u1"] span strong')){
$('a[href="/u1"] span strong').before('<img src="http://cdn2.iconfinder.com/data/icons/ledicons/crown.png" border="0" />');
}
});
Add it to your AP > Modules > JS managment and mark all pages.
The u1 in the code represents user number one, the founder, the first one registered. Change the u1 to add it who ever you want.
You get the users number by clicking on his name on the index and taking it from the browser.
You can change the image in the code.
Those other signs can be used in the nickname.
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: Adding Symbols to usernames?
Awesome! Thank you. But still no way of adding symbols from say a phone app called "Character Map"? Eg. €¤¥™©¢•£
ldpe- New Member
- Posts : 4
Reputation : 1
Language : english
Re: Adding Symbols to usernames?
Hi,
You can just write them in your AP as a part of a username >
Example:
You can just write them in your AP as a part of a username >
Example:
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: Adding Symbols to usernames?
Much appreciated! Than you everyone.
All done
All done
ldpe- New Member
- Posts : 4
Reputation : 1
Language : english
Re: Adding Symbols to usernames?
Problem Solved: | Glad your problem is solved; topic marked as solved and archived. |
Similar topics
» Adding Crowns/Symbols
» What does it mean? Symbols is the place of my forum!
» 2 Mention symbols on the toolbar
» SYMBOLS FOR ADMIN AND MODS
» Code to use the @ symbols and Host an Image
» What does it mean? Symbols is the place of my forum!
» 2 Mention symbols on the toolbar
» SYMBOLS FOR ADMIN AND MODS
» Code to use the @ symbols and Host an Image
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum