"Name/Pic Box"

" Info SeKtion Verstecken "
" Hide Info Section "

°Code°
<style>
.K {Hide Info Section}
table.profileInfo {display:none;}
</style>




" Name Über Dein Profil-Photo "
" Name Above Your Profile Pic "


°Schrift-Farbe, Size, Und Art Ändern°
°Change The Color, Size, Family(Art)°

°Code°
<style type="text/css">
.K {Format Name}
.nametext {display:block;
color:Your Color !important;
font-family:Verdana, Tahoma, Arial;
font-size:20px !important;
font-weight:bold !important; }
</style>




°Position des Namens Ändern°
°Change The Position of Your Name°


- folgendes zum oberen Code vor "}" einfügen.
- Add the below line to the above code before "}".

°Code°
position:relative; top:0px; left:40px;

- Ändere die Zahlen um ihn überall zu verschieben
- Change the Numbers to move it around Profile.




"Name Über Dein Profil-Photo Zentrieren"
"Center Name Above Your Profile Pic."

°Code°
<style>
.K {Center Name}
.nametext {display:block;
width:300px; text-align: center;}
</style>




₪₪₪ ₪₪ ₪ ₪₪ ₪₪₪


₪₪₪ ₪₪ ₪ ₪₪ ₪₪₪

"Name Verstecken"
"Hide Your Name"

°Code°
<style>
.K {Hide Name}
.nametext {display:none !important;}
</style>


₪₪₪ ₪₪ ₪ ₪₪ ₪₪₪


₪₪₪ ₪₪ ₪ ₪₪ ₪₪₪


"Bild Anstelle von Profile-Namen"
"Image For Name On Profile"

- Ändere unbedingt die Zahl (40) in die Höhe deines Bildes.

- The number (40) should be changed to the height of your image.

°Code°

<style type="text/css">
.K {Image For Name}
.nametext {
display:block; font-size:1% !important; letter-spacing:-100px; width:100%; background-image:url(Your Image URL); background-position:left center;
background-repeat: no-repeat;
height:40px;}
</style>


Background Position


║║║  ║║  ║  ║║  ║║║


║║║ ║║ ║ ║║ ║║║


"Externes Profil-Bild nur Für Profil-Seite"
"External profile pic only for profile page"

* Wenn du ein anderes Profil-Foto haben willst, das 'NUR' auf
  deiner Profil-Seite erscheinen soll:
- Lade das gewünschte Bild bei der Host-Seite deiner Wahl hoch
  und füge die URL in den folgenden code ein.
- Ändere unbedingt die Zahlen (150 und 200) in die Breite und
  Höhe deines Bildes.

° NOTE: °
* Das Bild, du bereits als 'STANDARD' festgelegt hast, wird
  weiterhin wie gewohnt überall auf Myspace zu sehen sein.


* If you want to have a different profile pic that appears
'ONLY' on your profile page:
- Host somewhere online the desired image that you want to
  use, and insert the URL in the following code.
- The numbers (150 and 200) should be changed to the width
  and height of your image.

° NOTE: °
* The picture you have already chosen as 'DEFAULT' will be
 the one that appears furthermore everywhere on Myspace.

°Code°

<style type="text/css">
.K {Different Profile Pic}
.profileInfo td.text a img {visibility:hidden;}
.profileInfo td.text a {display:block;
width:150px; height:200px;
background-image:url(Your Image URL); }
</style>


₪₪₪ ₪₪ ₪ ₪₪ ₪₪₪


₪₪₪ ₪₪ ₪ ₪₪ ₪₪₪

"Name/Pic Box Verstecken"
"Hide Name/Pic Box "

°Code°
<style>
.K {Hide Pic Table}
.profileInfo {display:none !important;}
</style>



"Die Größe Deines 'Profil-Bildes' ändern"
"Resize 'Default Picture' "

°Code°
<style>
.K {Resize Pic}
.profileInfo td.text a img {width:200px !important;}
</style>


" 'Profil-Bild' Verstecken"
"Hide 'Default Picture' "

°Code°
<style>
.K {Hide Pic}
.profileInfo td.text a img {display:none;}
</style>


"Rahmen Ums 'Profil-Bild' "
"Border Around 'Default Picture' "

°Code°
<style>
.K {Border Around Pic}
.profileInfo td.text a img {
border:2px solid !important;
border-color:Your Color !important;}
</style>


"Position Des 'Profil-Bildes' "
"Position Of 'Default Picture' "

°Code°
<style>
.K {Position Of Profile Photo}
.profileInfo td.text a img {position:relative;
top:50; margin-left:70px;}
</style>

° NOTE: °

- Die Zahlen kannst du ändern bis es passt.

- Adjust the Numbers in the code.

50 is for  →  'Up/Down'
70 is for  →  'Right/Left'


₪₪₪ ₪₪ ₪ ₪₪ ₪₪₪


₪₪₪ ₪₪ ₪ ₪₪ ₪₪₪