Log In · Register

 
How to make display name with cursive letters?, trying to use a cursive letter
chaoticjunkie
post Oct 21 2008, 08:10 PM
Post #1


Member
**

Group: Member
Posts: 13
Joined: Oct 2008
Member No: 692,797



I want a script letter in my profile name/display?
not just on my page but everywhere.
 
 
Start new topic
Replies
fixtatik
post Oct 23 2008, 06:19 PM
Post #2


Senior Member
******

Group: Member
Posts: 1,237
Joined: May 2008
Member No: 648,123



"ℓ" is a unicode character, so there's not an ALT code for it for the web. it has to be done with its HTML code (& #8467;) which won't work on myspace.

you can copy and paste that letter from here, or (if you're on windows) you can go to start > programs > accessories > system tools > character map.

if you want all of your text to be cursive, you'd have to change the code in your style sheet. whatever font family you're using to change all text, you can change that to "script". it might look something like this:
CODE
td, div, p, font, span { font:normal 15px script; }

unfortunately, that's not guaranteed to always work. it depends on the fonts you have installed on your computer.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: