Thứ Tư, 21 tháng 8, 2013

Cài đặt domain đăng ký tại NameCheap cho Blogger


Để cài đặt domain đăng ký tại NameCheap cho Blogger thành công chúng ta phải trải qua 3 quá trình:- Cài đặt domain trong bảng điều khiển Blogger.
- Cài đặt trong phần quản lý domain tại Namecheap.
- Thống nhất 2 tên miền có www và không có www.

1. Cài đặt domain trong bảng điều khiển Blogger

Truy cập vào Blogger trong Control Panel chọn Cài đặt/ Cơ bản tìm đến mục Xuất bản bạn nhấp chuột vào + Thêm tên miền tùy chỉnh/ Chuyển sang cài đặt nâng cao nhập tên domain mà bạn đã đăng ký tại Namecheap sau đó lưu lại. Xem hình bên dưới nếu bạn còn có điều chưa rõ:
[​IMG]
Sau khi bạn bấm Lưu Blogger sẽ hiện ra một thông báo lỗi không thể xác minh chủ sở hữu domain. Bạn đừng lo lắng, lúc này bạn hãy chú ý đến 3 code mà Blogger cấp cho bạn hãy ghi nhớ những code này để chúng ta tiến hành bước thứ hai. Nếu có điều chưa rõ bạn có thể xem hình:


[​IMG]
2. Cài đặt domain trong Manage Domain

Chọn domain bạn cần trỏ đến Blogger, bên phải giao diện Namecheap bạn chọn All Host Records bạn điền các thông số như hình bên dưới rồi lưu lại:
[​IMG]
Thông số 1 trong hình là code bạn nhận được ở bước 1 (code này dùng để xác định bạn là chủ sở hữu domain nên bạn phải điền thật chính xác).
Bây giờ, bạn tiếp tục vào Nameserver Registration điền các địa chỉ ip tương ứng sau:
216.239.32.21
216.239.34.21
216.239.36.21
216.239.38.21
cho từng NS1 đến NS4 sau đó lưu lại. Xem hình bạn có thể hiểu rõ hơn:
[​IMG]
Như vậy là bạn đã hoàn thành những bước cài đặt tại Namecheap.
3. Hợp nhất hai tên miền có www và không có www

Để thực hiện được bước này bạn phải chờ khoản 24h để DNS được cập nhật.
Sau khi hoàn thành hai quá trình cài đặt trên bạn quay lại Blogger để hoàn tất bước cuối cùng trong việc cài đặt domain tùy chỉnh cho BlogSpot. Trong Control cài đặt domain bạn Check vào mục Chuyển hướng domain.com đến www.domain.com sau đó lưu lại. Sau này dù truy cập vào domain có www hay không có www thì nó đều được chuyển hướng đến tên miền blog của bạn. Xem hình nếu bạn còn chưa rõ:
[​IMG]
Bài viết khá là dài nhưng các bạn cũng đã cố gắng đọc mình rất cảm ơn. Chúc các bạn sức khỏe và thành công!

Thứ Hai, 19 tháng 8, 2013

Tạo nút về đầu trang (ẩn khi đang ở đầu trang)




Bạn chỉ cần add đoạn code sau vào footer, sau đó tự thiết kế và thay hình ảnh nút đầu trang cho thật Pro nhé:


 <style>#top_forum{background: url(Link hình nút về đầu trang) no-repeat}#top_forum:hover{background: url(Link hình nút về đầu trang) no-repeat}#toppage {no-repeat scroll 0%0% transparent; position: fixed; bottom: 30px; left:9px ;cursor: pointer; display: block; opacity: 20;}</style><a href="#" id="toppage"><div style="width:150px;height:50px" id="top_forum"></div></a><script type="text/javascript">$(function(){$.fn.scrollToTop=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="0"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate({scrollTop:0},"slow")})}});$(function() {$("#toppage").scrollToTop();});</script>     </footer>



