Antworten auf deine Fragen:
Neues Thema erstellen

Antworten zum Thema „HTML & CSS Div Problem“

Top_Gun

Aktives Mitglied

AW: HTML & CSS Div Problem

Code:
*{
    padding: 0;
    margin: 0;
}
.text {
padding-top: 5px;
padding-left: 5px;
}
ul {
list-style-image: url('Bilder/box.png');
list-style-position: inside;
}

a:link {
font-size: 15px;
color: #9ddf14;
text-decoration: none;
}
a:visited {
font-size: 15px;
color: #9ddf14;
text-decoration: none;
}
a:active {
font-size: 15px;
color: #9ddf14;
text-decoration: none;
}
a:hover {
font-size: 15px;
color: #9ddf14;
text-decoration: underline;
}

a.footer:link {
font-size: 10px;
color: #FFF;
text-decoration: none;
}
a.footer:visited {
font-size: 15px;
color: #FFF;
text-decoration: none;
}
a.footer:active {
font-size: 15px;
color: #FFF;
text-decoration: none;
}
a.footer:hover {
font-size: 15px;
color: #FFF;
text-decoration: underline;
}

a.navi:link {
font-size: 15px;
color: #FFF;
text-decoration: none;
}
a.navi:visited {
font-size: 15px;
color: #FFF;
text-decoration: none;
}
a.navi:active {
font-size: 15px;
color: #FFF;
text-decoration: none;
}
a.navi:hover {
font-size: 15px;
color: #FFF;
text-decoration: underline;
}

h1,h2,h3,h4{
color: #9ddf14;
}

body { 
    background-color: #333333;
    color: silver;
}
#wrapper{
    width: 820px;
    margin: auto;
    background-color: #242424;
}
#header { 
    background-image: url('Bilder/header.png');
    width: 811px; 
    height: 184px;
    background-repeat:no-repeat;
    font-size: 15px;
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
}
#sidebarright { 
    padding : 0px 0px 0px 5px;
    width: 165px;  
    height: 765px; 
    text-align: left;
    font-size: 11px;
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    float: left;
    }
#content { 
    padding : 5px 0px 5px 5px;
    height: 765px; /* für den IE */
    height: auto ! important;
    min-height: 765px;/* für moderne Browser */
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 636px; 
    float: left;
}
#footer {
    background-image: url('Bilder/footer.png');
    background-repeat:repeat-y; 
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 10px;
    width: 811px;
    height: 34px;
    clear:both;
}

.post-info {
background-color: #333333;
border-top: 1px solid #9ddf14; 
border-bottom: 1px solid #9ddf14; 
font-size : 13px;
color: #9ddf14;
padding : 2px 0px 2px 0px;
margin: 5px 0px 0px 0px;
}

.post-info .clock {
padding-left:20px; 
background:transparent url('Bilder/clock.png');
background-repeat: no-repeat;
padding: 0px 2px 3px 20px;
}
.post-info .comment{
padding-left:20px; 
background:transparent url('Bilder/comment.png');
background-repeat: no-repeat;
padding: 0px 2px 3px 20px;
}

.footer  {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 10px !important;
}
.navi {
text-align: center;
font-size: 20px;
color: #7CFC00;
}
.old {
text-align: center;
}
Probier das mal so ;)
 

nicovod

Shichi Fukujin v.1.0

AW: HTML & CSS Div Problem

aaaahhh ohh mein goott binn ich deppppert! ich hab die px gar nicht gesehen! :D
Danke! Oh man ey! :D
 
Bilder bitte hier hochladen und danach über das Bild-Icon (Direktlink vorher kopieren) platzieren.
Antworten auf deine Fragen:
Neues Thema erstellen

Willkommen auf PSD-Tutorials.de

In unseren Foren vernetzt du dich mit anderen Personen, um dich rund um die Themen Fotografie, Grafik, Gestaltung, Bildbearbeitung und 3D auszutauschen. Außerdem schalten wir für dich regelmäßig kostenlose Inhalte frei. Liebe Grüße senden dir die PSD-Gründer Stefan und Matthias Petri aus Waren an der Müritz. Hier erfährst du mehr über uns.

Stefan und Matthias Petri von PSD-Tutorials.de

Nächster neuer Gratisinhalt

03
Stunden
:
:
25
Minuten
:
:
19
Sekunden

Neueste Themen & Antworten

Flatrate für Tutorials, Assets, Vorlagen

Statistik des Forums

Themen
175.189
Beiträge
2.582.077
Mitglieder
67.259
Neuestes Mitglied
SaschMasch1312
Oben