Hi!
I need to change the style of marker description separately from the global styles of my site. I have tried placing the code "<p style="background-color: 000; color: 666666">" my description </ p> in marker description, it works in the admin area, but dosen't work on frontend. How do I solve it? Perhaps there is another method?
Thank.
Marker description style.
-
- Phoca Newbie
- Posts: 2
- Joined: 17 Aug 2010, 08:07
Re: Marker description style.
This works for me:encence wrote:Hi!
I need to change the style of marker description separately from the global styles of my site. I have tried placing the code "<p style="background-color: 000; color: 666666">" my description </ p> in marker description, it works in the admin area, but dosen't work on frontend. How do I solve it? Perhaps there is another method?
Thank.
<p style="background-color: #000; color: #666666;"> my description </ p>
However, note the difference - # symbols before the color codes.
I must say that the result with dark grey type on a black background is rather hard to read.
I hope this helps.
Bill.
-
- Phoca Newbie
- Posts: 2
- Joined: 21 Jul 2010, 13:47
Re: Marker description style.
I am ashamed
how i couldnt see it!?
That was a bug in my head:-)
THN, Bill.

That was a bug in my head:-)
THN, Bill.