المشاركات 373 |
+التقييم 91 |
تاريخ التسجيل Aug 2015 |
الاقامة |
نظام التشغيل |
رقم العضوية 30 |
<div class="block"{{ widget_data($widget) }}>
<div class="block-container xa_stat">
<!-- <h3 class="block-minorHeader">{$title}</h3> -->
<div class="block-body block-row">
<dl class="pairs pairs--justified">
<xf:fa icon="fa fa-clipboard" />
<dt>{{ phrase('threads') }}</dt>
<dd>{$forumStatistics.threads|number}</dd>
</dl>
<dl class="pairs pairs--justified">
<xf:fa icon="fa fa-comments" />
<dt>{{ phrase('messages') }}</dt>
<dd>{$forumStatistics.messages|number}</dd>
</dl>
<dl class="pairs pairs--justified">
<xf:fa icon="fa fa-users" />
<dt>{{ phrase('members') }}</dt>
<dd>{$forumStatistics.users|number}</dd>
</dl>
<dl class="pairs pairs--justified">
<xf:fa icon="fa fa-user" />
<dt>{{ phrase('latest_member') }}</dt>
<dd><xf:username user="{$forumStatistics.latestUser}" /></dd>
</dl>
</div>
</div>
</div>
xa_stat{
background: transparent;
border: 0;
.block-body{
display: flex;
width: 100%;
justify-content: space-between;
align-items: center;
.pairs{
display: block;
float: right;
width: 23%;
text-align: center;
margin: 40px 1% 0;
background-color: #fff;
border-radius: 4px;
position: relative;
overflow: visible;
padding: 50px 0 0;
-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.05);
-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.05);
box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.05);
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
text-decoration: none !important;
&:hover{
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
i{
display: block;
color: @xf-linkColor;
width: 60px;
height: 60px;
line-height: 60px;
background-color: #fff;
border-radius: 50%;
margin: 0 auto 14px;
margin-left: auto;
font-size: 26px;
position: absolute;
top: -30px;
left: 50%;
margin-left: -30px;
border: 3px solid #ECECEC;
}
dt, dd{
float: none;
display: block;
text-align: center;
}
dt{
margin-bottom: 5px;
}
dd{
background: @xf-contentHighlightBg;
border-top: @xf-borderSize solid @xf-linkColor;
font-size: 24px;
}
}
}
}
اضافة رد
|
أدوات الموضوع | |
|
الموضوع | كاتب الموضوع | المنتدى | مشاركات | آخر مشاركة |
سكريبت تحويل من منتدى MyBB إلى منتدى Pbboard | refaat | ركن تطوير المواقع | 1 | 08-12-2024 07:51 AM |
بيع منتدى خفايا قلب | عيون فلسطين | ركن التجارة الالكترونية | 2 | 10-14-2021 03:35 PM |
مشكله منتدى | علاء الجوهرى | ركن مشاكل وطلبات المنتديات | 19 | 08-30-2020 09:35 PM |
طلب ترخيص منتدى | كـلكـ غلا | ركن مشاكل وطلبات المنتديات | 4 | 07-25-2020 01:07 AM |
منتدى خاص بالمشرفين | MOLOK DZ | ركن مشاكل وطلبات المنتديات | 5 | 05-04-2018 09:01 AM |