Suche im Forum:
Suchen


Autor Nachricht
Beitrag18.04.2007 um 05:55 (UTC)    
Titel: [erledigt] CSS Code für Design einbinden

Hey ich habe eine Frage !
Ich wollte ein designe erstellen mit einem Download der ich heruntergeladen habe !
(Bilder habe ich auf meiner HP!
http://voelkl.de.tl/Bider.htm)


<style type="text/css">
<!--
/* Diesen Teil nicht rauslöschen*/
/* Copyright by Coolplace http://www.coolplace.de.tl */
/* Allgemein */
p, a, div, b{color: #fff;}
td.idcp{visibility:hidden;}
body{background-image: url();background-color: #000000;color: #ffffff !important;}
td{width: 0px;color: #ffffff;}

/* Header */
td.edit_header_full{background-image: url(http://Hier Bildlink/topbkgvs.jpg);}

/* Navigation */
td.headline{text-align: center !important;font-size: 36px !important;font-style: italic !important;}
td.nav{color: #fff;width: 145px;height: 46px;background-image: url(http://Hier Bildlink/buttonvs.jpg);padding-left: 10px;}
td.nav:hover{color: #fff;width: 145px;height: 46px;background-image: url(http://Hier Bildlink/buttonvshov.jpg);}
td.edit_navi_headbg{margin: 0px;padding: 0px;background-image: url(http://Hier Bildlink/sidebkgvs.jpg);width: 150px;background-repeat: repeat-y;}
td.edit_below_nav{visibility: hidden;width: 156px;}
td.edit_below_nav img{visibility: hidden;width: 1px;}
td.nav_heading{width: 89px;height: 80px;background-image: url(http://Hier Bildlink/sidetopfullvs.jpg);top: -2px;padding-top: 0px;font-weight: bold;font-size: 15px;}
td.edit_navi_headbg table{width: 156px;}
.menu{width: 156px;color: #fff !important;font-weight: bold;padding-left: 15px;}
.menu a{color: #fff;font-weight: bold;padding-left: 15px;}


/* Content */
td.edit_rechts_cbg{margin: 0px;background-image: url(URL);background-color: #000000;}
td.edit_content_top{height: 25px;background-image: url(http://Hier Bildlink/sidetopvs.jpg);background-repeat: no-repeat;background-position: left -2px;}
td.edit_content{background-image: url();background-color: #000000;}
td.edit_content_bottom{background-image: url();background-color: #000000;}
td.edit_content_bottom2{background-image: url();background-color: #000000;color: #fff;text-align: right;}
td.edit_rechts_sbg{background-image: url();width: 0px;}
td.headline2{text-align: center;}

/* Rechte Boxen */
td.sidebar_heading{background-image: url();background-color: #000000;border-bottom: 6px double #fff;}
.shouty, .shouty2, .shouty3, .shouty4, .shouty5{background-image: url();background-color: #000000;color: #fff;font-weight: bold;}
td.edit_rb_footer{background-image: url();background-color: #000000;border-bottom: 2px solid #ffffff;}
td.edit_rechts_bottom{background-image: url();background-color: #000000;}

-->
</style>

Könnte mir bitte jemand das machen ?
Mfg Pascal Amstutz


Zuletzt bearbeitet von voelkl am 18.04.2007, 07:27, insgesamt einmal bearbeitet
Beitrag18.04.2007 um 05:57 (UTC)    
Titel:

Du gehst auf Design einstellen
Und dann fügst du den Code bei
"Text über dem Design" ein
______________
Meine Homepage
Mein HP Service
Hertha Fanpage
Die Anti Bayern Seite
Beitrag18.04.2007 um 05:59 (UTC)    
Titel:

streetplayer49 hat Folgendes geschrieben:
Du gehst auf Design einstellen
Und dann fügst du den Code bei
"Text über dem Design" ein

Ja das weiss ich aber man muss doch noch Bilder einfügen oder ?
Im Text Steht ja Hier Bildlink oder so was !
Mfg


Zuletzt bearbeitet von voelkl am 18.04.2007, 07:00, insgesamt einmal bearbeitet
Beitrag18.04.2007 um 06:01 (UTC)    
Titel:

So sollte es klappen Wink

Zitat:
<style type="text/css">
<!--
/* Diesen Teil nicht rauslöschen*/
/* Copyright by Coolplace http://www.coolplace.de.tl */
/* Allgemein */
p, a, div, b{color: #fff;}
td.idcp{visibility:hidden;}
body{background-image: url();background-color: #000000;color: #ffffff !important;}
td{width: 0px;color: #ffffff;}

/* Header */
td.edit_header_full{background-image: url(http://img.webme.com/pic/v/voelkl/topbkgvs.jpg);}

/* Navigation */
td.headline{text-align: center !important;font-size: 36px !important;font-style: italic !important;}
td.nav{color: #fff;width: 145px;height: 46px;background-image: url(http://img.webme.com/pic/v/voelkl/buttonvs.jpg);padding-left: 10px;}
td.nav:hover{color: #fff;width: 145px;height: 46px;background-image: url(http://img.webme.com/pic/v/voelkl/buttonvshov.jpg);}
td.edit_navi_headbg{margin: 0px;padding: 0px;background-image: url(http://img.webme.com/pic/v/voelkl/sidebkgvs.jpg);width: 150px;background-repeat: repeat-y;}
td.edit_below_nav{visibility: hidden;width: 156px;}
td.edit_below_nav img{visibility: hidden;width: 1px;}
td.nav_heading{width: 89px;height: 80px;background-image: url(http://img.webme.com/pic/v/voelkl/sidetopfullvs.jpg);top: -2px;padding-top: 0px;font-weight: bold;font-size: 15px;}
td.edit_navi_headbg table{width: 156px;}
.menu{width: 156px;color: #fff !important;font-weight: bold;padding-left: 15px;}
.menu a{color: #fff;font-weight: bold;padding-left: 15px;}


/* Content */
td.edit_rechts_cbg{margin: 0px;background-image: url(URL);background-color: #000000;}
td.edit_content_top{height: 25px;background-image: url(http://img.webme.com/pic/v/voelkl/sidetopvs.jpg);background-repeat: no-repeat;background-position: left -2px;}
td.edit_content{background-image: url();background-color: #000000;}
td.edit_content_bottom{background-image: url();background-color: #000000;}
td.edit_content_bottom2{background-image: url();background-color: #000000;color: #fff;text-align: right;}
td.edit_rechts_sbg{background-image: url();width: 0px;}
td.headline2{text-align: center;}

/* Rechte Boxen */
td.sidebar_heading{background-image: url();background-color: #000000;border-bottom: 6px double #fff;}
.shouty, .shouty2, .shouty3, .shouty4, .shouty5{background-image: url();background-color: #000000;color: #fff;font-weight: bold;}
td.edit_rb_footer{background-image: url();background-color: #000000;border-bottom: 2px solid #ffffff;}
td.edit_rechts_bottom{background-image: url();background-color: #000000;}

-->
</style>
Beitrag18.04.2007 um 06:05 (UTC)    
Titel:

Ich habe es bei Text über dem Designe eingefügt aber wiso kommt es dann noch nicht ? Oder muss ich es nicht dort einfügen ?
Mfg
Beitrag18.04.2007 um 06:23 (UTC)    
Titel:

Der Code ist für Design "Iceblue"

Du musst unter "Design einstellen" erst das Design "Iceblue" auswählen Wink
Beitrag18.04.2007 um 06:25 (UTC)    
Titel:

coolplace hat Folgendes geschrieben:
Der Code ist für Design "Iceblue"

Du musst unter "Design einstellen" erst das Design "Iceblue" auswählen Wink

Jetzt ging es Danke ! Very Happy
Beitrag18.04.2007 um 06:26 (UTC)    
Titel:

Sieht auch echt cool aus, ich bin begeistert Wink

Danke für die Rückmeldung
Beiträge der letzten Zeit anzeigen:   


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