Hi I`m having some problem been doing different codes and try just about everything I can find out but still having a problem with putting a background image on my footer I even put this code on my CSS and nothing its not working maybe someone can help :(
this is the code I put in the css
footer#footer .colophon {
/* Adjust the Image location 'wp-content/uploads/NAMEOFFILE.png' */
background: url(/wp-content/uploads/NAMEOFFILE.png) repeat fixed 0 0 ;
}
but nothing does anyone know how to and where like step by step
thank you
Danny