Lưu ý:
left: 9px (cách trái 9px) - nếu bạn muốn nút nằm bên phải thì thay bằng right: 9px (ví dụ nhé vì vị trí phụ thuộc vào định dạng của web mỗi bạn khác nhau)
bottom: 30px (cách đáy bao nhiêu- tùy chỉn
- See more at: http://vuishopping.com/bvct/chi-tiet/555/tao-nut-ve-dau-trang-an-khi-dang-o-dau-trang.html#sthash.p0D66LDU.dpuf


Lưu ý: 


 left: 9px (cách trái 9px) - nếu bạn muốn nút nằm bên phải thì thay bằng right: 9px (ví dụ nhé vì vị trí phụ thuộc vào định dạng của web mỗi bạn khác nhau)

 bottom: 30px (cách đáy bao nhiêu- tùy chỉnh


<div style="width:150px;height:50px" id="top_forum">  ~~~> kích thước của hình úp lên !


Các bạn VÀO ĐÂY để kiếm thêm một số hình mũi tên, thích cái nào thì tải về upload lên, rồi lấy link hình thay vào
Chúc bạn thành công!
 >>>  http://icones.pro/recherche/fleche.html




Tạo nút về đầu trang (ẩn khi đang ở đầu trang)

Bạn chỉ cần add đoạn code sau vào footer, sau đó tự thiết kế và thay hình ảnh nút đầu trang cho thật Pro nhé:
<style>#top_forum{background: url(Link hình nút về đầu trang) no-repeat}#top_forum:hover{background: url(Link hình nút về đầu trang) no-repeat}#toppage {no-repeat scroll 0%0% transparent; position: fixed; bottom: 30pxleft:9px ;cursor: pointer; display: block; opacity: 20;}</style><a href="#" id="toppage"><div style="width:150px;height:50px" id="top_forum"></div></a><script type="text/javascript">$(function(){$.fn.scrollToTop=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="0"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate({scrollTop:0},"slow")})}});$(function() {$("#toppage").scrollToTop();});</script>
    </footer><!-- #colophon -
- See more at: http://vuishopping.com/bvct/chi-tiet/555/tao-nut-ve-dau-trang-an-khi-dang-o-dau-trang.html#sthash.p0D66LDU.dpuf

Tạo nút về đầu trang (ẩn khi đang ở đầu trang)

Bạn chỉ cần add đoạn code sau vào footer, sau đó tự thiết kế và thay hình ảnh nút đầu trang cho thật Pro nhé:
<style>#top_forum{background: url(Link hình nút về đầu trang) no-repeat}#top_forum:hover{background: url(Link hình nút về đầu trang) no-repeat}#toppage {no-repeat scroll 0%0% transparent; position: fixed; bottom: 30pxleft:9px ;cursor: pointer; display: block; opacity: 20;}</style><a href="#" id="toppage"><div style="width:150px;height:50px" id="top_forum"></div></a><script type="text/javascript">$(function(){$.fn.scrollToTop=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="0"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate({scrollTop:0},"slow")})}});$(function() {$("#toppage").scrollToTop();});</script>
    </footer><!-- #colophon -
- See more at: http://vuishopping.com/bvct/chi-tiet/555/tao-nut-ve-dau-trang-an-khi-dang-o-dau-trang.html#sthash.p0D66LDU.dpuf

Tạo nút về đầu trang (ẩn khi đang ở đầu trang)

Bạn chỉ cần add đoạn code sau vào footer, sau đó tự thiết kế và thay hình ảnh nút đầu trang cho thật Pro nhé:
<style>#top_forum{background: url(Link hình nút về đầu trang) no-repeat}#top_forum:hover{background: url(Link hình nút về đầu trang) no-repeat}#toppage {no-repeat scroll 0%0% transparent; position: fixed; bottom: 30pxleft:9px ;cursor: pointer; display: block; opacity: 20;}</style><a href="#" id="toppage"><div style="width:150px;height:50px" id="top_forum"></div></a><script type="text/javascript">$(function(){$.fn.scrollToTop=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="0"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate({scrollTop:0},"slow")})}});$(function() {$("#toppage").scrollToTop();});</script>
    </footer><!-- #colophon -
- See more at: http://vuishopping.com/bvct/chi-tiet/555/tao-nut-ve-dau-trang-an-khi-dang-o-dau-trang.html#sthash.p0D66LDU.dpuf

Tạo nút về đầu trang (ẩn khi đang ở đầu trang)

Bạn chỉ cần add đoạn code sau vào footer, sau đó tự thiết kế và thay hình ảnh nút đầu trang cho thật Pro nhé:
<style>#top_forum{background: url(Link hình nút về đầu trang) no-repeat}#top_forum:hover{background: url(Link hình nút về đầu trang) no-repeat}#toppage {no-repeat scroll 0%0% transparent; position: fixed; bottom: 30pxleft:9px ;cursor: pointer; display: block; opacity: 20;}</style><a href="#" id="toppage"><div style="width:150px;height:50px" id="top_forum"></div></a><script type="text/javascript">$(function(){$.fn.scrollToTop=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="0"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate({scrollTop:0},"slow")})}});$(function() {$("#toppage").scrollToTop();});</script>
    </footer><!-- #colophon -
- See more at: http://vuishopping.com/bvct/chi-tiet/555/tao-nut-ve-dau-trang-an-khi-dang-o-dau-trang.html#sthash.p0D66LDU.dpuf

Tạo nút về đầu trang (ẩn khi đang ở đầu trang)

Bạn chỉ cần add đoạn code sau vào footer, sau đó tự thiết kế và thay hình ảnh nút đầu trang cho thật Pro nhé:
<style>#top_forum{background: url(Link hình nút về đầu trang) no-repeat}#top_forum:hover{background: url(Link hình nút về đầu trang) no-repeat}#toppage {no-repeat scroll 0%0% transparent; position: fixed; bottom: 30pxleft:9px ;cursor: pointer; display: block; opacity: 20;}</style><a href="#" id="toppage"><div style="width:150px;height:50px" id="top_forum"></div></a><script type="text/javascript">$(function(){$.fn.scrollToTop=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="0"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate({scrollTop:0},"slow")})}});$(function() {$("#toppage").scrollToTop();});</script>
    </footer><!-- #colophon -
- See more at: http://vuishopping.com/bvct/chi-tiet/555/tao-nut-ve-dau-trang-an-khi-dang-o-dau-trang.html#sthash.p0D66LDU.dpuf

Tạo nút về đầu trang (ẩn khi đang ở đầu trang)

Bạn chỉ cần add đoạn code sau vào footer, sau đó tự thiết kế và thay hình ảnh nút đầu trang cho thật Pro nhé:
<style>#top_forum{background: url(Link hình nút về đầu trang) no-repeat}#top_forum:hover{background: url(Link hình nút về đầu trang) no-repeat}#toppage {no-repeat scroll 0%0% transparent; position: fixed; bottom: 30pxleft:9px ;cursor: pointer; display: block; opacity: 20;}</style><a href="#" id="toppage"><div style="width:150px;height:50px" id="top_forum"></div></a><script type="text/javascript">$(function(){$.fn.scrollToTop=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="0"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate({scrollTop:0},"slow")})}});$(function() {$("#toppage").scrollToTop();});</script>
    </footer><!-- #colophon -
- See more at: http://vuishopping.com/bvct/chi-tiet/555/tao-nut-ve-dau-trang-an-khi-dang-o-dau-trang.html#sthash.p0D66LDU.dpufv

Tạo nút về đầu trang (ẩn khi đang ở đầu trang)

Bạn chỉ cần add đoạn code sau vào footer, sau đó tự thiết kế và thay hình ảnh nút đầu trang cho thật Pro nhé:
<style>#top_forum{background: url(Link hình nút về đầu trang) no-repeat}#top_forum:hover{background: url(Link hình nút về đầu trang) no-repeat}#toppage {no-repeat scroll 0%0% transparent; position: fixed; bottom: 30pxleft:9px ;cursor: pointer; display: block; opacity: 20;}</style><a href="#" id="toppage"><div style="width:150px;height:50px" id="top_forum"></div></a><script type="text/javascript">$(function(){$.fn.scrollToTop=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="0"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate({scrollTop:0},"slow")})}});$(function() {$("#toppage").scrollToTop();});</script>
    </footer><!-- #colophon -
- See more at: http://vuishopping.com/bvct/chi-tiet/555/tao-nut-ve-dau-trang-an-khi-dang-o-dau-trang.html#sthash.p0D66LDU.dpuf

Tạo nút về đầu trang (ẩn khi đang ở đầu trang)

Bạn chỉ cần add đoạn code sau vào footer, sau đó tự thiết kế và thay hình ảnh nút đầu trang cho thật Pro nhé:
<style>#top_forum{background: url(Link hình nút về đầu trang) no-repeat}#top_forum:hover{background: url(Link hình nút về đầu trang) no-repeat}#toppage {no-repeat scroll 0%0% transparent; position: fixed; bottom: 30pxleft:9px ;cursor: pointer; display: block; opacity: 20;}</style><a href="#" id="toppage"><div style="width:150px;height:50px" id="top_forum"></div></a><script type="text/javascript">$(function(){$.fn.scrollToTop=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="0"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate({scrollTop:0},"slow")})}});$(function() {$("#toppage").scrollToTop();});</script>
    </footer><!-- #colophon -
- See more at: http://vuishopping.com/bvct/chi-tiet/555/tao-nut-ve-dau-trang-an-khi-dang-o-dau-trang.html#sthash.p0D66LDU.dpuf

ầu trang (ẩn khi đang ở đầu trang)

Bạn chỉ cần add đoạn code sau vào footer, sau đó tự thiết kế và thay hình ảnh nút đầu trang cho thật Pro nhé:
<style>#top_forum{background: url(Link hình nút về đầu trang) no-repeat}#top_forum:hover{background: url(Link hình nút về đầu trang) no-repeat}#toppage {no-repeat scroll 0%0% transparent; position: fixed; bottom: 30pxleft:9px ;cursor: pointer; display: block; opacity: 20;}</style><a href="#" id="toppage"><div style="width:150px;height:50px" id="top_forum"></div></a><script type="text/javascript">$(function(){$.fn.scrollToTop=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="0"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate({scrollTop:0},"slow")})}});$(function() {$("#toppage").scrollToTop();});</script>
    </footer><!-- #colophon -
- See more at: http://vuishopping.com/bvct/chi-tiet/555/tao-nut-ve-dau-trang-an-khi-dang-o-dau-trang.html#sthash.p0D66LDU.dpuf

Tạo nút về đầu trang (ẩn khi đang ở đầu trang)

Bạn chỉ cần add đoạn code sau vào footer, sau đó tự thiết kế và thay hình ảnh nút đầu trang cho thật Pro nhé:
<style>#top_forum{background: url(Link hình nút về đầu trang) no-repeat}#top_forum:hover{background: url(Link hình nút về đầu trang) no-repeat}#toppage {no-repeat scroll 0%0% transparent; position: fixed; bottom: 30pxleft:9px ;cursor: pointer; display: block; opacity: 20;}</style><a href="#" id="toppage"><div style="width:150px;height:50px" id="top_forum"></div></a><script type="text/javascript">$(function(){$.fn.scrollToTop=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="0"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate({scrollTop:0},"slow")})}});$(function() {$("#toppage").scrollToTop();});</script>
    </footer><!-- #colophon -
- See more at: http://vuishopping.com/bvct/chi-tiet/555/tao-nut-ve-dau-trang-an-khi-dang-o-dau-trang.html#sthash.p0D66LDU.dpuf

Tạo nút về đầu trang (ẩn khi đang ở đầu trang)

Bạn chỉ cần add đoạn code sau vào footer, sau đó tự thiết kế và thay hình ảnh nút đầu trang cho thật Pro nhé:
<style>#top_forum{background: url(Link hình nút về đầu trang) no-repeat}#top_forum:hover{background: url(Link hình nút về đầu trang) no-repeat}#toppage {no-repeat scroll 0%0% transparent; position: fixed; bottom: 30pxleft:9px ;cursor: pointer; display: block; opacity: 20;}</style><a href="#" id="toppage"><div style="width:150px;height:50px" id="top_forum"></div></a><script type="text/javascript">$(function(){$.fn.scrollToTop=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="0"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate({scrollTop:0},"slow")})}});$(function() {$("#toppage").scrollToTop();});</script>
    </footer><!-- #colophon -
- See more at: http://vuishopping.com/bvct/chi-tiet/555/tao-nut-ve-dau-trang-an-khi-dang-o-dau-trang.html#sthash.p0D66LDU.dpuf

Thứ Năm, 15 tháng 8, 2013

Thứ Năm, 8 tháng 8, 2013

Bán sỉ túi xách, balô 3d !

Bán sỉ túi xách 3D, ba lô 3DXin chân thành cám ơn quý khách hàng đã ủng hộ túi xách 3d của Tuixach3D.com trong thời gian vừa qua. Để đáp ứng nhu cầu ngày càng cao của thị trường hiện nay, Tuixach3D.com sẽ bán sỉ túi xách, balô 3D cho các Shop hoặc Cá Nhân có nhu cầu kinh doanh sản phẩm này trên toàn quốc. Với những sản phẩm chất lượng được trực tiếp sản xuất và giá cả cực kỳ ưu đãi, Tuixach3D.com sẽ hỗ trợ các bạn kinh doanh thuận lợi và cạnh tranh .

Bạn nào có nhu cầu mua sỉ túi xách 3D thì liên hệ với mình nhé :

0909.615.366 (Mr Hùng)








Tuixach3d.com cam kết bán sỉ túi xách, balô 3D giá rẻ nhất thị trường hiện nay. Miễn phí tiền Ship hàng khi quý khách mua sỉ túi xách 3d từ 100c trở lên.

Trân trọng hợp tác cùng các bạn! (0909.615.366)