"Profile Tables Border Style"

°"Profil Tabellen-Rahmen Löschen"°
°"Remove Profile Tables Borders"°

- Mit dem folgenden Code kannst du die orig. 'Rahmen' des Profiles
  löschen:

- With the following code you can remove the orig. 'Borders' on your
  profile:


°code°
<style type="text/css">
.K {Remove Profile Borders}
table, tr, td {border:0px !important;}
.userProfileURL, .userProfileURL * {border:0px;}
.userProfileURL td {border:0px; padding:0px;}
.userProfileURL td td td {width:0px;}
</style>


║║║  ║║  ║  ║║  ║║║


║║║  ║║  ║  ║║  ║║║


°"Profil Tabellen-Rahmen"°
°"Profile Tables Borders"°

- Mit dem folgenden Code werden wir versuchen, 'Rahmen' für alle
  Tabellen auf dem Profil zu erzeugen:

- We will try with the following code to add 'Borders' to all tables on
  the profile:


°code°
<style type="text/css">
.K {Tables Borders}
table, tr, td {background-color:transparent; border:0px;}
table table table {
border-width:4px;
border-color:Your Color;
border-style:solid;}
table table table table {border:0px;}
table table {border: 0px}
</style>


║║║  ║║  ║  ║║  ║║║


║║║  ║║  ║  ║║  ║║║

°Border Styles°


║║║  ║║  ║  ║║  ║║║

°Colors°


║║║  ║║  ║  ║║  ║║║


║║║  ║║  ║  ║║  ║║║