A client needs me to change the size of an image, but the hotspots obviously stay the same size. Is there a way to increase the size of them while constraining the proportions so I don't need to go and reshape them all over again?
b
A client needs me to change the size of an image, but the hotspots obviously stay the same size. Is there a way to increase the size of them while constraining the proportions so I don't need to go and reshape them all over again?
b
as far as i'm aware, you need to change it either manually, or with the code. the hotspot is (although part of the image) a seperate item on it's own with the code normally situated at the bottom of your page. it's like trying to reshape multiple images on your webpage at the same time.
I actually figured it out. I simply changed the size of the image IN Dreamweaver and it changed the size of the hotspots along with it. Thank you for your reply.
B
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.