diff --git a/less/header.less b/less/header.less index b312ce1..ffafbc0 100644 --- a/less/header.less +++ b/less/header.less @@ -91,8 +91,15 @@ left: -26px; } - img { + .user-icon+i { + left: 22px; + } + + img, .user-icon { width: 32px; + height: 32px; + line-height: 32px; + font-size: 1.6rem; margin-right: 1em; border-radius: 50%; } diff --git a/less/users.less b/less/users.less index 735836e..a1611bc 100644 --- a/less/users.less +++ b/less/users.less @@ -73,6 +73,8 @@ border-radius: 50%; width: 20px; height: 20px; + line-height: 20px; + font-size: 1rem; vertical-align: middle; } diff --git a/templates/search.tpl b/templates/search.tpl index 3073134..e40f929 100644 --- a/templates/search.tpl +++ b/templates/search.tpl @@ -158,7 +158,13 @@ - + + + + +
{posts.user.icon:text}
+ +
[[global:posted_in_ago, {posts.category.name}, ]]
diff --git a/templates/usersMap.tpl b/templates/usersMap.tpl index 26b3755..716e60d 100644 --- a/templates/usersMap.tpl +++ b/templates/usersMap.tpl @@ -24,7 +24,13 @@
  • [[users:{rooms.room}]]{rooms.room}
    - + + + + +
    {rooms.users.icon:text}
    + +