tersiswilvin / Roblox-Legacy-Old-Theme

Repository for the Roblox Legacy Old Theme.
https://userstyles.world/style/5399/
9 stars 1 forks source link

Option to add Orginal friends picture on home and profile #11

Open sha4owz opened 1 year ago

sha4owz commented 1 year ago

Use the non-close up image of friends on the homepage and profiles instead of the close up faces. The images below explain

example

maxresdefault (28)

ghost commented 1 year ago

When exactly did this get removed from Roblox?

sha4owz commented 1 year ago

When exactly did this get removed from Roblox?

around 2019 i think

tersiswilvin commented 1 year ago

There is no way (as far as I am aware) to do this with css unless having the user do it manually which feels unnecessary however I can implement an option in LegacySiteRestoration JS for this.

ghost commented 1 year ago

@tersiswilvin you may be able to redirect it, but it won't be automatic unless there is some type of variable in the code to find the users 2D avatar on their profile and use the image address to display on home and friends list. Being honest, I don't know myself as I can be rubbish at coding and trying to redirect images (especially as the images have a random long string on characters in the CDN address) will be a nightmare and you probably will have to end up doing in manually which is kind of pointless?

sha4owz commented 1 year ago

True, but would look super OG

tersiswilvin commented 1 year ago

@MX-Mic as far as I am aware there is no way to do this with css especially getting the full avatar unless the html already has that full avatar shot which the last time I checked was swapped with the up close shot, it is however possible to get the full body shot using JS and using APIs at that point.

ghost commented 1 year ago

@tersiswilvin I did think something like that would be a struggle to do.

sha4owz commented 1 year ago

May as well try, it would make the home page look authentic