Hi, I found this great "tool" for creating an image rollover pop-up effect, here~
http://javascript.internet.com/gener...ad-images.html
It works good, except I cannot work out how to place the image where I want it on my homepage. I had to place some code within the "Head" section, and some other code within the "Body" section. When I did that the image appeared at the very top of the page, actually above the header. The page in my admin which has the head and body sections is called "theme.liquid". But when I want to just add/remove images, banners ect. to my homepage, I use another page called "index.liquid", which does not have a head or body section.
Would anyone out there know how I can determine where the image is displayed ? I have not tried to place the code in my index.liquid page yet, because I doubt it would work. Thanks in advance, Mickmac
|