-
Forum
-
Index
-
GMapFP
-
Bugs
-
Icons zoom in and displayed on the map bad.
Icons zoom in and displayed on the map bad.
-
dverik
-
Topic Author
-
Visitor
-
10 years 8 months ago - 10 years 8 months ago #2586
by dverik
Hi, I have some reason incorrectly displays icons zoom in and on the map? what could be the reason?
Last edit: 10 years 8 months ago by dverik.
The topic has been locked.
Less
More
-
Posts: 1926
-
Thank you received: 267
-
-
-
-
10 years 8 months ago #2587
by gmapfp
Hi,
In the GMapFP CSS, there are :
.gmapfp img {
border-style: none;
max-width: none;
}
change by :
.gmapfp img {
border-style: none;
max-width: none !important;
}
If itdoesn't work, send me a link.
The topic has been locked.
-
dverik
-
Topic Author
-
Visitor
-
10 years 8 months ago #2588
by dverik
Unfortunately, nothing has changed http://xn----ctbffpn3b.xn--p1ai/index.php/kontakty
The topic has been locked.
Less
More
-
Posts: 1926
-
Thank you received: 267
-
-
-
-
10 years 8 months ago #2589
by gmapfp
In this displaying, it isn't a class but an id.
#gmapfp img {
border-style: none;
max-width: none !important;
}
The following user(s) said Thank You: dverik
The topic has been locked.
-
dverik
-
Topic Author
-
Visitor
-
10 years 7 months ago #2674
by dverik
thanks for the help, everything works fine!
The topic has been locked.
-
Forum
-
Index
-
GMapFP
-
Bugs
-
Icons zoom in and displayed on the map bad.
Time to create page: 0.069 seconds