Sphere Kinterathon: How to add image for additional footer HTML?

Options
Hello,

On my page  http://fidelco.kintera.org/faf/home/default.asp?ievent=1140100 my employer wants me to add an image to the footer.  I spoke with a Blackbaud rep yesterday and was surprised to learn that, last year, it was done via add'l HTML in the footer which I had to be given special access to by him.  When looking at last year's HTML code for the similar format, it looks like the image itself needs to first go in a temporary kintera image folder (not the image library).  Does anyone know how I go about getting the image to the temp folder to write the HTML around?  OR, better yet, can share the HTML to add the attached image to the footer of the link provided above?



I appreciate any help.





 
Tagged:

Comments

  • Hello Keri,



    To add an HTML image to a page you can use the following snippet:
    <IMG SRC="YOUR IMAGE URL"/>


    Replace the blue portion with the URL of your image. For instance, the image you attached would be added as follows:




    Note: I used a basic image host to use that image as an example, you should try to host your own files when possible.



    Good luck!



    Chris M



     

Categories