Những thủ thuật Xenforo với Extra.css

PVS

Super Moderator
Thành viên BQT
Tham gia
28/02/2015
Bài viết
16,829
Được Like
12,687
1. Thay đổi màu sắc của Terms and Rules
Mã:
#legal a:link, #legal a:visited {
color: @primaryLight !important;
}

2.Thay đổi màu nút Spoiler

Mã:
/* START - Thay doi mau nut spoiler */
.bbCodeSpoilerButton {
background: @primaryLighterStill;
height: 30px;
padding: 0px 20px 5px 20px;
line-height: 30px;
}
/* END - Thay doi mau nut spoiler */

3.Thay đổi nhiều màu cho Nodes

Mã:
/* START - Nhieu mau cho Category Nodes */
.forum_list .sectionMain { border: 0px solid #A5CAE4; padding: 0; }
.nodeList .node_XYZ .categoryForumNodeInfo, .nodeList .node_XYZ .forumNodeInfo, .nodeList .node_XYZ .pageNodeInfo,
.nodeList .node_XYZ .linkNodeInfo
{
background-color: transparent;
}

/* Your Category Name */
.nodeList .node_XYZ{
margin-bottom: 20px;
border: 1px solid #0B91D4;
border-radius: 0 0 5px 5px; }

.nodeList .node_XYZ .categoryStrip {
background-color: #0B91D4;
border-top: 1px solid #0B91D4;
border-bottom: 1px solid #0B91D4; }

.nodeList .node_XYZ .categoryStrip .nodeTitle a {
color: white; }
/* END - Nhieu mau cho Category Nodes */

4. Thay đổi nút like, reply

Mã:
/* START - thay doi nut like, reply */
.message .muted {
background-color: #F0F7FC;
padding: 3px 3px;
color: #176093;
border-radius: 2px;
border: 0px solid white;
box-shadow: 0 0 0px #F0F7FC;
}

.message .hashPermalink {
background-color: @pageBackground;
padding: 3px 5px;
color: #176093;
border-radius: 2px;
border: 1px solid white;
box-shadow: 1px 1px 3px rgba(0,0,0, 0.3);
}

.message .like {
background-color: #eaf4fc;
padding: 3px 5px;
color: #176093;
border-radius: 2px;
border: 1px solid white;
box-shadow: 1px 1px 3px rgba(0,0,0, 0.3);
}

.message .unlike {
background-color: #fce3e3;
padding: 3px 5px;
color: #176093;
border-radius: 2px;
border: 1px solid white;
box-shadow: 1px 1px 3px rgba(0,0,0, 0.3);
}

.message .reply {
background-color: #fff4e5;
padding: 3px 5px;
color: #176093;
border-radius: 2x;
border: 1px solid white;
box-shadow: 1px 1px 3px rgba(0,0,0, 0.3);
}

.message .reply:hover, .message .hashPermalink:hover, .message .like:hover, .message .unlike:hover, .message .warn:hover, .message .report:hover, .message .ip:hover, .message .delete:hover, .message .edit:hover, .message .history:hover {
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
opacity: 0.5;
text-decoration: none !important;
}
/* END - thay doi nut like, reply */

5. Hiệu ứng rê chuột

Mã:
/* START - ieu ung cho mat cuoi khi re chuot */
img.mceSmilieSprite:hover { -webkit-transform: scale(1.2); }
img.mceSmilieSprite:hover { h-webkit-transition: all .2s ease-in-out; }
/* END - hieu ung cho mat cuoi khi re chuot */


Nguồn: gocict.org​
 
  • Like
Reactions: THB

Hướng dẫn sử dụng

XenForo 1 XenForo 2
Translate by PVS

Dịch vụ XenForo của VNXF

Mobile/Zalo: 0906081284

Telegram: anhanhxf

Chỉ nhận web nội dung lành mạnh

Nhà Tài Trợ

Mút Xốp Không Gian
Mút Sofa Không Gian
Top Bottom