°"Die Weiße Mittel-Tabelle"°
°"The White Middle Table"°
- Wenn du nur die 'Weiße Mittel-Tabelle' behalten willst:
- If you want to keep the 'White Middle Table', use:
°code°
<style>
.KhAk {White Middle Table}
body {background-color:black !important;}
table, td {border:0;}
tr {background-color:transparent !important;}
.KhAk {Bottom Links And Copyright}
table div div, table div div u,
table div div a.text {color:green;}
.bodyContent td div font {color:white;}
</style>
|
║║║ ║║ ║ ║║ ║║║
║║║ ║║ ║ ║║ ║║║
°" NOTE "°
- Den zweiten Teil der folgenden Codes brauchst du nicht,
wenn du vorhast dein Profil zu
'zentrieren'.
- You don't need the second part of the following codes
if you Plan to
'center' your profil.
║║║ ║║ ║ ║║ ║║║
°"Position der Bottom-Links"°
°"Positioning Bottom Links"°
- Um die "Bottom-Links" in die 'Weiße Tabelle' zu bekommen,
füge den folgenden Code in "Über Mich" Sektion ein:
- To have the "Bottom Links" on the 'White Middle Table',
put the below code in your "About Me" section:
°code°
<style>
.KhAk {Positioning Bottom Links}
body {background-color:black !important;}
table, td {border:0;}
table, tr { background-color:transparent !important;}
.KhAk {Bottom Links And Copyright}
table div div, table div div u, table div div a.text {color:green;}
.bodyContent td div font {color:red;}
</style>
|
- Und folgendes am Ende der "Kennen Lernen" Sektion einfügen:
- And, put the below code at the very end of your "Meet" section:
°code°
║║║ ║║ ║ ║║ ║║║
║║║ ║║ ║ ║║ ║║║
°"Farbige Mittel-Tabelle"°
°"Colored Middle Table"°
- Um der 'Weißen Mittel-Tabelle' eine andere "Farbe" zuzuordnen,
füge den folgenden Code in "Über Mich" Sektion ein:
- To assign the 'White Middle Table' another "Background Color",
put the below code in your "About Me" section:
°code°
<style>
.KhAk {Colored Middle Table}
body, .rail, .profileWidth table {
background-color:black !important;}
table, tr, td {
background-color:transparent; border:0;}
table table {padding-left:4px;
background-color:yellow !important;}
.KhAk {Bottom Links And Copyright}
table div div, table div div u, table div div a.text {color:green;}
.bodyContent td div font {color:red;}
</style>
|
- Und folgendes am Ende der "Kennen Lernen" Sektion einfügen:
- And, put the below code at the very end of your "Meet" section:
°code°
║║║ ║║ ║ ║║ ║║║
║║║ ║║ ║ ║║ ║║║
°"Hintergrund-Bild Für Mittel-Tabelle"°
°"Middle Table Background Image"°
- Um der 'Weißen Mittel-Tabelle' ein "Hintergrundbild" zuzuordnen,
füge den folgenden Code in "Über Mich" Sektion ein:
- To assign a "Background Image" to the 'White Middle Table',
put the below code in your "About Me" section:
°" NOTE "°
- Ich empfehle ein
'Bild', das sich "nahtlos" wiederholen läßt.
- I recommend an
'Image' which can be repeated "seamless".
°code°
<style>
.KhAk {Middle Table Background Image}
body, .rail, .profileWidth table {
background-color:black !important;}
table, tr, td {
background-color:transparent; border:0;}
table table {padding-left:4px;
background-image:url(Your Image URL);}
table table table {background-image:none;}
.KhAk {Bottom Links And Copyright}
table div div, table div div u,
table div div a.text {color:white;}
.bodyContent td div font {color:white;}
</style>
|
- Und folgendes am Ende der "Kennen Lernen" Sektion einfügen:
- And, put the below code at the very end of your "Meet" section:
°code°
║║║ ║║ ║ ║║ ║║║
║║║ ║║ ║ ║║ ║║║