-
Forum
-
GMapFP
-
Bugs
-
Gmapfp J3_34F - LightBox text color
Gmapfp J3_34F - LightBox text color
-
Rogers
-
Auteur du sujet
-
Visiteur
-
il y a 9 ans 2 mois #3758
par Rogers
Hi,
I cant modify the font color of the lightbox text.
It appear for the end users as a light grey font color text on a white background and very difficult to read.
In the gmapfp.css and gmapfp3.css files, I add the following code :
.gmapfp_marqueur {
color: black;
}
Is it correct or is there something else to codify?
Thank you for your help.
Roger
Connexion ou Créer un compte pour participer à la conversation.
Réduire
Plus d'informations
-
Messages : 1926
-
Remerciements reçus 267
-
-
-
-
il y a 9 ans 2 mois #3759
par gmapfp
Hi,
This syntax is for the font color of the bubble.
For the lightbox you must write :
.modal {
background: red;
color: yellow;
}
Connexion ou Créer un compte pour participer à la conversation.
-
Rogers
-
Auteur du sujet
-
Visiteur
-
il y a 9 ans 2 mois #3762
par Rogers
Hi
I have added the codification you provided to me to correct my issue.
No change ...
As I am not aware of CSS files, please find in the attached file what I really need for my End Users.
Regards.
Roger
Connexion ou Créer un compte pour participer à la conversation.
Réduire
Plus d'informations
-
Messages : 1926
-
Remerciements reçus 267
-
-
-
-
il y a 9 ans 2 mois #3764
par gmapfp
You must add this code by the administration of Joomla => Components/ GMapFP / CSS
Connexion ou Créer un compte pour participer à la conversation.
-
Rogers
-
Auteur du sujet
-
Visiteur
-
il y a 9 ans 2 mois #3766
par Rogers
Thank you
It seems that the issue is partially due to the internet brother used by the End Users.
As an example, with Mozilla Firefox 40.0.3 (the one I use in my computer) the text on the box is light grey with a white background whatever is the .css file codification.
Regards.
Roger
Connexion ou Créer un compte pour participer à la conversation.
Réduire
Plus d'informations
-
Messages : 1926
-
Remerciements reçus 267
-
-
-
-
-
Forum
-
GMapFP
-
Bugs
-
Gmapfp J3_34F - LightBox text color
Temps de génération de la page : 0.079 secondes