Salve, sto modificando il tema Londonlive su
ultimatemuscle.altervista.org/blog/
è quasi finito, ma rimane un ultimo problema
Ci sarà qualcosa impostato nel css, che non riesco a trovare, che non permette a wordpress di cambiare sfondo. Ecco il css
Le parti che potrebbero essere interessate

Generale
Codice:
/*** General ***/

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, th, td{margin:0;padding:0;font-family:Arial, Verdana, Geneva, sans-serif;}
body{line-height:1; !important; }
body { background-color: 228f26; ;}
#left_no_sidebar code, #left_no_sidebar pre{width:910px;}
blockquote {margin: 1em 3em; color: #656565; padding-left: 60px;  float:left; font-style:italic; background:url(images/block-quote.png) no-repeat; }
code, pre{float:left;width:593px !important;background-color:#f9f9f9;border:1px solid #f1f1f1 !important;margin-left:0 !important;padding:10px;font-size:11px !important;line-height:1.6em !important;-moz-border-radius: 6px;-webkit-border-radius: 6px;-khtml-border-radius: 6px;border-radius: 6px;color:#424242;}
code{ background:url(images/code_bg.png);}
p{line-height:1.9em; color:#525252}
a,h1,h2,h3,h4,h5,h6{text-shadow:1px 1px 1px transparent;}
h2{font-size:22px;}
p{font-size:12px;}
.ad_125{float:left; width:125px; height:125px; border:10px solid #ebebeb; margin:8px; margin-left:0;}
.lt_125x125_widget{float:left; width:auto !important; padding-right:4px;	}
.lt_video_widget{width:315px; height:269px; float:left; padding-bottom:33px;}
.lt_video_widget object, .lt_video_widget embed {width:315px; height:239px; margin-top:5px; }
.widget_h object, .widget_h embed {width:246px; height:220px;}
.sf-sub-indicator{display:none;}
::selection{ /* Safari and Opera */ background:#000; color:#fff;}
::-moz-selection{ /* Firefox */ background:#000;color:#fff;}
a:active, a:focus{ outline:none; }  
hr{ margin-top:15px; margin-bottom:19px;  }
#video_info{width:606px; height:37px; float:left; background:url(images/video_bg.png); border:1px solid #000; border-top:0; text-transform:uppercase; color:#fff; font-size:12px; text-shadow:1px 1px #000; line-height:39px; padding-left:8px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-bottomleft:6px; border-bottom-left-radius:6px; -webkit-border-bottom-right-radius:6px; -moz-border-radius-bottomright:6px; border-bottom-right-radius:6px;  }
#video_info h1{font-size:14px; float:left; font-weight:normal; text-shadow:1px 1px 1px #000 !important;  }
#video_info a{ color:#fff; text-shadow:1px 1px #000; text-decoration:none;}
#video_info a:hover{color:#CCC; }
#video_info div.read_story{float:right; background:url(images/read_story.png); width:135px; height:29px; margin-right:8px; margin-top:4px; }
#video_info div.read_story a{display:block; width:135px; height:29px;}
#video_info div.read_story a:hover{background:url(images/read_story_hover.png);}

Container
Codice:
/*** Container ***/
#container{float:left; width:100%; height:100%; }
#content{width:1042px; height:100%; margin: 0 auto;}
#white_space{background-color:#f5f5f5; float:left; width:1001px; height:100%; padding-left:44px;}
#content_holder{float:left; width:957px; height:100%;background:#f5f5f5;}
#middle{float:left; width:100%; height:100%; background:url(images/middle_bg.png);}
Header Navigation
Codice:
/*** Header Navigation ***/

#headernavigation{width:100%;height:34px;float:left; background:#151515;}
#headernavigation div.navigation{margin: 0 auto;width:957px;height:30px;font-size:10px;text-transform:uppercase;}
#headernavigation div.navigation a{text-decoration:none;line-height:30px;display:block;padding-left:18px;padding-right:18px;float:left;text-shadow:none !important; font-weight:bold;}
#headernavigation div.navigation ul{list-style:none;}
#headernavigation div.navigation li{list-style:none;}
#headernavigation ul{float:left;}
#headernavigation li{float:left;}
#headernavigation form.topsearch{float:right;background-repeat:no-repeat;width:167px;height:30px;}
#headernavigation input{border:0;outline:0;}
#headernavigation input.searchfield{background-color:transparent;width:137px;height:12px;margin-top:9px;margin-left:5px;font-size:10px;text-transform:uppercase;float:left;}
#headernavigation input.submitbutton{background-color:transparent;width:23px;height:30px;float:left;cursor:pointer;}
#headernavigation div.icon_holder{min-width:59px;height:23px;float:right;margin-right:5px;margin-top:5px;}
#headernavigation div.icon_holder img{margin-left:12px;border:0;float:left;}
#headernavigation div.icon_holder a{float:left;margin:0;padding:0;background-color:transparent;border:0;background-image:none;}
#headernavigation div.icon_holder a:hover{background-image:none;}
Header
Codice:
/*** Header ***/

#header{float:left;width:956px;height:86px;}
#header img.logo{margin-top:31px;border:0;float:left;}
#header div.ad{width:468px;height:60px;float:right;background-color:#fff;margin-top:31px;overflow:hidden;}