In location.tpl.php, street address and country are set off by DIVs, while name, locality/region/postal-code, and geo are not. If, for example, you hide the country from display, the postal code and geocoding data run into each other, since the spans are displayed inline.

Each of these items needs to be enclosed in their own div. I'd be happy to write a patch, but I'd like some input on the class names to use for those divs.

Comments

yesct’s picture

Issue tags: +Location theming

tagging.

yesct’s picture

Status: Active » Postponed (maintainer needs more info)

Use whatever class names you like, the maintainer can always fix those up easily if you provide the patch. Be sure to check the new official release and dev release as it might have been fixed already.

If someone can confirm this is still a bug in the newest official release or new dev, please reply within 2 weeks with an updated summary and set the status back to active.

ankur’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Closing due to lack of follow up.