I have installed a complete blank theme with no CSS in my new wordpress blog. I have been trying to give it a background image but no success.
I am working on blog's content. Blog is very new. So, until content is ready, I want just a background image to appear on my blog and have some text in the middle of the page.
I removed content from footer.php, I removed default post which you see when Wordpress is first involved. I removed content in searchform. php too. I want it all blank for sometime. just want a BG image and some text that displays in the middle of my blog.
I added this line in blank theme's style.css..its not working. ALso where do I add text so it displays in the centre?
body { background: url('http://mysite.com/wp-content/uploads/2012/03/myIMG.jpg')
Can some one please help me out here??
I do not know anything about PHP so I dont knwo where to add text. Please help me. Which php whould I add text to? and also this background image isnt still working. Ichanged it to background-image now