Quote:
Originally Posted by AndyA
|
Yes. What you want to put on the actual page goes into the template. However, whatever goes into the template must be html. So you can't put
http://img.photobucket.com/albums/v1...4/P9060045.jpg that url and expect to have the image come up, you must use html like this:
HTML Code:
<img src="http://img.photobucket.com/albums/v185/andyaveyard/Tan%20Hill%20Meet%204-9-04/P9060045.jpg"></img>