Suche im Forum:
Suchen


Autor Nachricht
Beitrag26.05.2007 um 10:15 (UTC)    
Titel: hintergrundbild

İch will ein Hintergrunbid auf meiner hp

es soll so sein wie hier z.B.www.sinan-osm.de.tl


wo muss ich hier die URL des Hintergrunbildes einfügen


<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/k/kw-klasse/ali.gif);}

/* Navigation */
td.headline{text-align: center !important;font-size: 36px !important;font-style: italic !important;}
td.nav{color: #fff;width: 156px;height: 46px;background-image: url();}
td.nav:hover{color: #fff;width: 156px;height: 46px;background-image: url();}
td.edit_navi_headbg{margin: 0px;padding: 0px;background-image: url(http://Hier Bildlink/sidebkg.jpg);width: 154px;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/sidetopfull.jpg);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/sidetop.jpg);background-repeat: no-repeat;background-position: top -5px;}
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(http://img.webme.com/pic/k/kw-klasse/ali.gif);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>
Beitrag26.05.2007 um 10:20 (UTC)    
Titel:

Code:
<style type="text/css">
<! --
td.edit_rechts_cbg {background-image: url(Hier die Bildadresse herein);}
-->
</style>
Beitrag26.05.2007 um 10:22 (UTC)    
Titel: Re: hintergrundbild

kw-klasse hat Folgendes geschrieben:
İch will ein Hintergrunbid auf meiner hp

es soll so sein wie hier z.B.www.sinan-osm.de.tl


wo muss ich hier die URL des Hintergrunbildes einfügen


<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/k/kw-klasse/ali.gif);}

/* Navigation */
td.headline{text-align: center !important;font-size: 36px !important;font-style: italic !important;}
td.nav{color: #fff;width: 156px;height: 46px;background-image: url();}
td.nav:hover{color: #fff;width: 156px;height: 46px;background-image: url();}
td.edit_navi_headbg{margin: 0px;padding: 0px;background-image: url(http://Hier Bildlink/sidebkg.jpg);width: 154px;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/sidetopfull.jpg);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/sidetop.jpg);background-repeat: no-repeat;background-position: top -5px;}
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(http://img.webme.com/pic/k/kw-klasse/ali.gif);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>


Zuletzt bearbeitet von feuerwehr-aktuell am 26.05.2007, 11:22, insgesamt einmal bearbeitet
Beitrag26.05.2007 um 10:27 (UTC)    
Titel: Re: hintergrundbild

feuerwehr-aktuell hat Folgendes geschrieben:
kw-klasse hat Folgendes geschrieben:
İch will ein Hintergrunbid auf meiner hp

es soll so sein wie hier z.B.www.sinan-osm.de.tl


wo muss ich hier die URL des Hintergrunbildes einfügen


<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/k/kw-klasse/ali.gif);}

/* Navigation */
td.headline{text-align: center !important;font-size: 36px !important;font-style: italic !important;}
td.nav{color: #fff;width: 156px;height: 46px;background-image: url();}
td.nav:hover{color: #fff;width: 156px;height: 46px;background-image: url();}
td.edit_navi_headbg{margin: 0px;padding: 0px;background-image: url(http://Hier Bildlink/sidebkg.jpg);width: 154px;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/sidetopfull.jpg);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/sidetop.jpg);background-repeat: no-repeat;background-position: top -5px;}
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(http://img.webme.com/pic/k/kw-klasse/ali.gif);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>


dieses zeil deines code ist es[/b]



danke
Beitrag26.05.2007 um 10:28 (UTC)    
Titel:

Beitrag26.05.2007 um 10:57 (UTC)    
Titel:

feuerwehr-aktuell hat Folgendes geschrieben:
np klappt es dennn ?
muss noch ein bild erstellen
Beitrag26.05.2007 um 11:06 (UTC)    
Titel:

feuerwehr-aktuell hat Folgendes geschrieben:
np klappt es dennn ?


geht nicht
Beitrag26.05.2007 um 11:09 (UTC)    
Titel:

Beitrag26.05.2007 um 11:12 (UTC)    
Titel:

Erklär mal bitte genau was du willst und poste deine Grafik.

Wenn du das Hintergrundbild meinst, dann ist es body und nicht das, was feuerwehr-aktuell dir schrieb.
______________
LG André

GMMTS.de
Beitrag26.05.2007 um 11:20 (UTC)    
Titel:

andybabe27 hat Folgendes geschrieben:
Erklär mal bitte genau was du willst und poste deine Grafik.

Wenn du das Hintergrundbild meinst, dann ist es body und nicht das, was feuerwehr-aktuell dir schrieb.



geh mal auf diese HP
www.sinan-osm.de.tl
das ist der Hintergrundbild bzw.body irgendwie überall
und wie groß muss die grafik sein


Zuletzt bearbeitet von kw-klasse am 26.05.2007, 12:22, insgesamt einmal bearbeitet
Beitrag26.05.2007 um 11:39 (UTC)    
Titel:

Zu empfehlen ist, die Grafik so groß wie möglich zu machen. Da jeder eine andere Auflösung hat, solltest du bei body eine Grafik hinsetzen die mindestens 2000x2000px hat.
______________
LG André

GMMTS.de
Beitrag26.05.2007 um 11:43 (UTC)    
Titel:

und ich hoffe ich sag ncihts falsches, will mich mal profilieren ,...
hier muss dann das bild rein

body{background-image: url()

lg
______________
Du brauchst [b:aaf60fc5c5]BANNER?,HEADER?,LOGOS?,[/b:aaf60fc5c5] und vieles mehr ,dann schnell auf
[img:aaf60fc5c5]http://img292.imageshack.us/img292/6151/logokopiejz5.jpg[/img:aaf60fc5c5]
Beitrag26.05.2007 um 11:56 (UTC)    
Titel:

Richtig Wink

Zitat:
/* 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;}


Das Rote ist die Zeile und in die Klammern dort, kommt die Bild Adresse rein Wink
______________
LG André

GMMTS.de
Beitrag26.05.2007 um 11:58 (UTC)    
Titel:

wow danke. solangsam funktioniert das !
______________
Du brauchst [b:aaf60fc5c5]BANNER?,HEADER?,LOGOS?,[/b:aaf60fc5c5] und vieles mehr ,dann schnell auf
[img:aaf60fc5c5]http://img292.imageshack.us/img292/6151/logokopiejz5.jpg[/img:aaf60fc5c5]
Beitrag26.05.2007 um 12:01 (UTC)    
Titel:

seperate hat Folgendes geschrieben:
wow danke. solangsam funktioniert das !


danke jeden
Beiträge der letzten Zeit anzeigen:   


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