Slimjim1001
21-03-2008, 10:52 PM
Hi, i'm wandering how i move my Name ( in the red ring ) to the arrow it is pointed to. I want to move it back to the default position, Thanks + rep to who helps.
http://i30.tinypic.com/nq2q1u.jpg
<style>
.nametext
{ color:ff6767 !important;
font-family: tahoma !important;
text-decoration: !important;
font-size: 9pt !important;
font-weight:none !important;
letter-spacing:none !important;
border: none !important;
letter-spacing:-2px !important;
line-height:2px !important;
background-color:none !important;
text-transform: lowercase !important;
display: inline !important;
position: relative !important;
bottom: -20px;
left: 185px;}
</style>
http://i30.tinypic.com/nq2q1u.jpg
<style>
.nametext
{ color:ff6767 !important;
font-family: tahoma !important;
text-decoration: !important;
font-size: 9pt !important;
font-weight:none !important;
letter-spacing:none !important;
border: none !important;
letter-spacing:-2px !important;
line-height:2px !important;
background-color:none !important;
text-transform: lowercase !important;
display: inline !important;
position: relative !important;
bottom: -20px;
left: 185px;}
</style>