Module Background

  • Stuart
  • Auteur du sujet
  • Visiteur
  • Visiteur
il y a 10 ans 3 mois #2285 par Stuart
Réponse de Stuart sur le sujet Module Background
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.

Plus d'informations
il y a 10 ans 3 mois #2286 par gmapfp
Réponse de gmapfp sur le sujet Module Background
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.

Temps de génération de la page : 0.105 secondes
Propulsé par Kunena
FaLang translation system by Faboba