Results 1 to 4 of 4
  1. #1

    Default myspace name + rep

    Hi, how do i move my myspace name back to the default postition above your picture, thanks


    HTML Code:
    <style>
    .nametext 
    { color:333333 !important; 
    font-family: tahoma !important; 
    text-decoration:  !important; 
    font-size: 33pt !important; 
    font-weight:bold !important; 
    letter-spacing:none !important; 
    border: none !important; 
    letter-spacing:-2px !important; 
    line-height:2px !important;  
    background-color:none !important;  
    text-transform: none !important; 
    display: inline !important;  
    position: relative !important; 
    bottom: -10px; 
    left: 185px;}
    </style>
    You seem the types who follow the line
    Went from cheery vagabondage
    To cold blooded luxury in four years

  2. #2
    Join Date
    Feb 2008
    Location
    Plymouth
    Posts
    1,073
    Tokens
    0

    Latest Awards:

    Default

    My guess is change the
    left: 185px; (Located at the bottom of the code)
    To something like 100px

  3. #3
    Join Date
    Feb 2007
    Location
    Essex, England
    Posts
    1,392
    Tokens
    0

    Latest Awards:

    Default

    Change

    Bottom: -10px; to something else maybe?

    Display: inline; makes it display inline with something else, try removing that?

    And maybe change the position: relative;



    Edit: I still cant give u bloody rep Bojangles ;]
    Last edited by L?KE; 25-03-2008 at 04:42 PM. Reason: :(


  4. #4
    Join Date
    Feb 2008
    Location
    Plymouth
    Posts
    1,073
    Tokens
    0

    Latest Awards:

    Default

    If he changed the bottom it would just move whatever is under the name up/down (depending on if he increases or decreases the ammount of px)

    Haha no worries

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •