Hi
First of all thank your for creating this great component! I have a question about the background-color added by Google:
<div style="height: 100%; width: 100%; position: absolute; top: 0px; left: 0px; background-color: rgb(229, 227, 223);">
It looks bad upon loading a dark map style. Can this be changed somehow?
On this screenshot you can see the exact location:
https://www.galia.be/support/inline-bac ... -color.jpg
Best regards
Wouter
Inline background color
-
- Phoca Newbie
- Posts: 2
- Joined: 15 Dec 2018, 20:51
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Inline background color
Hi Wouter,
I checked your homepage, but I can't find a phocamap to see it in real.
In principle you can write Code to your e.g. custom.css, but for Inline segment with an !important;
As you are offer webdesign, you know this better than me
I see it's in a moduletable > custom html? and a special div class.
Could also depends on template, z-index, special modal.css etc. etc.
In addition: it seems, that you are running outdated PHP Version of 5.6
Demo: https://www.phoca.cz/joomla3demo/phoca-maps-demo > includes also Plugin.
Check also if you are using latest versions.
Kind regards
Christine
I checked your homepage, but I can't find a phocamap to see it in real.
In principle you can write Code to your e.g. custom.css, but for Inline segment with an !important;
As you are offer webdesign, you know this better than me
I see it's in a moduletable > custom html? and a special div class.
Could also depends on template, z-index, special modal.css etc. etc.
In addition: it seems, that you are running outdated PHP Version of 5.6
Demo: https://www.phoca.cz/joomla3demo/phoca-maps-demo > includes also Plugin.
Check also if you are using latest versions.
Kind regards
Christine
-
- Phoca Newbie
- Posts: 2
- Joined: 15 Dec 2018, 20:51
Re: Inline background color
Hi Christine,
Thank you for you advice. There is no class assigned but this works fine:
div#phocaMapPlgPM1 > div:first-child {background-color: #... !important}
You can see the map here:
https://www.propertiesmakelaars.be/contact
Best regards
Wouter
Thank you for you advice. There is no class assigned but this works fine:
div#phocaMapPlgPM1 > div:first-child {background-color: #... !important}
You can see the map here:
https://www.propertiesmakelaars.be/contact
Best regards
Wouter
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Inline background color
Hi Wouter,
thanks for your feedback and solution. In previous post I had the url of galia and not relevant one to check further.
Bedankt voor you terugkoppeling.
Groetjes
Christine
thanks for your feedback and solution. In previous post I had the url of galia and not relevant one to check further.
Bedankt voor you terugkoppeling.
Groetjes
Christine