abjerner / Skybrud.Social.Umbraco

Package for the Umbraco 7 backoffice that integrates with Skybrud.Social https://github.com/abjerner/Skybrud.Social
MIT License
18 stars 8 forks source link

Adjust profile image #16

Closed bjarnef closed 7 years ago

bjarnef commented 7 years ago

I have added the class btn to clear button as well.

Furthermore I have added retina image for Facebook profile image using srcset for high resolution screens. http://caniuse.com/#search=srcset

Before image

After image

Instagram also have different image sizes and is quite low quality compared to the Facebook image. https://scontent.cdninstagram.com/t51.2885-19/s50x50/12797758_1527866694182800_2110677219_a.jpg https://scontent.cdninstagram.com/t51.2885-19/s100x100/12797758_1527866694182800_2110677219_a.jpg https://scontent.cdninstagram.com/t51.2885-19/s150x150/12797758_1527866694182800_2110677219_a.jpg (this size is used)

abjerner commented 7 years ago

Thanks again - I have now merged your changes ;)