Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Steemit board caching issue. #43

Closed
toniwidmo opened this issue Apr 30, 2018 · 0 comments
Closed

Steemit board caching issue. #43

toniwidmo opened this issue Apr 30, 2018 · 0 comments

Comments

@toniwidmo
Copy link
Collaborator

The implementation of steemitboard badges on the trollfell theme profile page, has out of date images, cached by steemitimages.

Instead of resizing using steemitimages like this...

https://steemitimages.com/50x60/http://steemitboard.com/@{steem_profile_username}/votes.png

Just use...

http://steemitboard.com/@{steem_profile_username}/votes.png

And resize using CSS. This will also give some flexibility in responsive design if done right.

toniwidmo added a commit that referenced this issue May 1, 2018
Issue #43.
Instead of using steemitimages for resizing, we now use css. This is
better because steemitimages cached old versions of a users badges. It
also allowed responsive design features to be added.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant