-
Forum
-
GMapFP
-
Modules and plugin
-
Module Background
Module Background
-
Stuart
-
Auteur du sujet
-
Visiteur
-
il y a 10 ans 11 mois #2285
par Stuart
Hi
After loading the new module the underlining is now only under the word, thank you. The background is mostly correct except for the email box where the background is still adopted from the template and you are unable to read the words. Is there a way to correct this? I have updated the css file above with the content from mine, I did not remove the
div#fbZoomDiv {
background-color: #fff;
}
before inserting
.gmapfp {
background-color: white;
}
Thanks
Stuart
Connexion ou Créer un compte pour participer à la conversation.
Réduire
Plus d'informations
-
Messages : 1926
-
Remerciements reçus 267
-
-
-
-
il y a 10 ans 11 mois #2286
par gmapfp
Hi,
You can remove :
div#fbZoomDiv {
background-color: #fff;
}
And change :
.gmapfp {
background-color: white;
}
by :
.gmapfp, .gmapfp_form_contact {
background-color: white;
}
Connexion ou Créer un compte pour participer à la conversation.
-
Forum
-
GMapFP
-
Modules and plugin
-
Module Background
Temps de génération de la page : 0.064 secondes