Ich bin so - wie Ich bin
body {
background-image: url("[COLOR=Red]deinBild.png[/COLOR]");
[COLOR=Red]margin-bottom: 0;[/COLOR]
[COLOR=Red] margin-left: auto;[/COLOR]
[COLOR=Red] margin-right: auto;[/COLOR]
[COLOR=Red] margin-top: 0;[/COLOR]
[COLOR=Red] padding-bottom: 0;[/COLOR]
[COLOR=Red] padding-left: 0;[/COLOR]
[COLOR=Red] padding-right: 0;[/COLOR]
[COLOR=Red] padding-top: 0[/COLOR][COLOR=Red];[/COLOR]
}
Aktives Mitglied
Ich bin so - wie Ich bin
Dankeschön für die schnelle Antwort...ich hab mich eventuell falsch ausgedrückt ich möchte EIN Bild einfügen dass in der Grösse wie es ist einmal angezeigt werden soll...ich habe ein PNG in der passenden Grösse...ich denke mal deines ist gekachelt....Trotzdem Danke
wissbegierig
Dankeschön für die schnelle Antwort...ich hab mich eventuell falsch ausgedrückt ich möchte EIN Bild einfügen dass in der Grösse wie es ist einmal angezeigt werden soll...ich habe ein PNG in der passenden Grösse...ich denke mal deines ist gekachelt....Trotzdem Danke
body { background:url ("deinBild.png") no-repeat;}
wissbegierig
Ich bin so - wie Ich bin
#in {
background-color: #CAECF0;
background-image: url("[COLOR=Red]HGbildGIF.png[/COLOR]");
background-position: center center;
background-repeat: no-repeat;
color: #4F7487;
font-family: arial,helvetica,tahoma,verdana,sans-serif;
font-size: 97%;
height: 800px;
line-height: 125%;
padding-bottom: 30px;
padding-left: 30px;
padding-right: 30px;
padding-top: 30px;
}
Aktives Mitglied
#breite {
width : 980px;
}
body {
margin-top : 10px;
margin-left : 0;
margin-right : 0;
margin-bottom : 20px;
background-color : #cfcfcf;
}
h2 {
color : #3c191b;
margin-bottom : 30px;
letter-spacing : 2px;
font-family : verdana, arial, helvetica, verdana, tahoma, sans-serif;
font-size : 22px;
font-variant : small-caps;
font-weight : normal;
}
.haupt {
border : 3px solid #fff;
}
.fvoben {
height : 80px;
background-image : url(images/fvoben.jpg);
background-repeat : repeat-x;
background-position : 50% 100%;
}
#top1 {
height : 0;
background-color : #fff;
height : 43px;
width : 100%;
text-align : center;
border-top : 1px solid #cfcfcf;
border-left : 1px solid #cfcfcf;
border-right : 1px solid #cfcfcf;
}
#top2 {
background-image : url(images/logo4.jpg);
background-repeat : no-repeat;
height : 260px;
background-color : #fff;
background-position : 50% 100%;
border : 1px solid #cfcfcf;
}
#top3 {
background-color : #f7f7f7;
height : 40px;
color : #3c191b;
width : 100%;
vertical-align : middle;
text-align : center;
border-left : 1px solid #f7f7f7;
border-right : 1px solid #cfcfcf;
background-image : url(images/fv1.jpg);
background-repeat : repeat-x;
background-position : 50% 50%;
}
#name {
height : 0;
letter-spacing : 2px;
color : #3c191d;
padding-left : 10px;
font-family : tahoma, verdana, arial, helvetica, verdana, tahoma, sans-serif;
font-size : 20px;
}
#inhalt {
height : 980px;
padding-top : 60px;
padding-bottom : 90px;
padding-left : 40px;
padding-right : 40px;
background-color : #fff;
letter-spacing : 0;
width : 100%;
vertical-align : top;
text-align : left;
color : #3c191b;
font-size : 14px;
line-height : 22px;
font-family : tahoma, verdana, arial, helvetica, verdana, tahoma, sans-serif;
letter-spacing : 0;
background-image : url(images/fv2.jpg);
background-repeat : repeat-x;
background-position : 50% 50%;
border : 1px solid #cfcfcf;
}
#fuss1 {
color : #6f6f6f;
background-color : #f7f7f7;
letter-spacing : 0;
font-size : 14px;
line-height : 20px;
font-family : trebuchet ms, verdana, arial, helvetica, verdana, tahoma, sans-serif;
height : 40px;
text-align : center;
vertical-align : middle;
width : 100%;
font-style : normal;
border-left : 1px solid #cfcfcf;
border-right : 1px solid #cfcfcf;
border-bottom : 1px solid #cfcfcf;
background-image : url(images/fv1.jpg);
background-repeat : repeat-x;
background-position : 50% 50%;
}
#fuss2 {
font-size : 12px;
line-height : 20px;
color : #3c191b;
background-color : #fff;
letter-spacing : 0;
font-family : tahoma, verdana, arial, helvetica, verdana, tahoma, sans-serif;
height : 100px;
text-align : center;
vertical-align : middle;
width : 100%;
font-variant : small-caps;
font-style : italic;
}
#s1 {
background-image : url(images/s1.jpg);
background-repeat : no-repeat;
background-position : 100% 0%;
}
#s2 {
background-image : url(images/s2.jpg);
background-repeat : repeat-x;
background-position : 0% 0%;
}
#s3 {
background-image : url(images/s3.jpg);
background-repeat : repeat-x;
background-position : 0% 0%;
}
#s4 {
background-image : url(images/s4back.jpg);
background-repeat : repeat-y;
background-position : 100% 100%;
height : 100%;
}
#s6 {
background-image : url(images/s6back.jpg);
background-repeat : repeat-y;
background-position : 0% 0%;
}
#s7 {
background-image : url(images/s7.jpg);
background-repeat : no-repeat;
background-position : 100% 0%;
}
#s8 {
background-image : url(images/s8.jpg);
background-repeat : repeat-x;
background-position : 0% 0%;
}
#s9 {
background-image : url(images/s9.jpg);
background-repeat : no-repeat;
background-position : 0% 0%;
}
Pixeliger Pixler
Noch nicht viel geschrieben
Aktives Mitglied
wissbegierig
#inhalt {
background-image: url("http://www7.pic-upload.de/15.04.11/2ljzhcqhuvqp.png"); /*ich habe hier den absoluten Pfad zu deinem Beispielbild genommen – du müsstest den relativen Pfad nehmen*/
background-position: center center; /* oder eine andere Positionierung*/
background-repeat: no-repeat;
}
Ich bin so - wie Ich bin
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.
Nächster neuer Gratisinhalt
Statistik des Forums