"Extended Network Box"

"Erweitertes Netzwerk"



"Bild In Netzwerk Box"
"Graphic In The Network Box"


- Ersetze IMAGE URL in den folgenden Code und ändere
  'width und height' in der Größe deines Bildes.

- Replace in the fallowing code, IMAGE URL, and adjust the
  'width and height' with the size of your image.


°code°
<style type="text/css">
.K {Network Image}
.extendedNetwork {
visibility:visible !important;
background-color:transparent;
background-image:url(IMAGE URL);
background-repeat:no-repeat;
background-position:center center;
width:435px; height:220px;}
span.blacktext12 {display:none;}
</style>


- Um die "Überschrift" der Tabelle da zu behalten, lösche folgende
  Zeile vom oberen Code:

- To leave the "Headline" of the table delete the below line of
  the above code:

span.blacktext12 {display:none;}



***** ° *** ° *****

***** ° *** ° *****

"Netzwerk-Box Verstecken"
"Hiding The Extended Network Box"


°code°
<style>
.K {Hide Extended Network}
table.extendedNetwork {display:none;}
</style>


- Wenn es nötig wird:

- If it is necessary:

"Blogs Und Den Rest Nach 'OBEN' verschieben"
"Move Blogs And The Rest 'UP' "

°code°
<style>
.K {Move Blogs Up}
table.latestBlogEntry, table.blurbs, table.friendSpace, table.friendsComments {position:relative; top:-30px;}
</style>

    NOTE:

- Ändere die Zahl (-30) bis es passt.

- Change/Adjust the number (-30) to fit your needs.


***** ° *** ° *****

***** ° *** ° *****

"Netzwerk-Box Zusammenpressen"
"Squash Extended Network"


°code°
<style>
.K {Squash Network Box}
td.text td, td.text table {height:0px;}
</style>



°OR°
<style>
.K {Squash Network Box}
.extendedNetwork {height:0px;}
</style>


***** ° *** ° *****

***** ° *** ° *****

"Nur Den Überschrift Löschen"
"Hide Only The Headline"


°code°
<style>
.K {Hide Headline Of Network}
.blacktext12 span {display:none;}
</style>




"Nur 'Weitere Zeigen' Löschen"
"Hide Just 'View More' "


°code°
<style>
.K {Hide Just View More}
table.extendedNetwork a {display:none;}
</style>




"Nur 'Zeit/Datum' Löschen"
"Hide Just 'Date/Time' "


°code°
<style>
.K {Hide Just Date-Time}
table.extendedNetwork span.statusDateTime {display:none;}
</style>


***** ° *** ° *****

***** ° *** ° *****

"Den ÜberschriftenText in dem Box Ändern"
"Change the Headline Wording in the Box"


°Click on the image below°
OR follow the °HowTo°

- Login-Seite/ unter'm Profil Bild in klassischen Ansicht:
- "Dein Name" is in your extended network. Aktualisieren.

- Klicke auf "Aktualisieren" und tippe was du willst in Status-
  Feld ein.
- Klicke auf "Fertig".

- Login Page/ under your Profile Pic in Classic View:
- "Your Name" is in your extended network. Update.

- Click on "Update", and then type what you want it to say as
  your status.
- Click on "Done".


***** ° *** ° *****

***** ° *** ° *****