Member Login

Resources

Developers Blog
GMapsPRO Demo
Bug Tracker
-----------------------------------
GMaps Community Forums
GMaps Subscriber Forums
-----------------------------------
Google Maps API Reference
Google Maps Group Forum

Who's Online

We have 21 guests online

Affiliates



Community Forums

NOTE: Subscribers, please post in the SUBSCRIBER FORUMS - NOT IN THE COMMUNITY FORUMS

homepost replythreaded viewruleshelp
 
Diane
 
which file has this text? - 2007/02/25 18:41
Hey, Chris. I've looked for it but can't seem to find it... On a map page, if Index is checked yes, the heading for the Index appears...says "Index"

Do you recall which file sets that text? I want to change it if possible.

Thanks.
The administrator has disabled public write access.

cs1559
Admin
 
Re:which file has this text? - 2007/02/25 20:18
Diane,
What you can do is to try and edit the css with the following:

Code:

  .markerlistHeading {     displaynone; }



I think that will remove it. A buddy of mine, the GreatJava had requested the ability to turn that off too.

I'll eventually add that as a configuration parameter when it becomes a higher priority for my projects.
The administrator has disabled public write access.