Suche im Forum:
Suchen


Autor Nachricht
Beitrag16.07.2007 um 00:14 (UTC)    
Titel: Hintergrund funktioniert nicht !!!

Hallo ich möchte das dieser bild

http://img247.imageshack.us/img247/8994/music1cdyerl418sk1.jpg

als Hintergrund wird aber ich kann es nicht in css rein kopieren oder schreiben..kann mir da einer bitte helfen ???

CSS Code:

<style type="text/css">
table.edit_main_table{width: 100% !important;}
td.edit_main_tr{width: 100% !important;}
table.edit_second_table{width: 100% !important;}
td.edit_header_full{width: 100% !important;background-position:center;background-repeat:no-repeat; }
td.edit_header_full table{width: 100% !important;}
table.edit_third_table{width: 100% !important;}
td.edit_navi_headbg{width: 15% !important;}
table.edit_rechts_tabelle{width: 100% !important;}
td.edit_rechts_bottom{width: 15% !important;}
td.edit_rechts_cbg{width:100%;}
td.headline{visibility: hidden;}
td.shouty{color:#FFFFFF;background-image: url(URL);background-color: transparent;border: 1px solid #FFFFFF;}
td.shouty2{color:#FFFFFF;background-image: url(URL);background-color: transparent;border: 1px solid #FFFFFF;}
td.shouty3{color:#FFFFFF;background-image: url(URL);background-color: transparent;border: 1px solid #FFFFFF;}
td.shouty4{color:#FFFFFF;background-image: url(URL);background-color: transparent;border: 1px solid #FFFFFF;}
td.shouty5{color:#FFFFFF;background-image: url(URL);background-color: transparent;border: 1px solid #FFFFFF;}
body{background-attachment:fixed;}
td.headline2{color: #FFFFFF;font-weight:bold;text-align: center;}
td.nav_heading{color: #FFFFFF;background-image: url(URL);background-color: transparent;}
td.sidebar_heading{color: #FFFFFF;background-color: transparent;background-image: url(URL);}
td.edit_content_top{height: 23px;background-image: url(URL);background-color: transparent;}
td.edit_content_bottom2{background-image: url(URL);background-color: transparent;color: #FFFFFF}
td.edit_content_bottom{background-image:url(URL);height: 38px;background-color: transparent;}
td.edit_content{background-image: url(URL);background-color: transparent;}
td.nav{background-image: url(http://img.webme.com/pic/g/geldleicht-test/malu_button1.jpg);background-color: transparent;border: 0px solid #FFFFFF;background-repeat:no-repeat;}
td.nav:hover{background-image: url(http://img.webme.com/pic/g/geldleicht-test/malu_button2.jpg);background-color: transparent;border: 0px solid #FFFFFF;background-repeat:no-repeat;}
body{background-image:url(http://img.webme.com/pic/g/geldleicht-test/malu_hg.jpg);}
td.edit_rechts_sbg{background-image: url(URL);visibility: hidden;position: absolute;right: 0px;}
td.edit_below_nav{visibility: hidden;}
td.edit_rechts_bottom{background-image: url(http://img.webme.com/pic/g/geldleicht-test/malu_nav-hg.jpg);background-color: transparent;}
td.edit_rechts_cbg{background-image: url(URL);background-color: transparent;}
td.edit_rb_footer{visibility: hidden;}
td.nav a{font-size: 12px;color: #000000;}
td.edit_navi_headbg{background-image: url(http://img.webme.com/pic/g/geldleicht-test/malu_nav-hg.jpg);background-color: transparent;border: 1px solid #FFFFFF;}
a{text-decoration: none;}
a:hover{text-decoration: none;}
</style>
<div align="center">
<table border="0" width="80%">
<tr>
<td>

Link von der Bild als hintergrund:

http://img247.imageshack.us/img247/8994/music1cdyerl418sk1.jpg


MfG
Halaycilar
Beitrag16.07.2007 um 05:16 (UTC)    
Titel:

So baust Du das ein:

Zitat:
<style type="text/css">
<!--
body{background-image:url(http://img247.imageshack.us/img247/8994/music1cdyerl418sk1.jpg);}
table.edit_main_table{width: 100% !important;}
td.edit_main_tr{width: 100% !important;}
table.edit_second_table{width: 100% !important;}
td.edit_header_full{width: 100% !important;background-position:center;background-repeat:no-repeat; }
td.edit_header_full table{width: 100% !important;}
table.edit_third_table{width: 100% !important;}
td.edit_navi_headbg{width: 15% !important;}
table.edit_rechts_tabelle{width: 100% !important;}
td.edit_rechts_bottom{width: 15% !important;}
td.edit_rechts_cbg{width:100%;}
td.headline{visibility: hidden;}
td.shouty{color:#FFFFFF;background-image: url(URL);background-color: transparent;border: 1px solid #FFFFFF;}
td.shouty2{color:#FFFFFF;background-image: url(URL);background-color: transparent;border: 1px solid #FFFFFF;}
td.shouty3{color:#FFFFFF;background-image: url(URL);background-color: transparent;border: 1px solid #FFFFFF;}
td.shouty4{color:#FFFFFF;background-image: url(URL);background-color: transparent;border: 1px solid #FFFFFF;}
td.shouty5{color:#FFFFFF;background-image: url(URL);background-color: transparent;border: 1px solid #FFFFFF;}
body{background-attachment:fixed;}
td.headline2{color: #FFFFFF;font-weight:bold;text-align: center;}
td.nav_heading{color: #FFFFFF;background-image: url(URL);background-color: transparent;}
td.sidebar_heading{color: #FFFFFF;background-color: transparent;background-image: url(URL);}
td.edit_content_top{height: 23px;background-image: url(URL);background-color: transparent;}
td.edit_content_bottom2{background-image: url(URL);background-color: transparent;color: #FFFFFF}
td.edit_content_bottom{background-image:url(URL);height: 38px;background-color: transparent;}
td.edit_content{background-image: url(URL);background-color: transparent;}
td.nav{background-image: url(http://img.webme.com/pic/g/geldleicht-test/malu_button1.jpg);background-color: transparent;border: 0px solid #FFFFFF;background-repeat:no-repeat;}
td.nav:hover{background-image: url(http://img.webme.com/pic/g/geldleicht-test/malu_button2.jpg);background-color: transparent;border: 0px solid #FFFFFF;background-repeat:no-repeat;}
body{background-image:url(http://img.webme.com/pic/g/geldleicht-test/malu_hg.jpg);}
td.edit_rechts_sbg{background-image: url(URL);visibility: hidden;position: absolute;right: 0px;}
td.edit_below_nav{visibility: hidden;}
td.edit_rechts_bottom{background-image: url(http://img.webme.com/pic/g/geldleicht-test/malu_nav-hg.jpg);background-color: transparent;}
td.edit_rechts_cbg{background-image: url(URL);background-color: transparent;}
td.edit_rb_footer{visibility: hidden;}
td.nav a{font-size: 12px;color: #000000;}
td.edit_navi_headbg{background-image: url(http://img.webme.com/pic/g/geldleicht-test/malu_nav-hg.jpg);background-color: transparent;border: 1px solid #FFFFFF;}
a{text-decoration: none;}
a:hover{text-decoration: none;}
-->
</style>
<div align="center">
<table border="0" width="80%">
<tr>
<td>
Beitrag16.07.2007 um 10:24 (UTC)    
Titel:

Hallo Coolplace

So wie es geschrieben ist hab ich kopiert aber es funktioniert nicht !!!!
Beitrag16.07.2007 um 21:13 (UTC)    
Titel:

wie kann ich es noch machen ????


keiner da der mir Hilft ???
Beiträge der letzten Zeit anzeigen:   


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