ixmaps / website2017

Website for the IXmaps project
https://www.ixmaps.ca
GNU Affero General Public License v3.0
4 stars 2 forks source link

MAP - Opening Modal - minor stylistic tweaks #58

Open Andrew-Clement opened 7 years ago

Andrew-Clement commented 7 years ago

Reduce the font size for "You appear to be near " and "Your internet service provider (ISP) is .." to be consistent with the rest of the text.

Make bold the City, CC and ISP entries, to match the IPAddrs

Where there is no city found, display in grey text "City not identifiable. Please enter" or some such to fit.

Reduce the size of the excessively large country text box to a size more suitable for the 2 character CC.

Add a nice little country flag to the right

pastedgraphic-24

colinmccann commented 7 years ago

I've done most of this, but: "Where there is no city found, display in grey text "City not identifiable. Please enter" or some such to fit." Is not easy to manage - I can't get maxmind to not know where I am (I've yet to see it happen), so I can't know how to structure the if condition.

Andrew-Clement commented 7 years ago

I suspect/hope that @Anto 's new lat/long > city upgrade may ease this.

Andrew-Clement commented 7 years ago

I think we should treat this as in-progress, for when we can tackle geo-location - so re-opening