minhdat
Corporal
- Tham gia
- 18/11/2015
- Bài viết
- 153
- Được Like
- 94
Có cách nào tùy chỉnh trang chủ xenporta chỉ lấy chữ ra thôi không. Hoặc chỉ có 1 ảnh và chữ như tinhte ấy. Thanks
Bài viết liên quan
Bài viết mới
khi promote ra trang chủ thì nó sẽ lấy khoảng 2,3 ảnh trong bài viết ra trang chủ luôn, có cách nào cho nó chỉ có 1 ảnh thôi khôngÝ bạn muốn nói là nội dung list bài ở trang chủ?
Có thể chỉnh ở template EWRportal_articlelist_bit (tên tương tự thế, không nhớ rõ lắm).
Không cần hiểu cách code, chỉ cần dò theo các thẻ html bạn có thể sửa được.
T_TBạn có rành code không, nếu rành mới mong làm được. Nó là chức năng không có sẵn, liên hệ ai đó đặt code thôi bạn.
http://fifavn.org
FIFA truyền thống, không phải FIFA Online 2, 3 của các thanh niên đâu =))Fifa hehe
Bản Java là bản nào zậy ta? FIFA truyền thống là game mỗi năm phát hành 1 phiên bản trên các hệ máy PC, XBOX ONE & PS4. Phát hành lần đầu năm 1994, tới nay đã là FIFA 16 (phiên bản thứ 23), luôn là hiện đại nhất, cập nhật công nghệ mới nhất như kiểu Assasin Creed, Call Of Duty, Battlfield v.v... Còn FOL2, 3 là các phiên bản game dành cho chơi online miễn phí, sử dụng các bản cũ của FIFA truyền thống (ví dụ như FOL3 ở VN hiện tại đang sử dụng phiên bản FIFA 11 (phát hành năm 2010) của FIFA truyền thốngTruyền thống chắc giống bản java nhỉ
trang fifa cua bac dep doThực ra ko có phức tạp như vậy, có lẽ do các bạn chưa dùng XenPorta 2 nên chưa biết đó.
@minhdat, bạn làm như sau.
Bước 1: Vào Admin CP > Xenporta 2 Options, chỉnh như hình:
View attachment 9521
Bước 2: Khi Promote 1 chủ đề thành Article, chọn như hình dưới:
View attachment 9522
Bước 3: Nếu bạn muốn hình đại diện hiện tràn khung như 1 header của bài viết như kiểu tinh tế hay forum của mình thì vào Appearances > Style Properties: XenPorta 2 - Articles List > Chọn kiểm "Display Article Icon as a Header"
Chúc thành công!
Tham khảo Portal forum của mình nhé:
Mã:http://fifavn.org
Bác share trang home của bác đi bác, mình đang xài xenporta 2 mà chưa kiếm được trang home nào cả.Thực ra ko có phức tạp như vậy, có lẽ do các bạn chưa dùng XenPorta 2 nên chưa biết đó.
@minhdat, bạn làm như sau.
Bước 1: Vào Admin CP > Xenporta 2 Options, chỉnh như hình:
View attachment 9521
Bước 2: Khi Promote 1 chủ đề thành Article, chọn như hình dưới:
View attachment 9522
Bước 3: Nếu bạn muốn hình đại diện hiện tràn khung như 1 header của bài viết như kiểu tinh tế hay forum của mình thì vào Appearances > Style Properties: XenPorta 2 - Articles List > Chọn kiểm "Display Article Icon as a Header"
Chúc thành công!
Tham khảo Portal forum của mình nhé:
Mã:http://fifavn.org
Bác share trang home của bác đi bác, mình đang xài xenporta 2 mà chưa kiếm được trang home nào cả.
Cảm ơn bác nhé
Mình thấy trang này có xenporta cũng đẹp https://designervn.net/ bác RIP được không bác?mình share rồi đó bạn, bạn tìm từ khóa "trang chủ xenporta đơn giản" nha
Bác share trang home của bác đi bác, mình đang xài xenporta 2 mà chưa kiếm được trang home nào cả.
Cảm ơn bác nhé
/* ---------- EWR Porta 2 Pro ---------- */
.articleItem .sectionMain {
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px solid rgb(214, 214, 214);
background: rgb(243,243,243);
border-radius: 0
}
.articleItem .primaryContent {
padding: 10px 0;
border: none;
background: none
}
.articleItem .subHeading {
background: none;
padding: 0 0 10px 0 !important;
border: none !important;
text-transform: uppercase;
}
.articleItem .subHeading a {
font-family: Oswald, Roboto, Arial, sans-serif;
color: #333333;
font-size: 21px;
letter-spacing: 1px;
}
.articleItem .subHeading .prefix {
display: none;
}
.articleItem .metaData {
font-family: Oswald, Roboto, Arial, sans-serif;
color: @primaryLighter;
border: none !important;
letter-spacing: 1px;
}
.articleItem .metaData a {
color: @primaryLighter;
}
.articleItem .excerptContent {
color: @dimmedTextColor;
}
.articleItem .headerBlock a {
text-align: center
}
.articleItem .headerBlock a img {
max-height: 380px;
}
.keyIcon.sticky,
.keyIcon.category,
.keyIcon.redirect {
display: none;
}
.articleItem .sectionFooter {
padding: 10px 0;
border: none;
background: none
}
.articleItem .sectionFooter .continue {
display: none
}
.articleItem .sectionFooter .categories {
text-transform: uppercase;
}
.articleItem .sectionFooter .categories a {
font-family: Oswald, Roboto, Arial, sans-serif;
background: @primaryLightish;
color: #fff;
margin-bottom: 3px;
}
.articleItem .sectionFooter .categories a:hover {
background: @secondaryMedium
}
.articleItem .sectionFooter .continue a {
background: none;
color: @dimmedTextColor;
}
.articleItem .sectionFooter .continue a:hover {
font-weight: 700;
}
.articleItem .button {
border-radius: 2px;
border: none;
box-shadow: none
}
.authorUnit .authorImage .img {
height: 120px !important;
width: 120px !important;
}
.authorUnit .secondaryContent .name {
font-family: Oswald, Roboto, Arial, sans-serif;
font-size: 24px;
}
.authorUnit .secondaryContent {
margin-left: 120px !important;
color: #aaa;
}
.EWRporta2_ArticleView .messageAuthor .details {
font-family: Oswald;
text-transform: uppercase
}
.EWRporta2_ArticleView .categories li a {
font-family: Oswald, Roboto, Arial, sans-serif;
background: @primaryLightish;
color: #fff;
text-transform: uppercase;
}
Đây bạn
Mã:/* ---------- EWR Porta 2 Pro ---------- */ .articleItem .sectionMain { border-top: none; border-left: none; border-right: none; border-bottom: 1px solid rgb(214, 214, 214); background: rgb(243,243,243); border-radius: 0 } .articleItem .primaryContent { padding: 10px 0; border: none; background: none } .articleItem .subHeading { background: none; padding: 0 0 10px 0 !important; border: none !important; text-transform: uppercase; } .articleItem .subHeading a { font-family: Oswald, Roboto, Arial, sans-serif; color: #333333; font-size: 21px; letter-spacing: 1px; } .articleItem .subHeading .prefix { display: none; } .articleItem .metaData { font-family: Oswald, Roboto, Arial, sans-serif; color: @primaryLighter; border: none !important; letter-spacing: 1px; } .articleItem .metaData a { color: @primaryLighter; } .articleItem .excerptContent { color: @dimmedTextColor; } .articleItem .headerBlock a { text-align: center } .articleItem .headerBlock a img { max-height: 380px; } .keyIcon.sticky, .keyIcon.category, .keyIcon.redirect { display: none; } .articleItem .sectionFooter { padding: 10px 0; border: none; background: none } .articleItem .sectionFooter .continue { display: none } .articleItem .sectionFooter .categories { text-transform: uppercase; } .articleItem .sectionFooter .categories a { font-family: Oswald, Roboto, Arial, sans-serif; background: @primaryLightish; color: #fff; margin-bottom: 3px; } .articleItem .sectionFooter .categories a:hover { background: @secondaryMedium } .articleItem .sectionFooter .continue a { background: none; color: @dimmedTextColor; } .articleItem .sectionFooter .continue a:hover { font-weight: 700; } .articleItem .button { border-radius: 2px; border: none; box-shadow: none } .authorUnit .authorImage .img { height: 120px !important; width: 120px !important; } .authorUnit .secondaryContent .name { font-family: Oswald, Roboto, Arial, sans-serif; font-size: 24px; } .authorUnit .secondaryContent { margin-left: 120px !important; color: #aaa; } .EWRporta2_ArticleView .messageAuthor .details { font-family: Oswald; text-transform: uppercase } .EWRporta2_ArticleView .categories li a { font-family: Oswald, Roboto, Arial, sans-serif; background: @primaryLightish; color: #fff; text-transform: uppercase; }
XenForo 1 | XenForo 2 |
Translate by PVS | |
Xenforo là gì? | |
Xây dựng MXH bằng Xenforo |
anhanhxf 0906081284
Inbox PVS |