End of Support for Joomla 3 - Forum closed
[SOLVED] is Map position transparent?
- puntoeditoriale
- Offline Topic Author
- Fresh Boarder
- Posts: 10
- Thank you received: 1
Hello! I'd like the google map in full color (not transparent)... it seems that the "map" position make google map transparent... how can I disable this transparency in map position?
Thanks!
Luca
Thanks!
Luca
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi Luca,
add this css code to your css/custom.css
add this css code to your css/custom.css
www.joomlaplates.com/support/documentation/custom-css-in-joomla#map iframe {
opacity: 1;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: puntoeditoriale
Please Log in or Create an account to join the conversation.
- puntoeditoriale
- Offline Topic Author
- Fresh Boarder
- Posts: 10
- Thank you received: 1
Replied by puntoeditoriale on topic [SOLVED] is Map position transparent?
Posted 8 years 1 month ago #15487
Problem solved.
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates