Wrong display marker in IE 7 / 8

Phoca Maps - displaying maps in Joomla! CMS
zskal
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 25 Nov 2011, 20:15

Wrong display marker in IE 7 / 8

Post by zskal »

Hi I would like to ask you more experienced advice about where to find the bug,
or what to look for when I have the map marker inserted somehow shifted and is
visible even if the next marker. Poorly describes it, better you see it here:
http://www.spshol.cz/joomla/index.php?o ... Itemid=598.
But this error only appears when viewed in IE v7 or 8 in the other versions of IE (6 and 9)
and even in other browsers it's fine. I think that the error will probably be in the template,
which is made in Artisteer, but I do not know where to look for ... Otherwise, it runs on
J! in version 1.5.23 and Phoca Maps is 1.1.1 Thanks for any advice.
Sorry for my bad English.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Wrong display marker in IE 7 / 8

Post by Jan »

Hi,
I think that the error will probably be in the template,
which is made in Artisteer, but I do not know where to look for
Just enable standard template for testing to see if this is caused by template or not :idea:

Jan
If you find Phoca extensions useful, please support the project
ectos
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 08 Dec 2011, 16:40

Re: Wrong display marker in IE 7 / 8

Post by ectos »

I have the same problem. My template is made in Artisteer and when i switch it to default template there are no problems... But I don't understand where is the bug.
ectos
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 08 Dec 2011, 16:40

Re: Wrong display marker in IE 7 / 8

Post by ectos »

i'm sorry...but still...can someone help me?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Wrong display marker in IE 7 / 8

Post by Jan »

Hi, I think you need to ask some Artisteer expert :-(, I don't know Artisteer :-(

Jan
If you find Phoca extensions useful, please support the project
joop77
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 14 Jun 2012, 09:22
Location: Poland
Contact:

Re: Wrong display marker in IE 7 / 8

Post by joop77 »

I had the same problem with markers in IE. I solved them. Problem is in css code. You have margins set on img in css.
Add this in your css file:
#phocamaps-box img{margin:0px;padding:0px;}
This probably solved your problem with markers in freaky IE ;) Good luck.
Post Reply