diff --git a/e107_core/templates/user_template.php b/e107_core/templates/user_template.php index 03d42e400..f97edbe4f 100644 --- a/e107_core/templates/user_template.php +++ b/e107_core/templates/user_template.php @@ -219,54 +219,89 @@ $USER_EMBED_USERPROFILE_TEMPLATE = " // Convert Templates from v1.x to v2.x Standards. /** TODO EXPERIMENTAL */ -/* -if(defset('BOOTSTRAP') == 3) -{ - //EXPERIMENTAL - e107::css('inline', " - #user-profile-avatar { + +e107::css('inline', " +#user-profile-avatar { max-width: 150px; -margin-top: -90px; -margin-bottom: 15px; -border: 5px solid #fff; -border-radius: 100%; -box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); -margin-left:auto; -margin-right:auto; + margin-top: -90px; + margin-bottom: 15px; + border: 5px solid #fff; + border-radius: 100%; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); + margin-left:auto; + margin-right:auto; +} +.panel-heading h5.user-id { + color:#ffffff; +} +.panel-body span.padding-left { + display:block; + padding-left: 125px; +} +.panel-body p { + clear: both; +} +.profile-header { + max-width:300px; + margin-left: auto; + margin-right: auto; } - - - - "); - $USER_FULL_TEMPLATE = '{SETIMAGE: w=600}
{USER_SIGNATURE}
-{USER_SIGNATURE}
+{USER_RATING}
+{USER_SENDPM}
+".LAN_USER_63.": {USER_REALNAME}
+Login Name {USER_LOGINNAME}
+".LAN_USER_60.": {USER_EMAIL}
+".LAN_USER_54.": {USER_LEVEL}
+".LAN_USER_65.": {USER_LASTVISIT}
{USER_LASTVISIT_LAPSE}
".LAN_USER_59.": {USER_JOIN}
{USER_DAYSREGGED}
".LAN_USER_66.": {USER_VISITS}
+{USER_ADDONS} {USER_COMMENTPOSTS} {USER_COMMENTPER}
+{USER_EXTENDED_ALL}
+