help with CSS editing – background image; add functions
-
Hello folks,
it would be great if someone could help me with the CSS editing. My blog is ecovalcucine.wordpress.com, upgraded with 15 credits.
– I’d like to put a picture in the background. I’ve tried many times but it doesn’t appear. What is the exact CSS code I have to put in the stylesheet? How do I get the url of the picture? It is correct to use Image Shack?
– Do you think it’s possible to put some functions like ‘feedburner’, ‘technorati’, ‘add this’ in my blog? I’ve tried hard to do it but apparently there is no room for it :(
Thank you so much and have a nice day,
Paola
-
body { background-image: url('URL HERE'); }You’ll need to upload the image you want. I’ve never used image shack but I guess it should work. You can also upload the image here at wordpress.com. You’ll need the full url starting with http to put in the code.
If you want, you can specify whether the image repeats and where you want it placed. Check the CSS tutorials linked in the sticky threads at the top of the forum if you’re not sure how to do this.
Try a forum search for feedburner and technorati.
- The topic ‘help with CSS editing – background image; add functions’ is closed to new replies.