Xem 2 ảnh và biết mình muốn làm gì nhé
Ảnh ban đầu
Sau khi edit Hướng dẩnMởi file slide.css tìm đến class #toppanel và xóa dòng width: 100%; là okRỏ hơn là đoạn này
#toppanel {
position: absolute; /*Panel will overlap content */
/*position: relative;*/ /*Panel will "push" the content down */
top: 0;
width: 100%;
z-index: 999;
text-align: center;
margin-left: auto;
margin-right: auto;
}
Comments[ 0 ]
Đăng nhận xét