Note: the '<img src=' can be any valid html address so it could be
<img src="http://yourdomain.com/YOUR_IMAGE.jpg" />
I assume Zona created a folder called 'widgets' in the 'atahualpa/images' folder since one does not normally exist.
A better place to put the images would have been in 'wp-content/uploads/my_images', this way when you change theme versions, you don't have to worry about the images. Then your <img would be <img src="http://yourdomain.com/wordpress/wp-content/uploads/my_images/YOUR_IMAGE.jpg" />
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|