On your profile, ever wondered how to change the size/font/color of your display name, here's how:
<style type="text/css">
.nametext {
font-family: Tahoma;
font-size: 20px;
color: blue;
font-weight: bold;
text-decoration: underline;
text-align: center;
display: block;
}
</style>
Alter it to your hearts content...
Thursday, August 23
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment