[ 9 posts ]  Reply to topicPost new topic 
Author Message
 [us]
 Post subject: Is there a way to get rid of rounded social media icons?
PostPosted: Wed Oct 11, 2017 9:12 pm 
User avatar
Always have a Shy-Guy in your avatar
Administrator
[A]
[S]
[W]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

Most social media sites seem to be following the "let's cut the corners off all the profile pictures" fad. I don't like the way this looks. At all.

Is there a way to fix them, perhaps using a Greasemonkey script? I did quite a bit of searching but couldn't find what I was looking for. All you'd have to do is disable the border-radius property in CSS, which seems pretty simple.

_________________
Course clear! You got a card.

Image
 
Top
Offline 
 User page at mfgg.net
 
 [ca]
 Post subject: Re: Is there a way to get rid of rounded social media icons?
PostPosted: Wed Oct 11, 2017 10:17 pm 
User avatar
Watashi Wa
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
Circle is the new square you dinosaur!

_________________
My games | My twitter | My stream | Sprites Unlimited

Image
 
Top
Offline 
 User page at mfgg.net
 
 [ca]
 Post subject: Re: Is there a way to get rid of rounded social media icons?
PostPosted: Wed Oct 11, 2017 10:18 pm 
User avatar
следующая игра скоро будет
Dairy
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
Image

 
Top
Offline 
 User page at mfgg.net
 
 [us]
 Post subject: Re: Is there a way to get rid of rounded social media icons?
PostPosted: Wed Oct 11, 2017 10:23 pm 
User avatar
Always have a Shy-Guy in your avatar
Administrator
[A]
[S]
[W]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

There's no better place to be a dinosaur than on a Mario fansite.

Image

Rounded Corners Avatar Shy-Guy looks surprisingly cool. Instagram's switch to rounded corners totally broke my profile picture, though!

_________________
Course clear! You got a card.

Image
 
Top
Offline 
 User page at mfgg.net
 
 [br]
 Post subject: Re: Is there a way to get rid of rounded social media icons?
PostPosted: Thu Oct 12, 2017 8:40 am 
User avatar
Member
[*]
[*]
Syaxamaphone wrote:
Circle is the new square you dinosaur!


Let's make the entire site have circles!

 
Top
Offline 
 User page at mfgg.net
 
 [zz]
 Post subject: Re: Is there a way to get rid of rounded social media icons?
PostPosted: Thu Oct 12, 2017 10:30 am 
User avatar
Member
[*]
I don't find this as much of an issue anymore. It ruined so many good avatars of mine, but nowadays I do a circle crop check of my avatars before I upload them. I can understand how it'd be annoying, though!

_________________
 
Top
Offline 
 User page at mfgg.net
 
 [us]
 Post subject: Re: Is there a way to get rid of rounded social media icons?
PostPosted: Thu Oct 12, 2017 2:19 pm 
Always have Jason Voorhees in your sig
Member
[*]
[*]
[*]
[*]
[*]

I wrote a GreaseMonkey script for it!

EDIT: Updated it

Code:
// ==UserScript==
// @name        Twitter and Instagram Squared Avatars
// @namespace   HDSquareAvatars
// @description Squares avatars on Twitter and Instagram
// @include     https://twitter.com/
// @include     https://www.instagram.com/
// @version     1
// @grant       none
// ==/UserScript==

document.querySelector('head').innerHTML =
  document.querySelector('head').innerHTML
  +
  '<style type="text/css">._pg23k,.avatar,.Avatar,.DashboardProfileCard-avatarImage,#user-dropdown-toggle { border-radius:0 !important; }</style>';
;

_________________
Image

Image Image
Bibby Team | MFGG3 Github
 
Top
Offline 
 User page at mfgg.net
 
 [us]
 Post subject: Re: Is there a way to get rid of rounded social media icons?
PostPosted: Thu Oct 12, 2017 9:50 pm 
User avatar
Member
[RII]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
Argh you're not the only one. I'll probably never warm up to it. Twitter had it right with the slightly rounded corners and then they went and strapped themselves to that bandwagon.

Besides ruining lots of avatar opportunities, I rely on background shape and color cues to tell people apart by avatar. Faces all mostly look the same to me. Crop a face to a circle, and you just threw away all those negative space cues.

 
Top
Offline 
 User page at mfgg.net
 
 [us]
 Post subject: Re: Is there a way to get rid of rounded social media icons?
PostPosted: Fri Oct 13, 2017 12:42 pm 
User avatar
Always have a Shy-Guy in your avatar
Administrator
[A]
[S]
[W]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

HylianDev: Thanks for making profile photos great again.

R II: I totally agree. Twitter's rounded rectangles looked great and were far better than the new design.

I would be less annoyed by the Make Everything a Circle fad if it wasn't everywhere (and playing a role in making all social networks look the same.)

_________________
Course clear! You got a card.

Image
 
Top
Offline 
 User page at mfgg.net
 
« Previous topic | Next topic »
Display posts from previous:  Sort by  
 [ 9 posts ]  Reply to topicPost new topic 


Who is online

Users browsing this topic: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group