view problem

  • toma123
  • Topic Author
  • Visitor
  • Visitor
10 years 10 months ago #1721 by toma123
view problem was created by toma123
Hello everyone,
I'm now of the forum... I hope to get help :-)
I regolary installed the last version of GMapFP extention with all of plugin. The problem is really easy, i will show you: www.diocesi.it/parrocchie-foranie.html when you pass the mouse over the market on the map you can see the pup-up is not show up correctly

Any one can help me???

Best regards
Davide
The topic has been locked.
More
10 years 10 months ago #1726 by gmapfp
Replied by gmapfp on topic view problem
Hi Davide,

Add in the GMapFP's CSS :

.gmapfp img {
max-width: none;
}
The topic has been locked.
  • alex_51
  • Visitor
  • Visitor
10 years 10 months ago #1737 by alex_51
Replied by alex_51 on topic view problem
@toma123, I think the problem is still unresolved.
Add code:

#gmapfp img {
border-style: none;
max-width: none;
}

in your template css file:
www.diocesi.it/templates/parrocchie/css/template.css
The topic has been locked.
  • LJ01
  • Visitor
  • Visitor
10 years 10 months ago #1739 by LJ01
Replied by LJ01 on topic view problem
in gmapfp' css ...
The topic has been locked.
  • alex_51
  • Visitor
  • Visitor
10 years 10 months ago #1740 by alex_51
Replied by alex_51 on topic view problem
Current css file with GMapFP has this entry:
line 50, file gmapfp3.css:

.gmapfp img {
border-style: none;
max-width: none;
}

Need to be added to the template css file.
The topic has been locked.
More
10 years 10 months ago #1741 by gmapfp
Replied by gmapfp on topic view problem
Hi,

Change the point by a # :
.gmapfp by #gmapfp
The topic has been locked.
Time to create page: 0.139 seconds
Powered by Kunena Forum
FaLang translation system by Faboba