Module Background

  • Stuart
  • Topic Author
  • Visitor
  • Visitor
10 years 4 months ago #2285 by Stuart
Replied by Stuart on topic 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

Please Log in or Create an account to join the conversation.

More
10 years 4 months ago #2286 by gmapfp
Replied by gmapfp on topic 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;
}

Please Log in or Create an account to join the conversation.

Time to create page: 0.140 seconds
Powered by Kunena Forum
FaLang translation system by Faboba