- Tham gia
- 28/02/2015
- Bài viết
- 17,150
- Được Like
- 12,746
Tạo background cho tiêu đề bài viết
Cách làm:
Mở template Extra.css thêm vào đoạn mã sau:
@imagePath/xenforo/gradients/threadview-bg.pn là đường dẫn ảnh nền các bạn có thể thay.
Demo:
Chúc các bạn thành công.
Cách làm:
Mở template Extra.css thêm vào đoạn mã sau:
Mã:
/* Background tiêu đề bài viết */
.thread_view .titleBar {
border: 1px solid #5b0b0b;
border-radius: 5px;
background: url("@imagePath/xenforo/gradients/threadview-bg.png") repeat-x scroll bottom #891010 !important;
background-color: #891010 !important;
margin:0px auto;
text-align: center;
padding: 10px 10px;
box-shadow: 0 0 1px #ffffff inset;
}
.thread_view .titleBar #pageDescription , .thread_view .titleBar p{
color: #DCCDBB;
}
.thread_view .titleBar #pageDescription a{
color: #f7e5b6;
font-weight: bold;
}
.thread_view .titleBar h1 {
color: #f7e5b6;
text-shadow: 0 0 0 transparent, 1px 1px 0 #4B3D2D !important;
}
/* End Background tiêu đề bài viết */
@imagePath/xenforo/gradients/threadview-bg.pn là đường dẫn ảnh nền các bạn có thể thay.
Demo:
Chúc các bạn thành công.
Nguồn: bangvu.net
Bài viết liên quan
Bài viết mới