Hello all,
I've used the Zero Point theme for some time on a couple of my Drupal sites. Love it!
I've just setup a D7 site with Zero Point, and have only one complaint, so far.
I simply cannot stand when a theme arbitrarily changes a user picture (the one they apply in their account). The move to round user pictures in so many places is simply awful. You're basically arbitrarily cropping a good portion of the uploaded image, if it isn't already round.
Please, is there a CSS option I can change to correct this, to leave the user picture alone?
Thanks!!
Comments
Comment #1
Steel Rat commentedOk, I've found that the user images are being rounded by the "rounded corners" option in the theme settings. What I don't get is why the rounded corners on blocks is subtle, and on user pictures it's gigantic.
Hopefully this can be separated out to exclude user pictures from this setting.
Comment #2
florian commentedIn the next version I will ad a separate setting for rounded user image. To change this ad the following lines to your custom-style.css file:
Comment #3
Steel Rat commentedThat worked!
Many thanks Florian!!
Comment #6
florian commented