Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Fixed interactive overlay on SVG Reply To: [Solved] Fixed interactive overlay on SVG

#203534
joepk
Participant

Hey Paulie_D,

Got it fixed. Was rather simple. Just put the separates SVG’s on top with absolute position on the img tag. Then applied the same dimensions to make sure it would stay relative when the parent would scale.

Now I only need to animate the color of the area.