I have a map of NC with all 100 counties that I've image mapped. Users need to click on their county to get certain data sets to show up. Here's the question:
Can I have this map in a (somewhat) fluid layout? The way I have it now, (the body is text-align: center) when I insert the image outside of divland it works. If I put it in a div that centers it on the page it doesn't. I understand why (the hotspots move so they become irrelevant.) Any way to do this in fluid css?
TIA
pp