End of Support for Joomla 3 - Forum closed
[SOLVED] Replacing the google map at the bottom with our ow
- alainchammas
- Offline Topic Author
- Fresh Boarder
- Posts: 11
- Thank you received: 1
Replacing the google map at the bottom with our ow was created by alainchammas
Posted 4 years 11 months ago #25298
Hello,
We are setting up a research website (africasafe.org), and have replaced the google maps at the bottom with our own map of Africa with slices / links.
Unfortunately, any contents in the iFrame is showing up in greyscale, I haven’t found a way to display the colour.
How do I do this?
Also, for some reason, I am not able to center the iFrame. Any suggestions?
Thank you for your help, and best regards,
Alain Chammas
We are setting up a research website (africasafe.org), and have replaced the google maps at the bottom with our own map of Africa with slices / links.
Unfortunately, any contents in the iFrame is showing up in greyscale, I haven’t found a way to display the colour.
How do I do this?
Also, for some reason, I am not able to center the iFrame. Any suggestions?
Thank you for your help, and best regards,
Alain Chammas
by alainchammas
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Replacing the google map at the bottom with our ow
Posted 4 years 11 months ago #25306
Hi there,
add this code to your css/custom.css
To center the iframe use this method
add this code to your css/custom.css
#map {
webkit-filter:none;
filter: none;
}
To center the iframe use this method
<iframe style="width:100%"></iframe>
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: alainchammas
Please Log in or Create an account to join the conversation.
- alainchammas
- Offline Topic Author
- Fresh Boarder
- Posts: 11
- Thank you received: 1
Replied by alainchammas on topic [SOLVED] Replacing the google map at the bottom with our ow
Posted 4 years 11 months ago #25333
Problem solved.
by alainchammas
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates