Suche im Forum:
Suchen


Autor Nachricht
Beitrag04.11.2011 um 13:22 (UTC)    
Titel: design zu breit ?

mein design ist breiter als der Header warum ? hier der code

Code:
<style typ="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{width: 100% !important;background-position: center;background-repeat:no-repeat;height:100px;}
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%;}

#Design_Iceblue {
position:absolute;
top: 0px;
left: 30px;
width: 970px; }

td.nav{
background-color:#xxxxxx;
background-image: url(http://img.webme.com/pic/g/gwot/cod8nav.jpg);
border: 1px solid #000000;}

td.nav:hover{
background-color:#xxxxxx;
background-image: url(http://img.webme.com/pic/g/gwot/cod8navhov.jpg);
border: 1px solid #000000;}

td.nav a{
color: #000000;
font-size: 14px;
font-family: tahoma,bold;
text-decoration: none;
text-align: left;}

td.nav a:hover{
color: #000000;}

td.edit_below_nav img { display: none;}

body{
background-color:#b3adad;
background-image: url();
background-repeat:no-repeat;
background-attachment:fixed;}

td.edit_content{
padding-top: 15px;
padding-bottom: 15px;
background-color:#ffffff;
background-image: url();
border: 1px solid #000000;}

td.edit_content_top{
height: 30px;
background-color:#xxxxxx;
background-image: url(http://img.webme.com/pic/g/gwot/cottopcod8.jpg);
border: 1px solid #000000;} 

td.edit_content_bottom {display:none;}

td.edit_content_bottom2{
background-color:;
background-image: url(http://img.webme.com/pic/g/gwot/cottopcod8.jpg);
border: 1px solid #000000;}

td.headline {display:none;}


td.edit_rechts_cbg{
height: 50px;
background-color:;
background-image: url();
border: 0px solid #xxxxxx;}

td.edit_rechts_sbg {display:none;}

td.edit_navi_headbg {
height: 50%;
background-color:;
background-image: url();
border: 0px solid #xxxxxx;}

td.nav_heading {
color: #000000;
font-size: 14px;
font-family: arial,verdana;
text-align: center;
height: 30px;
background-color: #xxxxxx;
background-image: url(http://img.webme.com/pic/g/gwot/cottopcod8.jpg);
border: 1px solid #000000;}

td.edit_rechts_bottom {
background-color: ;
background-image: url();
border:0px solid #000000; }

td.sidebar_heading{
color: #000000;
font-size: 14px;
font-family: tahoma,bold;
text-align: center;
height: 30px;
background-color:#xxxxxx;
background-image: url(http://img.webme.com/pic/g/gwot/cottopcod8.jpg);
border: 1px solid #000000;}

td.shouty, .shouty2, .shouty3, .shouty4, .shouty5{
color: #000000;
text-align: center;
background-color: #ffffff;
background-image: url();
border: 1px solid #000000;}


td.edit_rb_footer {display:none; }

td.headline2 {display:none; }

/* Werbung zentrieren */
table[height="102"] {
  margin: auto; }

table.edit_main_table {
  margin: auto; }
 

-->
</style>
Beitrag04.11.2011 um 13:32 (UTC)    
Titel:

Das liegt daran, dass dein Design sich jeder Auflösung anpasst und immer volle Breite hat. Dein Header jedoch nicht ist nicht groß genug. Versuch mal:
Zitat:
td.edit_header_full{width: 100% !important;
background-position:center;background-repeat:no-repeat;background-color:#BGdeinesHeaders}


Da dein Header-BG einfarbig ist sollte es klappen Wink
______________
Gruß Pexxi


Zuletzt bearbeitet von pexxi am 04.11.2011, 14:34, insgesamt einmal bearbeitet
Beitrag04.11.2011 um 13:41 (UTC)    
Titel:

gut danke hat geklappt

mfg GWoT Very Happy


Zuletzt bearbeitet von gwot am 04.11.2011, 23:37, insgesamt einmal bearbeitet
Beiträge der letzten Zeit anzeigen:   


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