JakeClaro
Forum Replies Created
-
Okay cool.
I realize its probably not an easy endeavor but I know a lot of users who would find a feature like that incredibly helpful. Excellent plug-in nonetheless and thanks for the quick reply!
I’m using the Organic Structure theme. For now I’ve written some firefox specific css and it seems to be working.
I was thinking that was the case.
I have to admit, rather unfortunately, that I have no idea though how to move forward with this. I’ve read about filters and am confused as to where a more tag would go in the output…also where is the bgmp_list-marker-output filter?
I’ve also read that more tags are problematic on pages, which is what my map is on. Anyway, sorry for rambling…
so what might that look like if I wanted the inclusion of the “more” tag?
I should add that I tried to add the more tab in the html without success.
Cool. The !important worked…I think it was inheriting from the h3, h4 body which had an uppercase text-transform.
Thanks for the help and a really great, clean and intuitive plugin!
Also, still can’t get the pop-up text changed.
Ah, ok.
I would like to change the actual link to another page, instead of the current link to google maps. Am I missing something obvious?
Hi Ian,
Thanks for the help.
Now, I can’t seem to change the text in the placemarker box that comes up on the map–its all uppercase, and I’ve tried changing it with text-transform but to no avail…here’s the command I’m using:
.bgmp_placemark h1 {
text-transform: none;
}Second, I’m also having difficulty changing the link. With
p.bgmp_list-link a {},
how should the link be written within the brackets?Thanks a bunch!