Suche im Forum:
Suchen


Autor Nachricht
Beitrag21.05.2009 um 11:05 (UTC)    
Titel: (Erledigt) css umschreiben

hi zusammen,
kann mir einer das so umschreiben das ich ein bild als hintergrund beutzen kann???

a {
color : #7DB7F2;
text-decoration : none;
}

a:hover {
color : #7DB7F2;
text-decoration : underline overline;
}

a.side {
color : #7DB7F2;
text-decoration : none;
}

a:hover.side {
color : #7DB7F2;
text-decoration : underline overline;
}

a.white {
color : #7DB7F2;
text-decoration : none;
}

a:hover.white {
color : #7DB7F2;
text-decoration : underline overline;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #7DB7F2;
background: #05275A;

margin: 5px;
}

form {
margin : 0px;
}

hr {
height : 1px;
border : 1px solid #000;
}

hr.side-hr {
height : 1px;
border : 1px solid #000;
}

td {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}

pre {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}

.alt {
color : #7DB7F2;
}


.sub-header {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
color: #7DB7F2;
background-image: url(images/footer-bg.jpg);


padding: 6px 20px 6px 20px;
}

.sub-header-left {
width: 1px;
height: 25px;
background-color: #141D2E;

}

.sub-header-right {
width: 1px;
height: 25px;
background-color: #141D2E;

}

.sub-header ul{
margin: 0;
padding: 0;

}

.sub-header ul li{
display: inline;

}

.sub-header ul li.first-link .bullet{
display: none;

}

.full-header {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #7DB7F2;
background-color : #141D2E;
border: 1px solid #000;
padding : 5px;
}


.footer {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #141D2E;
background-image: url(images/footer-bg1.jpg);
border: 1px solid #000;
padding : 5px;
}

.button {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #7DB7F2;
background-color : #141D2E;
height : 20px;
border : 1px solid #ffffff;
margin-top : 2px;
}

.textbox {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #7DB7F2;
background-color : #141D2E;
border : 1px solid #ffffff;
}

.main-body {
font-size : 11px;
color : #7DB7F2;
background-color : #141D2E;
padding : 4px 4px 5px 4px;
}

.side-body {
font-size : 10px;
color : #7DB7F2;
background-color : #141D2E;
padding : 4px;
}

.main-bg {
color : #7DB7F2;
background-color : #141D2E;
padding : 5px;
}

.side-bg {
color : #7DB7F2
background-color : #141D2E;
padding :
}

.outer-border {
border-left : 1px solid #000;
border-right : 1px solid #000;
}

.border {
border : 1px solid #000000;
}

/* Side-Panel properties */

.side-border-left {
color: #7DB7F2;
background-color: #141D2E;
padding: 5px 5px 5px 5px;
width: 175px;
}

.side-border-right {
color: #7DB7F2;
background-color: #141D2E;
padding: 5px 5px 5px 5px;
width: 175px;
}



.side-body {
font-size: 10px;
color: #7DB7F2;
background-color: #141D2E;
border: 1px solid #000;
padding: 5px;
}

.news-footer {
font-size : 10px;
color : #7DB7F2;
background-image :url('images/footer-bg.jpg');
border-top : 1px solid #000000;
padding : 1px 2px 2px 2px;
}

.capmain {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
color : #7DB7F2;
background-image :url('images/footer-bg.jpg');
border-bottom : 1px solid #000000;

padding : 4px 4px 5px 4px;
}

.scapmain {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
color : #7DB7F2;
background-image :url('images/footer-bg.jpg');
border-bottom : 1px solid #000000;
border: 1px solid #000;
padding : 4px;
}

.tbl-border {
color : #7DB7F2;
background-color : #141D2E;
border : 1px solid #000;
}

.tbl {
font-size : 11px;
color : #7DB7F2;
background-color : #141D2E;
padding : 4px;
border : 1px solid #000;
}

.tbl1 {
font-size : 11px;
color : #7DB7F2;
background-color : #141D2E;
padding : 4px;
border : 1px solid #000;
}

.tbl2 {
font-size : 11px;
color : #7DB7F2;
background-color : #141D2E;
padding : 4px;
border : 1px solid #000;
}

.forum-caption {
font-size : 11px;
font-weight : bold;
color : #7DB7F2;
background-color : #141D2E;
padding : 2px 4px 4px 4px;
}

.quote {
font-size : 11px;
color : #7DB7F2;
background-color : #141D2E;
padding : 4px;
margin : 0px 20px 0px 20px;
border : 1px solid #bbb;
}

.poll {
height : 12px;
border : 1px solid #000;
}

.comment-name {
font-weight : bold;
color : #7DB7F2;
}

.shoutboxname {
font-weight : bold;
color : #7DB7F2;
background-color : #141D2E;
}

.shoutbox {
color : #7DB7F2;
background-color : #141D2E;
}

.shoutboxdate {
font-size : 10px;
color : #7DB7F2;
background-color : #141D2E;
}

.small {
font-size : 10px;
font-weight : normal;
}

.small2 {
font-size : 10px;
font-weight : normal;
color : #7DB7F2;
}

.side-small {
font-size : 10px;
font-weight : normal;
color : #7DB7F2;
background-color : #141D2E;
}

.side-label {
color : #7DB7F2;
background-color : #141D2E;
padding : 2px 2px 3px 2px;
}

.gallery {
padding : 16px 0px 8px 0px;
}

.gallery img {
border : 1px solid #000;
}

img.activegallery {
border : 1px solid green;
}
.center {
margin : 0 auto;
}
img {
border: 0px;
}


danke im vorraus wenn noch fragen einfach ne pm oder schreiben.
gruß ingo


Zuletzt bearbeitet von ingo-test am 28.05.2009, 06:31, insgesamt einmal bearbeitet
Beitrag21.05.2009 um 11:24 (UTC)    
Titel:

Zitat:

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #7DB7F2;
background: #xxxxxx;
background-image:url(Bildadresse);
}


hinzufügen
URL des Bildes
Beitrag27.05.2009 um 12:26 (UTC)    
Titel:

hi
ging nicht so wie ich wollte. es sollte auch die mitte mit einbezogen werden.

so wie es auf dem bild angezeichnet habe das alle kästchen verbunden wird mit einem hintergrund.

Beitrag27.05.2009 um 12:54 (UTC)    
Titel:

Es wäre immer Interessant zu wissen, welche Seite betroffen ist. Vor allem ist das für die Helfer sehr hilfreich, da sie sich dann ein Bild davon machen können Wink
______________
LG André

GMMTS.de
Beitrag28.05.2009 um 05:31 (UTC)    
Titel:

hat sich erledigt habe es hin bekommen.
danke
Beiträge der letzten Zeit anzeigen:   


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