Hi,
How can I upload a jpeg file to my hotspot background
Thanks
Hi,
How can I upload a jpeg file to my hotspot background
Thanks
That’s an HTML question, really.
http://www.w3.org/TR/CSS2/colors.html#background-properties
Just upload the picture to the folder that contains the other HTML files, and use CSS to assign a background-image to the body of the page, referring to the file.