Hi, 
Im trying to change the background image, the logo and want to remove the Color pickers in the footer. 
How do i change this?
And can i lock the background picture? 
Sincerely
               
                
               
          

body[data-bg="1"] {
    background: url("../images/bg1.jpg") no-repeat scroll center 0 #F4F4F4;
}body[data-bg="1"] {
    background: url("../images/bg1.jpg") no-repeat fixed center 0 #F4F4F4;
}

