Adding image to my theme
-
I have wordpress on my laptop and I’m currently editing a custom theme offline. In my theme folder, I created an images folder. My background images work perfectly fine from this folder.
I placed an image in that folder that I want to use within a paragraph in my header. However, <img src=”images/imagename.gif” …etc> returns nothing but a broken image. Just the alt description displays.
Can someone tell me how to get an image to display in my theme? I also want to use this image as a link later on to a paypal shopping cart, but I’ll cross that bridge when I get there.
Oh, and while I am here… what’s the difference between a theme and a template? I don’t plan to distribute this theme. It’s for use on one of my company’s sites.
The topic ‘Adding image to my theme’ is closed to new replies.