How to change popup window background color

Phoca Maps - displaying maps in Joomla! CMS
leondelyon
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 26 Feb 2014, 14:17

How to change popup window background color

Post by leondelyon »

Hi,
I need to change some colors in the pop up window above the marker, the one displaying info like GPS. Found in the source code of the page , with firebug, that's in relation with the css:
element.style {
background-color: #FFFFFF;
border-radius: 2px;
height: 221px;
left: 1px;
position: absolute;
top: 1px;
width: 172px;
}
In which file is this information, didn't see anything in relation with through the phocamaps files ?
Any help welcome,
cheers,
L
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: How to change popup window background color

Post by Jan »

Hi, Popup is a part of Google Maps API which cannot by stylized in Joomla! - you can stylize the inside text of popup (description in html editor) but not the part of Google Maps API.

Jan
If you find Phoca extensions useful, please support the project
Post Reply