Jump to content

[solved] Adv. Search Map 'find me'


BigDutch#2

Recommended Posts

I would like to make the 'jrIconLocate' button (used to find the visitors address) to be more prominent with a text label 'FIND ME' or similar. I think that the line that pulls in the button is:

<button class="jr-geolocation jrLinkButton jrInputButton jrSmall jrIconOnly"><span class="jrIconLocate"></span></button>

... so, which file am i looking at to bring it in, the theme file advanced_search_map.thtml only lists an address field pulled from the geomap add-on config?

$address_field = Sanitize::getString($this->Config,'geomaps.advsearch_input', 'jr_address');

Link to comment
×
×
  • Create New...