Navigation |
|
|
|
|
|
|
|
|
|
|
|
|
|
Iceblue Grün
• Beispiel Textfarbe
• Beispiel Linkfarbe
Einfügen Feld "Text über Design"
<style type="text/css">
<!--
*{padding: 0px; margin: 0px;}
/* Werbung mittig */
table[height="102"] {margin: 0 auto; }
/* Iceblue mittig */
table.edit_main_table {width: 921px; margin: 0 auto;}
/* Hintergrund hinter Design */
body {
background-color: #359e0e;
color: #FFFFFF !important; }
/* Header */
td.edit_header_full {
background-image: url(https://img.webme.com/pic/a/about-pc/header_green.png);
background-repeat: no-repeat; }
td.headline {display:none;}
/* --------- Navigation ----------- */
/* Feld hinter Navi */
td.edit_navi_headbg{
background-image: none;
height: 50%;}
/* Titel über Navi entfernt */
td.nav_heading{display:none; }
/* Navi-Button */
td.nav {
background-image: url(https://img.webme.com/pic/a/about-pc/nav_green.png); }
/* Navi-Button Hover */
td.nav:hover{
background-color: #028d01;
background-image: none; }
/* Linktext in Navi */
td.nav a{
color: #ffffff;
text-decoration: none;
font-size: 13px;}
/* Hover Linktext Navi */
td.nav a:hover {
color: #343434;
text-decoration: overline underline;
font-size: 13px; }
td.nav a:visited {
color: #ffffff;
font-size: 13px; }
/* Feld unter der Navi */
td.edit_below_nav {background-image: none;}
td.edit_below_nav img{display:none;}
td.edit_main_tr { height:50%; }
/* ----- Seiteninhalt ------- */
/* Seiteninhalt */
td.edit_content {
padding-top: 10px;
background-image: none; }
/* Balken über Seiteninhalt */
td.edit_content_top {display:none; }
/* Farbe alle Texte */
div, td, b, span {
font-size: 13px;
color: #ffffff; }
/* Seiteninhalt Links */
td.edit_content a {
color: brown;
font-size: 13px;
text-decoration: none;}
td.edit_content a:hover {
color: navy;
font-size: 13px;
text-decoration: none; }
td.edit_content_bottom { background-image: none; }
td.edit_content_bottom2 { background-image: none; }
td.edit_rechts_cbg {
height: 50%;
background-image: none; }
td.edit_rechts_sbg {display:none; }
/* Titelfeld Rechte Boxen */
td.sidebar_heading{
background-color: #313131;
background-image: url(https://img.webme.com/pic/a/about-pc/nav_green.png);
height: 33px;
color: #000000;
border-right: 1px solid #047700;}
/* Boxen Inhalt */
.shouty, .shouty2, .shouty3, .shouty4, .shouty5{
color: #000000;
background-color: #8fca01;
background-image: none;
border-right: 1px solid #047700;
border-bottom: 1px solid #047700;
border-left: 1px solid #047700; }
td.edit_rb_footer{
background-image: none;
height: 5px; }
td.edit_rechts_bottom{
background-image: none;
height: 50%; }
-->
</style>
|
|
|
|
|
|
|
|
|
|
|
|