Quote:
Originally Posted by floridaideal
Hello ChurchMedia
Is there anyway you can modify this hack so that the header.gif image could be customise for each forum too? If this is an extra that would take some time I would more than happy to pay you for your time to customise this for me?
For example a field that you could type the location of the new image, ie header2.gif or something and that would replace it. Can this be done at all?
Thank you
Stuart
|
Yes, it can be done, but you could also just use HTML to bring up the image.
Code:
<img src="http://www.yourdomain.com/path/to/image/image.gif">
Let me know if you want a field-based hack with a variable you can place somewhere. It wouldn't be difficult to alter this hack to do that (you would just be limited to a single image as opposed to full HTML).
Take care,