mirror of
https://github.com/e107inc/e107.git
synced 2025-08-18 12:21:45 +02:00
User profile: Force a perfect circle for the avatar.
This commit is contained in:
@@ -331,7 +331,7 @@ if(deftrue('BOOTSTRAP'))
|
||||
<h5 class="user-id">'.LAN_USER_58.' {USER_ID}</h5>
|
||||
</div>
|
||||
<div class="panel-body text-center">
|
||||
{SETIMAGE: w=200}
|
||||
{SETIMAGE: w=200&h=200&crop=1}
|
||||
{USER_PICTURE: shape=circle&link=1}
|
||||
<div class="profile-header">
|
||||
<h4>{USER_NAME}</h4>
|
||||
|
Reference in New Issue
Block a user