You are not connected. Please login or register

View previous topic View next topic Go down Message [Page 1 of 1]

Moderators
Moderators Quản Lý Viên

Tổng số bài gửi : 96

VNĐ : 257

Uy tín : 9

Gia Nhập : 2013-07-27

Bài này ko có demo, mọi người tự test nhá

Bắt đầu:- ACP> Display> Colors & pics> Colors> Css


- copy codes sau vào và bấm nút submit
Code:
 .postbody span[style="color:#f00"], .postbody span[style="color:red"]  {
    font-size: 0px;display: inline-block;
    }
    .postbody span[style="color:#f00"]::before , .postbody span[style="color:red"]::before {
    content: "[ Bạn cần ";
    font-size: 12px;
    }
    .postbody span[style="color:#f00"]::after, .postbody span[style="color:red"]::after {
    content: " để xem được liên kết. ]";
    font-size: 12px;
    }.postbody span[style="color:#f00"] a, .postbody span[style="color:red"] a {
    display: inline-block;
    }
    .postbody span[style="color:#f00"] a[href*="/register"]::before, .postbody span[style="color:red"] a[href*="/register"]::before {
    content: "Đăng kí";
    font-size: 12px;border-bottom: 1px dotted red;
    }
    .postbody span[style="color:#f00"] a[href*="/login"]::before , .postbody span[style="color:red] a[href*="/login"]::before {
    content: "\0000a0 hoặc\0000a0";
    font-size: 12px;
    color: red;
    }
    .postbody span[style="color:#f00"] a[href*="/login"]::after, .postbody span[style="color:red"] a[href*="/login"]::after {
    content: "Đăng nhập";
    font-size: 12px;border-bottom: 1px dotted red;
    }

View previous topic View next topic Back to top Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum