Log In · Register

 
 
Closed TopicStart new topic
help MOVING DISPLAY NAME, i cant find it in scripts
KTEEBell051091
post Aug 12 2006, 11:14 AM
Post #1


Cait
***

Group: Member
Posts: 79
Joined: Sep 2005
Member No: 231,070



i cant find the code to move my display name around my page
 
*Azarel*
post Aug 12 2006, 11:28 AM
Post #2





Guest






Try inserting this:
CODE
<style type="text/css"> span.nametext {
position: relative;
top: 0px;
left: 0px;}</style>


Change number of pixels accordingly.
 
freeflow
post Aug 12 2006, 12:09 PM
Post #3


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



This too:
CODE
<style>
.nametext{
color:######;
font-family:fontnamehere;
font-size: #px;
letter-spacing:#px;
line-height:#px;
display: inline; position: relative; top: 20px; left: 190px;}
</style>

Its not in scripts you have to search. Edit it.
 
KTEEBell051091
post Aug 12 2006, 08:34 PM
Post #4


Cait
***

Group: Member
Posts: 79
Joined: Sep 2005
Member No: 231,070



thanks a bunch =D
 

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