bim.kuti95 Chuyên Nghiệp


Tổng số bài gửi : 101 Join date : 23/11/2010 Age : 27 Đến từ : ả rập xê út
 | Tiêu đề: Đổi Menu có sẵn trên cùng của Blog Sun Nov 28, 2010 1:01 pm | |
|  Làm trong suốt các đường viền. Code: #blog_masshead .rc{background:transparent;}
#blog_masshead .rc div{background:transparent;}
#blog_masshead .rc_bd{background:transparent;}
#blog_masshead .rc_bc{background:transparent;}
#blog_masshead .rc_ft{background:transparent;}
#blog_masshead .rc_ft div{width:100%;height:4px;background:transparent;}
#blog_masshead .bd{clear:both;padding:6px 0 0 5px;height:30px;
margin:3px 2px 0 2px !important;*margin:0px 2px 0 2px;background:transparent;} Bạn nào không thích trong suốt thì cũng có thể chèn ảnh vào.
Thay đổi thanh công cụ. Code: #blog_masshead .menu.mr a {background-image: url(https://2img.net/r/ihimizer/img182/9565/mlbex3.jpg);}
#blog_masshead .menu .rc_w {height:27px;background-image: url(https://2img.net/r/ihimizer/img232/5426/trangchinhqz6.jpg) no-repeat 0 0;}
#blog_masshead .menu .rc_e {height:27px;background-image: url(https://2img.net/r/ihimizer/img232/5426/trangchinhqz6.jpg) no-repeat right top;}
#blog_masshead .menu.ml a {background-image: url(https://2img.net/r/ihimizer/img232/5426/trangchinhqz6.jpg) no-repeat;} Ở đây đã giảm Opacity của thanh công cụ xuống cho nó trong suốt.(các bạn có thể tự làm cho minhf một thanh công cụ mới).
Thay đổi Button tìm kiếm.  Code: #blog_masshead .bd form .btn{border:none;width:60px;height:77px;background:url(Link Button) no-repeat 0 0;cursor:pointer;} Sau khi tìm đc 1 button tìm kiếm vừa ý khi thay link các bạn nhớ thay luôn kick thước width + height đúng với link button nha.
Thay đổi Background và làm chữ nhấp nháy. Code Background. #blog_masshead{font-size:12px;color:#ccc;background:transparent url(link hình) repeat-x 0 5px;height:72px;} Code chữ nhấp nháy. #blog_masshead a{color:#ffffff;text-decoration:blink;} | |
|