Suche im Forum:
Suchen


Autor Nachricht
Beitrag13.12.2008 um 15:57 (UTC)    
Titel: Hintergrund soll nicht fixiert sein

Wie der Titel sagt!
Ich habe ein Problem!
Ich mache grad mein eigenes Design!
Aber der Hintergrund soll nicht fixiert sein!
Hier der Code
Zitat:
<style type="text/css">
<!--
/* Design verbreitern */
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;}
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:50%;}

/* Link und Textformatierung */
p, div, b{color: #000000;}
td.nav a{color:##XXXXXX;
font-size: 12px;
text-decoration: none;}

a:hover {color: #XXXXXX;
font-size: 12px;
text-decoration: none;}

a: link {color: #XXXXXX;
font-size: 12px;
text-decoration: none;}

a:active {color: #XXXXXX;
font-size: 12px;
text-decoration: none;}

a:visited {color: #XXXXXX;
font-size: 12px;
text-decoration: none;}

/* Hintergrund hinter Design */
body{
background-image: url(http://img20.myimg.de/bodyoderso2c96e.png);
background-color: #XXXXXX;
color: #000000 !important;}


/* Header fixiert und zentriert*/
td.edit_header_full{
width: 100% !important;
background-repeat:no-repeat;
background-position:center center;
background-image: url(http://img20.myimg.de/Headerdanger3b3a3.jpg);}

/* Header Titel entfernen*/
td.headline{visibility:hidden;}


/* Navigation*/
td.nav{
text-decoration: none;
color: #000000;
width: 185px;
height: 40px;
background-image: url(http://img20.myimg.de/MyButton7d505.jpg);}

td.nav:hover{
color: #000000;
width: 185px;
height: 40px;
background-image: url(http://img20.myimg.de/MyHoverButton35163.jpg);}

td.edit_navi_headbg{
margin: 0px;
padding: 0px;
background-image: url();
background-color: #XXXXXX;
width: 185px;
background-repeat: repeat-y;}

td.edit_below_nav{
visibility: hidden;
width: 185px;}

td.edit_below_nav img{
visibility: hidden;
width: 1px;}

td.nav_heading{
width: 49px;
height: 30px;
background-image: url(http://img20.myimg.de/Balkenoderso7fe53.gif);
background-color: #XXXXXX;
padding-top: 0px;
font-weight: bold;
font-size: 15px;
text-decoration: none;}

td.edit_navi_headbg table{
width: 185px;}

.menu{
width: 185px;
color: #000000 !important;
font-weight: bold;
padding-left: 35px;
font-size: 12px;}

.menu a{
color: #000000;
font-weight: bold;
padding-left: 35px;
text-decoration: none;
font-size: 12px;}


/* Textfeld Link-Formatierung*/
td.edit_content a{
color:#XXXXXX;
font-size: 12px;
text-decoration: none;}

td.edit_content a:hover {
color: ##XXXXXX;
font-size: 12px;
text-decoration: none;}

/* Textfeld Hintergrund*/
td.edit_content {
background-image:url();
background-color: #ffffff ;}


/* Titel über Text-Seite entfernen */
td.headline2{visibility:hidden;}
td.idcp{visibility:hidden;}

td.edit_content_top{
height: 25px;
background-image: url(http://img20.myimg.de/balken6dd27.jpg);
background-color: #XXXXXX;}

td.edit_content_bottom{
background-image: url();
background-color: #XXXXXX;}

td.edit_content_bottom2{
background-image: url(http://img20.myimg.de/button1458bebe.jpg);
background-color: #XXXXXX;
text-align: right;}

td.edit_rechts_cbg{
margin: 0px;
background-image: url(URL);
background-color: #XXXXXX;}


/* Rechte Boxen */
td.edit_rechts_sbg{
background-image: url();
width: 0px;}

td.sidebar_heading{
background-image: url(http://img20.myimg.de/button1458bebe.jpg);
background-color: #XXXXXX;
border-bottom: 0px double #XXXXXX;}

.shouty, .shouty2, .shouty3, .shouty4, .shouty5{
background-image: url(http://img20.myimg.de/RechteBoxenBild8f2b3.jpg);
background-color: ;
color: #000000;
font-weight: bold;}

td.edit_rb_footer{
background-image: url();
background-color: #XXXXXX;
border-bottom: 0px solid ##XXXXXX;}

td.edit_rechts_bottom{
background-image: url();
background-color: #XXXXXX;}

-->
</style>
Beitrag13.12.2008 um 16:04 (UTC)    
Titel: Re: Hintergrund soll nicht fixiert sein

more-fun-at hat Folgendes geschrieben:
Wie der Titel sagt!
Ich habe ein Problem!
Ich mache grad mein eigenes Design!
Aber der Hintergrund soll nicht fixiert sein!
Hier der Code
Zitat:
<style type="text/css">
<!--
/* Design verbreitern */
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;}
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:50%;}

/* Link und Textformatierung */
p, div, b{color: #000000;}
td.nav a{color:##XXXXXX;
font-size: 12px;
text-decoration: none;}

a:hover {color: #XXXXXX;
font-size: 12px;
text-decoration: none;}

a: link {color: #XXXXXX;
font-size: 12px;
text-decoration: none;}

a:active {color: #XXXXXX;
font-size: 12px;
text-decoration: none;}

a:visited {color: #XXXXXX;
font-size: 12px;
text-decoration: none;}

/* Hintergrund hinter Design */
body{
background-image: url(http://img20.myimg.de/bodyoderso2c96e.png);
background-attachment:scroll;
background-color: #XXXXXX;
color: #000000 !important;}


/* Header fixiert und zentriert*/
td.edit_header_full{
width: 100% !important;
background-repeat:no-repeat;
background-position:center center;
background-image: url(http://img20.myimg.de/Headerdanger3b3a3.jpg);}

/* Header Titel entfernen*/
td.headline{visibility:hidden;}


/* Navigation*/
td.nav{
text-decoration: none;
color: #000000;
width: 185px;
height: 40px;
background-image: url(http://img20.myimg.de/MyButton7d505.jpg);}

td.nav:hover{
color: #000000;
width: 185px;
height: 40px;
background-image: url(http://img20.myimg.de/MyHoverButton35163.jpg);}

td.edit_navi_headbg{
margin: 0px;
padding: 0px;
background-image: url();
background-color: #XXXXXX;
width: 185px;
background-repeat: repeat-y;}

td.edit_below_nav{
visibility: hidden;
width: 185px;}

td.edit_below_nav img{
visibility: hidden;
width: 1px;}

td.nav_heading{
width: 49px;
height: 30px;
background-image: url(http://img20.myimg.de/Balkenoderso7fe53.gif);
background-color: #XXXXXX;
padding-top: 0px;
font-weight: bold;
font-size: 15px;
text-decoration: none;}

td.edit_navi_headbg table{
width: 185px;}

.menu{
width: 185px;
color: #000000 !important;
font-weight: bold;
padding-left: 35px;
font-size: 12px;}

.menu a{
color: #000000;
font-weight: bold;
padding-left: 35px;
text-decoration: none;
font-size: 12px;}


/* Textfeld Link-Formatierung*/
td.edit_content a{
color:#XXXXXX;
font-size: 12px;
text-decoration: none;}

td.edit_content a:hover {
color: ##XXXXXX;
font-size: 12px;
text-decoration: none;}

/* Textfeld Hintergrund*/
td.edit_content {
background-image:url();
background-color: #ffffff ;}


/* Titel über Text-Seite entfernen */
td.headline2{visibility:hidden;}
td.idcp{visibility:hidden;}

td.edit_content_top{
height: 25px;
background-image: url(http://img20.myimg.de/balken6dd27.jpg);
background-color: #XXXXXX;}

td.edit_content_bottom{
background-image: url();
background-color: #XXXXXX;}

td.edit_content_bottom2{
background-image: url(http://img20.myimg.de/button1458bebe.jpg);
background-color: #XXXXXX;
text-align: right;}

td.edit_rechts_cbg{
margin: 0px;
background-image: url(URL);
background-color: #XXXXXX;}


/* Rechte Boxen */
td.edit_rechts_sbg{
background-image: url();
width: 0px;}

td.sidebar_heading{
background-image: url(http://img20.myimg.de/button1458bebe.jpg);
background-color: #XXXXXX;
border-bottom: 0px double #XXXXXX;}

.shouty, .shouty2, .shouty3, .shouty4, .shouty5{
background-image: url(http://img20.myimg.de/RechteBoxenBild8f2b3.jpg);
background-color: ;
color: #000000;
font-weight: bold;}

td.edit_rb_footer{
background-image: url();
background-color: #XXXXXX;
border-bottom: 0px solid ##XXXXXX;}

td.edit_rechts_bottom{
background-image: url();
background-color: #XXXXXX;}

-->
</style>

______________
Deine Signatur war zu groß - Bitte beachte die Signaturregeln!
http://www.homepage-baukasten.de/forum/viewtopic.php?t=29410
- Support-Team -
Beitrag13.12.2008 um 16:12 (UTC)    
Titel:

Danke für die schnelle Antwort
Beitrag13.12.2008 um 17:20 (UTC)    
Titel:


______________
Ciao Michael
Wenn man keine Ahnung hat, einfach mal fragen!


No Support via PN, E-Mail or Messenger - only here : FORUM
Beiträge der letzten Zeit anzeigen:   


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