TheAcademyIsAlmostHere
New member
- Dec 10, 2009
- 1
- 0
- 1
Okay, thats ^^ basically what I need to know.
<style> .nametext { color: 000000; font-size: 24px; font-family: "arial"; letter-spacing: -2px; text-align: right; display: block; background-color: FFFFFF ;text-transform: lowercase; line-height: 12px; border-bottom: 3px dashed; border-bottom-color: 3A94E3; } </style>
This is my code that I have to edit my name. I got it off a name font generator.
What I want now is a code, that makes the heading About Me, italic, with a dashed underline. If you could modify the code or just what that heading is called, so I can replace that with the name and see if I can get anything out of it.
Thanks,
Also, a proper code that works, for replacing current default with another picture. Please no site links or anything complicated.
<style> .nametext { color: 000000; font-size: 24px; font-family: "arial"; letter-spacing: -2px; text-align: right; display: block; background-color: FFFFFF ;text-transform: lowercase; line-height: 12px; border-bottom: 3px dashed; border-bottom-color: 3A94E3; } </style>
This is my code that I have to edit my name. I got it off a name font generator.
What I want now is a code, that makes the heading About Me, italic, with a dashed underline. If you could modify the code or just what that heading is called, so I can replace that with the name and see if I can get anything out of it.
Thanks,
Also, a proper code that works, for replacing current default with another picture. Please no site links or anything complicated.