"Blurbs/About Me/Meet "



° "Kurzinfo Sektion" verstecken °
° Hide Entire "Blurbs Section" °

°code°

<style>
.K {Hide Entire Blurbs Section}
table.blurbs {display:none;}
</style>



☺☺☺ ° ☺☺ ° ☻ ° ☺☺ ° ☺☺☺


☺☺☺ ° ☺☺ ° ☻ ° ☺☺ ° ☺☺☺


° "Kennen lernen Box" samt "Überschrift" verstecken °
° Hide the "Meet Section" and the "Heading" °

Folgendes am Ende von "Über Mich" einfügen:
Put the following code at the end of "About Me":

°code°

</td></tr></table>
<table class="KhAk" style="display:none">
<tr><td>



☺☺☺ ° ☺☺ ° ☻ ° ☺☺ ° ☺☺☺


☺☺☺ ° ☺☺ ° ☻ ° ☺☺ ° ☺☺☺


° "XX's Kurzinfo" verstecken °
° Hide "XX's Blurbs" °

°code°

<style>
.K {Hide Blurbs Title}
table.blurbs td.text {display:none;}
table.blurbs {margin-top:-15px;}
</style>



☺☺☺ ° ☺☺ ° ☻ ° ☺☺ ° ☺☺☺


☺☺☺ ° ☺☺ ° ☻ ° ☺☺ ° ☺☺☺


° "Über Mich und Kennen lernen Scriftzüge" verstecken °
° Hide "About Me And Meet Titles" °

°code°

<style>
.K {Hide About Me And Meet Titles}
table.blurbs td td .orangetext15 {display:none;}
</style>



☺☺☺ ° ☺☺ ° ☻ ° ☺☺ ° ☺☺☺


☺☺☺ ° ☺☺ ° ☻ ° ☺☺ ° ☺☺☺


° "Über Mich und Kennen lernen Scriftzüge" Ändern °
° Changing the "About Me and Meet Labels" °


- Erst einmal folgendes in "Über Mich" einfügen um die Original
  Schriftzüge zu verstecken:

- Put the following code in your "About Me" section to hide the
  original labels:

°Step I°

<style>
.K {Hide Original Headlines}
table.blurbs td td .orangetext15 {display:none;}
</style>



- Dann den folgenden Code je "Am Anfag" der jeweiligen Sektion
  kopieren um die eigene Schriftzüge zu kreieren:

- Then put the following code "At The Top" of each sections to
  recreate your own labels:

°Step II°

<span class="orangetext15" style="display:block;">
Your "OWN" Label Text Here
</span><br><br>



☺☺☺ ° ☺☺ ° ☻ ° ☺☺ ° ☺☺☺


☺☺☺ ° ☺☺ ° ☻ ° ☺☺ ° ☺☺☺


° "Text In "KurzInfo Sektion" Formatieren °
° Formating Text In "Blurbs Section" °

Folgendes in "Über Mich" Sektion einfügen:
Put the following code in your "About Me" section:

°code°

<style>
.K {Formating Text In Blurbs}
table.blurbs td td span.text {
color:Your Color !important;
font-family:Verdana !important;
font-size:12px !important;}
</style>



☺☺☺ ° ☺☺ ° ☻ ° ☺☺ ° ☺☺☺


☺☺☺ ° ☺☺ ° ☻ ° ☺☺ ° ☺☺☺


° Alle Bilder In "Kurzinfo" Dieselbe Größe °
° All Images In "Blurbs" The Same Size °

°code°

<style>
.K {Blurbs Pics Same Size}
.blurbs img, .blurbs a img { width:400px !important;}
</style>



☺☺☺ ° ☺☺ ° ☻ ° ☺☺ ° ☺☺☺


☺☺☺ ° ☺☺ ° ☻ ° ☺☺ ° ☺☺☺


° Alle Videos In "Kurzinfo" Dieselbe Größe °
° All Videos In "Blurbs" The Same Size °

°code°

<style>
.K {Blurbs Videos Same Size}
.blurbs td td embed, .blurbs td td object {
width:213px !important; height:178px !important; } </style>



☺☺☺ ° ☺☺ ° ☻ ° ☺☺ ° ☺☺☺


☺☺☺ ° ☺☺ ° ☻ ° ☺☺ ° ☺☺☺