Quote:
Originally Posted by MLF LLC
Demon,
Ah ha ... so an image would need to uploaded to the server?
|
The image you would want to use as an ad would need to be called from some place.
I have created my own image just to test this out and it worked.
Create a folder on the server at root level for instance. Call it ad_folder or something..
Put your image/banner inside the folder (remembering the address of course).
Example: <img src="ad_folder/image_title.png" alt="Put something here" "width="xxx" height="xxx">
Change the xxx to suit your needs...