Problem with Image MAP

mickmek

New Member
Hi!

I'm having a bit of a problem with an image map.

The map is a link to the first page of the actual site, so the map is in "index.html"

For me, and others, it works fine. No problems with the map being in the wrong place with different screen resolution or window-size.

BUT, a friend of mine is having problems with the map being at the wrong place on the site.
I have tried to make some changes in the code but still the same result.
My friend has deleted all web-history and tried different browsers but same result.

I then wonder if it might be in the code thats causing this problem.

The site is www.mickmek.st and where it says "Till butiken" to the right it should be a clickable map that takes you further.
But as for my friend, that "zone" is almost in the middle.

Sorry for bad english but I hope you understand what I mean :)

Regards
Fredrik
 

mickmek

New Member
Would probably be easier to position a div over that spot, add text and link it.

Yes I did something like that :)

I put a new div and then an image with "Till Butiken" inside that div, positioned the div with relative and it works as intended.

Thank you!
Fredrik Hultman
 
Top