Location field looks strange when map icon disabled
-
The location name is duplicated when the map icon is suppressed:
<div class="location">Hexter Elementary</div><div class="map"><a class="hrefmap" href="https://maps.google.com/maps?q=Hexter%20Elementary" target="_BLANK" title="Show location in Google Maps">Hexter Elementary</a></div>
You can see that the location name displays twice, both in the location and map divs.
Suggestion: Just do one, linked div that links to to the map. If the admin wants an icon, then it will also link to the map. This improves on your design. It’s not good design to force people to hunt for an icon. It’s better design to link the location text to the map.
The page I need help with: [log in to see the link]
- The topic ‘Location field looks strange when map icon disabled’ is closed to new replies.