
Admin
Well-Known Member
Staff member
Administrator
Mở themes\default\css\template.css
Tìm đoạn
Thay bằng
Tùy chỉnh thông số theo ý thích
Tìm đoạn
HTML:
#container{width:950px;margin:0 auto;background:#fff}
HTML:
#container{width: 950px;margin: 0 auto;background: white;border-radius: 8px;-moz-border-radius: 8px;-webkit-border-radius: 8px;border: 2px solid red;padding: 1px 0;}