Forum Moderators: not2easy

Message Too Old, No Replies

CSS and Image Map

         

captainron19

4:58 pm on Jun 30, 2008 (gmt 0)

10+ Year Member



I currently utilize a CSS to place my main image / banner at top of all pages. I wanted to change the image to an image map to have clickable regions in it. I performed that and have the image map working fine.

Now my question is.... how can I place the image map coding into my CSS for the entire site?

Currently the image in question is placed on the site via the css and is placed as a background image for the region with the width, height and margins set in the CSS File.

Thanks in advance for any help

swa66

4:54 am on Jul 1, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



image maps are content, not markup. You need more than just CSS to get that part of the job done. I'd use server side includes ...