Forums
(@japanapproved)
12 years, 3 months ago
Hmm not that I can see …
still not working
If it matters I am using AMPP right now…
So for the CSS I have: ‘body { text-align: center; background-color: cccccc; background-image:url(‘/wp-content/renastheme/images/bg.png’); }’
and the same for the div..and its not working, am I doing something wrong?
I have tried to use it but it doesnt seem to work, and of course php doesnt work in css…so not sure how to get the background of my div to work in any way.
Yes, the images that i reference like this:
‘<img src=”<?php bloginfo(‘template_directory’); ?>/images/kitty.png”/>’
/images/frame.png
I am using a really simple theme I made using a tutorial:
https://www.siteground.com/tutorials/wordpress/wordpress_create_theme.htm
That is the tutorial I used.