Headings Background Color

- Mit den folgenden Codes kannst du die Überschriften der verschiedenen Sektionen formatieren und zusätzlich eine Hintergrundfarbe und Rahmen zuweisen.
Du brauchst nur die farbige Werte zu ändern um es nach deinem Wünsch anzupassen.

- With the following codes, you can format the headings of the different sections, and in addition, assign a background color and borders to them.
All you have to do is only to change the colored values
to suit your needs.






°Formating All Headlines°

<style type="text/css">
.K {Format Headlines}

.nametext, .whitetext12, .orangetext15,
.blacktext12, .lightbluetext8, .btext, strong {
display:block; width:99% !important;
color: Your Color !important;
font-size:14px !important;
font-family:Courier New !important;
font-weight:bold !important;
text-align:center !important; }
</style>






║║║  ║║  ║  ║║  ║║║


║║║  ║║  ║  ║║  ║║║


- Nun wenn du willst, kannst du hiermit den Überschriften
  eine Hintergrundfarbe und Rahmen zuweisen:

- If you want to assign background color and Borders to the
  Headlines use the below code:

°Adding Background Color And Borders°

<style type="text/css">
.K {Headings Bg Color And Borders}

.nametext, .whitetext12, .orangetext15,
.blacktext12, .lightbluetext8, .btext, strong {display:block;
width:99% !important;
background-color:Your Color !important;
border-width: 2px;
border-style:solid;
border-color:YourColor;}
</style>






║║║  ║║  ║  ║║  ║║║


║║║  ║║  ║  ║║  ║║║


Example:



- Klicke auf das folgende Thumbnail um zu sehen, was du
  mit der Kombination der beiden Codes erreichen wirst:

- Click on the below thumbnail to see a full size image of
  what you'll achieve with the combination of both codes:


Profile Example Thumbnail






║║║  ║║  ║  ║║  ║║║


║║║  ║║  ║  ║║  ║║║