Webmasters
  Ice-Blue
 
Design Iceblue frei bearbeiten:

Hier alle Klassen des Design Iceblue:


Diesen Code könnte Ihr als "Grundgerüst verwenden:
- einloggen
- auf "Design einstellen"
- dort auf den Button "Erweiterte Einstellungen"
- Einfügen im Feld "Text über Design"

Zitat:
<style type="text/css">
<!--
/* Link und Textformatierung */
p, div, b{color: #000000;}

a{
color:##XXXXXX;
font-size: 12px;
text-decoration: none;}

a:hover {
color: #XXXXXX;
font-size: 12px;
text-decoration: none;}

/* Hintergrund hinter Design */
body{
background-image: none;
background-color: #XXXXXX;}

/* Header fixiert und zentriert*/
td.edit_header_full{
width: 100% !important;
background-repeat:no-repeat;
background-position:center center;
background-image: url(http://Hier Header-Bild);}

/* Header Titel entfernen*/
td.headline{visibility:hidden;}

/* Navigation*/
td.nav{
text-decoration: none;
color: #000000;
width: 185px;
height: 40px;
background-image: url(http://HIER BUTTON 1.jpg);}

td.nav:hover{
color: #000000;
width: 185px;
height: 40px;
background-image: url(http://Hier Button 2.jpg);}

td.edit_navi_headbg{
margin: 0px;
padding: 0px;
background-image: none;
background-color: #XXXXXX;
width: 185px;
background-repeat: repeat-y;}

td.edit_below_nav{
visibility: hidden;
width: 185px;}

td.edit_below_nav img{
visibility: hidden;}

td.nav_heading{
width: 89px;
height: 80px;
background-image: url(http://Bild über Navigation.jpg);
background-color: #XXXXXX;
padding-top: 0px;
font-weight: bold;
font-size: 15px;
text-decoration: none;}

td.edit_navi_headbg{
width: 185px;}

/* Textfeld Link-Formatierung*/
td.edit_content a{
color:#XXXXXX;
font-size: 12px;
text-decoration: none;}

td.edit_content a:hover {
color: ##XXXXXX;
font-size: 12px;
text-decoration: none;}

/* Textfeld Hintergrund*/
td.edit_content {
background-image: none;
background-color: #XXXXXX;}


/* Titel über Text-Seite entfernen */
td.headline2{
visibility:hidden;}
td.idcp{
visibility:hidden;}

td.edit_content_top{
height: 25px;background-image: none;
background-color: #XXXXXX;}

td.edit_content_bottom{
background-image: none;
background-color: #XXXXXX;}

td.edit_content_bottom2{
background-image: none;
background-color: #XXXXXX;
text-align: right;}

td.edit_rechts_cbg{
margin: 0px;
background-image: url(URL);
background-color: #XXXXXX;}


/* Rechte Boxen */
td.edit_rechts_sbg{
background-image: none;
width: 0px;}

td.sidebar_heading{
background-image: none;
background-color: #XXXXXX;
border-bottom: 0px double #XXXXXX;}

.shouty, .shouty2, .shouty3, .shouty4, .shouty5{
background-image: none;
background-color: #XXXXXX;
color: #000000;
font-weight: bold;}

td.edit_rb_footer{
background-image: none;
background-color: #XXXXXX;
border-bottom: 0px solid ##XXXXXX;}

td.edit_rechts_bottom{
background-image: none;
background-color: #XXXXXX;}

-->
</style>


Erklärung:
Diese Farbe wären Text-bzw Linkfarben
Diese Farbe wären Design-Farben / Hintergrund-Farben
Die "Klassen" sind rot markiert.
 
 
Statistiken
 
 
Diese Webseite wurde kostenlos mit Homepage-Baukasten.de erstellt. Willst du auch eine eigene Webseite?
Gratis anmelden