Vào templ....Bạn nào chỉ mình kéo dài thanh selected tap cho bằng với thanh Navigation tap container với nhé
View attachment 10703
.navTabs .navTab.selected .tabLinks
{
xxxxxxxxx
}
.navTabs .navTab.selected .tabLinks
{
background-color: rgb(101,169,209);
background-repeat: repeat-x;
background-position: top;
width: 110%;
padding: 0;
border: none;
overflow: hidden;
zoom: 1;
position: absolute;
left: -30px;
top: 47px;
height: 45px;
background-position: 0px -45px;
*
clear:expression(style.width = document.getElementById('navigation').offsetWidth + 'px', style.clear = "none", 0);
}
Bạn ơi nó bị mất phần selected tap sub-link rồi. lấy lại chổ nào bạn?Vào templ....
Tìm đoạn css sau :
Mã:.navTabs .navTab.selected .tabLinks { xxxxxxxxx }
thay bằng đoạn sau :
Mã:.navTabs .navTab.selected .tabLinks { background-color: rgb(101,169,209); background-repeat: repeat-x; background-position: top; width: 110%; padding: 0; border: none; overflow: hidden; zoom: 1; position: absolute; left: -30px; top: 47px; height: 45px; background-position: 0px -45px; * clear:expression(style.width = document.getElementById('navigation').offsetWidth + 'px', style.clear = "none", 0); }
View attachment 10706
Mình hiểu ý bạn rồi. Cảm ơn bạn một lần nữabạn chỉnh width thì nó sẽ rộng dài thôi
View attachment 10710
Người đăng | Chủ đề tương tự | Diễn đàn | Trả lời | Ngày đăng |
---|---|---|---|---|
![]() |
Help Xin Hướng Dẫn Kéo khung Chữ và Đóng khung Phần Trích , thích , | Tips and Guides | 3 | |
![]() |
Tăng chiều dài cho tên của forum, thread, ... (node) | Tips and Guides | 0 | |
![]() |
Hướng dẫn thêm thanh cuộn khi Quote bài dài trên xenforo | Tips and Guides | 0 |