End of Support for Joomla 3 - Forum closed
Gusto template colored map
- claudio_fi@yahoo.it
- Offline Topic Author
- Fresh Boarder
- Posts: 1
- Thank you received: 0
Hi, is it possible in gusto template, to have the map in map position colored instead of black an white?
how can I do?
Thanks
Claudio
how can I do?
Thanks
Claudio
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi there,
Next time please use the right forum category
The map can be colored with css code.
Add this code below to your css/custom.css
www.joomlaplates.com/support/documentation/custom-css-in-joomla
Next time please use the right forum category
The map can be colored with css code.
Add this code below to your css/custom.css
www.joomlaplates.com/support/documentation/custom-css-in-joomla
#map {
webkit-filter: none;
filter: none;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates