Chào các bạn, theo yêu cầu của một bạn thì hôm nay mình xin được chia sẻ cho các bạn cách tạo Sticky Menu tuyệt đẹp cho Blogspot mà mình đang sử dụng. Sticky Menu sẽ làm cho Blog bạn thêm phong phú, hiện đại và đẹp đẽ hơn. Bắt đầu thôi Các bước thực hiện: B1: Chèn đoạn CSS này vào sau vào trước thẻ ]]></b:skin>: #top-wrap-bsw-menu{z-index:9999;width:100%;height:52px;padding:6px 0;background:#447F00;-moz-transition:all .1s ease;-webkit-transition:all .1s ease;-ms-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease} .top-wrap-menu_bsw{width:100%;margin:0 auto} .top_wrap-menu-bsw{margin:0 auto;max-width:1200px;position:relative;width:100%} .top_wrap-menu-bsw ul,.top_wrap-menu-bsw li{margin:0 0;padding:0 0;list-style:none;} .top_wrap-menu-bsw li a:hover{background:rgba(0,0,0,.2)} .top_wrap-menu-bsw li a:focus{background:rgba(0,0,0,.3);color:white} .top_wrap-menu-bsw li{margin:0 5px 0 0;float:left;display:inline;position:relative;text...