Suche im Forum:
Suchen


Autor Nachricht
Beitrag27.04.2014 um 08:27 (UTC)    
Titel: Tittel in der Seite

Hallo,

Habe ein Template von Ombadesing genommen, und zu meiner Homepage angepasst!
Jetzt möchte ich jedoch die Titel in der Seite Entfernen.


-> http://img.webme.com/pic/m/moderatorlukas/1.jpg

Hier ist der Code:
Code:
* { padding: 0px; margin: 0px; }

/*
Design: Sunny
Version: 1.0
Author: Ombadesign
Webseite: http://www.ombadesign.de/sunny_theme/
Lizenz: Creative Commons Lizenz // Namensnennung - Keine Kommerzielle Nutzung

Dieses Design ist ein kostenloses Design von Ombadesign. Sie können
dieses und viele andere Designs auf unserer Homepage downloaden.

Das Copyright darf auf keinen Fall abgeändert oder entfernt werden!
*/

table[height="102"] {
    margin: auto;
}

body {
    background-color: #cfafaf;
    background-image: url(http://img.webme.com/pic/m/moderatorlukas/walpapper.jpg);
    color: rgb(111, 111, 111);
font-family: sans-serif;
    font-size: 14px;
background-repeat: no-repeat;
background-position: center top;
}

a img {
        border: none;
}

a {
        color:#f19461;
}

a:hover {
        color:#cf6d38;
}

h1 {
    color: #FFFFFF;
    font-size: 260%;
font-family: cursive;
text-transform: uppercase;
text-shadow: 0 0 0.5em #000;
}

h3 {
    color: #1f72d0;
   font-size: 140%;
font-family: 'Unica One', cursive;
text-transform: uppercase;
margin-bottom: 0.5em;
text-shadow: 0 0 0.5em #000;
}

h4, h5, h6 {
        color:#fff;
        font-weight:normal;
font-family: 'Unica One', cursive;
text-shadow: 0 0 0.5em #000;
}

#container {
    background: none repeat scroll 0 0 #fff;
    height: auto;
    margin: 25px auto auto;
    overflow: hidden;
    width: 900px;
    box-shadow: 0em 0em 1.5em #000;
}

#header-container {
    display: none;
}
#nav_heading {
    display: none;
}
#sidebar_heading {
    display: none;
}
#pre_content {
   display: none;
}
#pre_header {
    display: none;
}
#post_header {
    display: none;
}
#post_content {
    display: none;
}
#extraDiv2 {
    display: none;
}
#extraDiv3 {
    display: none;
}
#extraDiv4 {
    display: none;
}
#extraDiv5 {
    display: none;
}
#extraDiv6 {
    display: none;
}
#counter {
    display: none;
}
.header {
    background: none repeat scroll 0 0 #000000;
    background-image:url(http://www.florian-roeben.de/img/wallpaper/grau.jpg);
    height: 180px;
    overflow: hidden;
}

#nav_container {
    background: none repeat scroll 0 0 #f2ae34;
background-image:url(http://www.ombadesign.de/designs/sunny/sunny_leiste.png);
    border-top: 0 solid #FFFFFF;
    height: 66px;
    text-align: left;
    top: 268px;
    width: 100%;
}
li.nav_element {
    display: inline-block;
    height: 18px;
    margin-left: -4px;
    padding: 24px;
    text-align: center;
    width: auto;
    border-right: 1px solid #f3b034;
}
li.nav_element a {
    color: #FFFFFF;
    font-size: 15px;
    text-decoration: none;
    text-shadow: 0.06em 0.06em 0 #000000;
    text-transform: uppercase;
}
li.nav_element:hover a {
    color: #8f4300;
    text-decoration: none;
}
li.nav_element:hover {
    background-image:url(http://www.ombadesign.de/designs/sunny/hover.png);
}

#content {
    border-bottom: 1px solid #FFEC14;
    float: left;
    width: 850px;
    margin: 15px 25px 25px 25px;
   padding-bottom: 25px;
}

#sidebar_container {
    background: none repeat scroll 0 0 #F9B634;
    border: 1px solid #D79C2A;
    color: #FFFFFF;
    float: left;
    margin: 0 25px 25px;
    padding: 15px;
    width: 820px;
}

.header h1 {
    font-size: 64px;
    padding: 44px;
    text-shadow: 0 0 1em #FFFFFF;
}

#uhr {
    height: 15px;
    left: 50%;
    margin-left: 387px;
    position: absolute;
    top: 289px;
    width: 55px;
}
div#webme_sky_ad {
    left: 50%;
    margin-left: 483px;
    position: absolute;
    right: 0;
    top: 131px;
    width: 200px;
}
#footer {
    height: auto;
    margin: 25px auto auto;
    overflow: hidden;
    width: 828px;
}
#webme_footer_textlink_dont_hide {
    background-color: #CFAFAF;
    color: #6F6F6F;
    font-family: sans-serif;
    font-size: 14px !important;
    left: 50%;
    margin-left: -414px;
    margin-top: 8px;
    position: absolute;
}
Beitrag27.04.2014 um 08:53 (UTC)    
Titel:

Hi Lukas,
damit ist die Überschrift weg
h2#title{display:none;}

Gruss Wollpalast
______________
Nein, Stil ist nicht das Ende des Besens !
Beitrag27.04.2014 um 09:02 (UTC)    
Titel:

DANKE Smile Surprised
Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de