Navigation |
|
|
|
|
|
|
|
|
|
|
|
|
|
Iceblue Dunkelrot
• Beispiel Textfarbe
• Beispiel Linkfarbe
Einfügen im Feld "Text über Design"
<style type="text/css">
<!--
*{padding: 0px; margin: 0px;}
/* Werbung mittig */
table[height="102"] {margin: 0 auto; }
/* Design mittig */
table.edit_main_table {width: 921px; margin: 0 auto;}
/* Hintergrund hinter Design */
body {
background-color: #7F011E;
font-family: arial;
font-size: 13px;
color: #ffffff; }
/* Header */
td.edit_header_full {
background-image: url(https://img.webme.com/pic/a/about-pc/header_red-black.png);
background-repeat: no-repeat; }
/* Titel im Header entfernen */
td.headline {visibility: hidden;}
td.edit_main_tr { height: 50%; }
/* Feld hinter Navigation */
td.edit_navi_headbg {
background-image: none;
height: 50%; }
/* Feld unter Navi */
td.edit_below_nav {
background-image: none;
height: 50%; }
/* Bild unter Navi */
td.edit_below_nav img {display:none;}
/* Titel über Navi */
td.nav_heading {display:none;}
/* Navi Button */
td.nav {
background-image: url(https://img.webme.com/pic/a/about-pc/nav_red-black.png); }
/* Hover Button */
td.nav:hover {
background-color: #D10200;
background-image: none; }
/* Linkfarbe Navi */
td.nav a {
color: #ffffff;
text-decoration: none;
font-size: 13px; }
/* Hover Navi Link */
td.nav a:hover {
color: orange;
text-decoration: overline underline;
font-size: 13px; }
td.nav a:visited {
color: #ffffff;
font-size: 13px; }
td.edit_below_nav img{visibility: hidden;}
/* Seiteninhalt Link-Formatierung*/
td.edit_content a{
color: orange;
font-size: 13px;
text-decoration: none;}
td.edit_content a:hover {
color: red;
font-size: 13px;
text-decoration: none;}
/* Seiteninhalt Hintergrund */
td.edit_content {
background-image: none; }
/* Balken über seiteninhalt */
td.edit_content_top {visibility: hidden; }
td.headline2 {visibility:hidden;}
/* Balken unter Seiteninhalt */
td.edit_content_bottom {background-image: none;}
td.edit_content_bottom2 {background-image: none;}
/* Texgröße + Textfarben */
div, p, td, b, span {
font-size: 13px;
color: #FFFFFF; }
td.edit_rechts_cbg {
height: 50%;
background-image: none; }
td.edit_rechts_sbg {display:none;}
/* Titel Boxen */
td.sidebar_heading {
background-image: url(https://img.webme.com/pic/a/about-pc/nav_red-black.png);
height: 33px;
border-right: 1px solid #6e0019; }
/* rechte Boxen Inhalt */
.shouty, .shouty2, .shouty3, .shouty4, .shouty5 {
color: #FFFFFF;
background-color: #A90329;
background-image: none;
border-right: 1px solid #6e0019;
border-bottom: 1px solid #6e0019;
border-left: 1px solid #6e0019; }
td.edit_rb_footer{
background-image: none;
height: 5px; }
td.edit_rechts_bottom {
background-image: none;
height: 50%;}
-->
</style>
|
|
|
|
|
|
|
|
|
|
|
|