Theme in use: habitat
Hello, i try to change/delete the option for the dynamic background image.
(i know the function in the functions.php and that it s stored in the db table wp_options)
Would need a solution to store the background image with properties in the css file.
background-image: url('http://localhost:8888/xxx/wp-content/uploads/2010/09/xxx_bg.jpg'); background-repeat: repeat; background-position: top left; background-attachment: fixed;
Sorry, i have tried nearly everything, but it doesn't work fine for me right now.
Maybe i assigned the code to a wrong class...?!














