Wellcome! Home


DxHflow

DxHflow - DxHdesign
Descriptions: DxHflow a great template of refined design. Beauty comes from the simplicity, you can use the template for the purpose of sharing photos or other purposes. SEO optimization for assigning H1 tags for post titles and static page title. And there are a lot of tweaking surprise is waiting for you to discover. Enjoy!
Author: DxH
Designer: DxH
Instructions: How to install a Blogger template
Features: DxHflow is a free blog template with type: 2 Column, Color aqua, Fixed Width, Right Sidebar, Navigation Menu, Tab Widget Siderbar, Multi Level Thread Comments, Beautifull Popular Posts, Emoticon Awesome, Related Pots Impression, 3 Columns Footer, Page Navigation Widget and more...
License: Creative Commons Attribution 3.0





Configure Logo Header

Search for:
<div class='left' id='logo'>
<a href='/' title='DxHflow'><img alt='DxHflow' height='44' src='https://lh5.googleusercontent.com/-oxhK3Ecxj34/USpO4uZYFXI/AAAAAAAACVQ/lhzBzXatDl8/s0/logo.png' style='margin-top:13px' width='191'/></a>
</div>
Replace With Your Logo


Configure Ribbon Attached As Label For Post

You can find out more


Configure Dropdown Menu

Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
<nav id='colorNav'>
<ul>
<li class='aqua icon-home'><a href='#'>Lorem 1</a></li>
<li class='aqua icon-blogger'>
<a href='#'>Lorem 2</a>
<ul>
<li><a href='#'>Lorem 2.1</a></li>
<li><a href='#'>Lorem 2.2</a></li>
<li><a href='#'>Lorem 2.3</a></li>
<li><a href='#'>Lorem 2.4</a></li>
</ul>
</li>
<li class='aqua icon-book'>
<a href='#'>Lorem 3</a>
<ul>
<li><a href='#'>Lorem 3.1</a></li>
<li><a href='#'>Lorem 3.2</a></li>
</ul>
</li>
</ul>
</nav>
Just replace "#" with your menu item URL.


Configure Subscribe Form

Search for:
<div id='FollowByEmail1'>
<span class='arrow'/>
<form action='http://feedburner.google.com/fb/a/mailverify' class='right' id='newsletter' method='post' onsubmit='window.open("http://feedburner.google.com/fb/a/mailverify?uri=dxhbook","popupwindow","scrollbars=yes,width=550,height=520");return true' target='popupwindow'>
<input class='text' name='email' onblur='if(this.value==""){this.value=this.defaultValue}' onfocus='if(this.value==this.defaultValue){this.value=""}' type='text' value='Email address...'/>
<input class='submit' type='submit' value='Subscribe'/>
<input name='uri' type='hidden' value='dxhbook'/>
<input name='loc' type='hidden' value='en_US'/>
</form>
</div>
Replace "dxhbook" with email to register your feedburner.


Configure Author Box

You can find out more


Configure Recent Comments

Added 1 widget HTML/Javascript in where you want to display Recent Comments. Edit Text and paste the following code into the Content section and click SAVE.
<style type="text/css"> 
ul.latest_recent_comments{list-style:none;margin:0;padding:0}
#HTML2{padding:5px 10px 3px}
#HTML2 h2{margin-bottom:8px}
.latest_recent_comments li{position: relative;background:none !important;margin:4px 0 0 !important;padding:0 2px 6px 0 !important;display:block;clear:both;overflow:hidden;list-style:none}
.latest_recent_comments li a{float:right;width:180px;font:12px Arial;color:#fff;background:#999;margin-top:9px;padding:11px 7px 5px}
.latest_recent_comments li a:hover{background:#bb1717}
.latest_recent_comments li .avatarImage{float:left;margin:0 6px 0 0;position:relative;overflow:hidden}
.avatarRound{width:34px;height:34px}
.latest_recent_comments li img{padding:0;position:relative;overflow:hidden;display:block}
.latest_recent_comments li span{position: absolute;left:42px;top:-3px;padding:3px 3px 1px;color:#fff;background:#555;display:block;font:12px Arial}
.latest_recent_comments span{display:none}
</style>

<script type='text/javascript'>
function latest_recent_comments(e){var t;t='<ul class="latest_recent_comments">';for(var n=0;n<numComments;n++){var r,i,s,o;if(n==e.feed.entry.length)break;t+="<li>";var u=e.feed.entry[n];for(var a=0;a<u.link.length;a++){if(u.link[a].rel=="alternate"){r=u.link[a].href}}for(var f=0;f<u.author.length;f++){i=u.author[f].name.$t;s=u.author[f].gd$image.src}if(s.indexOf("/s1600/")!=-1){s=s.replace("/s1600/","/s"+avatarSize+"-c/")}else if(s.indexOf("/s220/")!=-1){s=s.replace("/s220/","/s"+avatarSize+"-c/")}else if(s.indexOf("/s512-c/")!=-1&&s.indexOf("http:")!=0){s="http:"+s.replace("/s512-c/","/s"+avatarSize+"-c/")}else if(s.indexOf("blogblog.com/img/b16-rounded.gif")!=-1){s="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6p-tRntlv59qI3GL61pVM1r3jnVdQ0qZ7ky2X44Rjbeo3R7E2IYRbmA9WIKWN0zTRfPhSYqnSBpz3q6LDce-z60h0_l1ZYgXKhq_89934Nadn2YGe7XLrQDoQSlAdIlOltuNye5msxqG5/"+avatarSize+"/md_blogger_logo.png"}else if(s.indexOf("blogblog.com/img/openid16-rounded.gif")!=-1){s="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi3mei7m95ItFSgqK5DztMD30_zP9TZgKb_qOjuzGYGMkNVe-5Mlxrb0e7ZktWgQnq3-_drfFX_t_-NQqjLk0KuxgEmoaBjJk06vxLyEoiZvAH_nDGgKPe481oxH2rWnlFo_Wn1Z974pFrG/"+avatarSize+"/md_openid_logo.png"}else if(s.indexOf("blogblog.com/img/blank.gif")!=-1){if(defaultAvatar.indexOf("gravatar.com")!=-1){s=defaultAvatar+"&s="+avatarSize}else{s=defaultAvatar}}else{s=s}if(showAvatar==true){if(roundAvatar==true){o="avatarRound"}else{o=""}t+='<div class="avatarImage '+o+'"><img class="'+o+'" src="'+s+'" alt="'+i+'" width="'+avatarSize+'" height="'+avatarSize+'"/></div>'}t+="<span>"+i+"</span>";var l=u.content.$t;var c=l.replace(/(<([^>]+)>)/ig,"");if(c!=""&&c.length>characters){c=c.substring(0,characters);c+="…"}else{c=c}t+='<a href="'+r+'">'+c+"</a>";t+="</li>"}t+="";document.write(t)}var numComments=numComments||8,avatarSize=avatarSize||34,characters=characters||24,defaultAvatar=defaultAvatar||"https://lh5.googleusercontent.com/-5YeC_6-32nw/UPb7SL-uGXI/AAAAAAAABWE/QJRpUV7G9bc/s80/personal.png",showAvatar="undefined"===typeof showAvatar?!0:showAvatar,roundAvatar="undefined"===typeof roundAvatar?!0:roundAvatar,hideCaquaits="undefined"===typeof hideCaquaits?!1:roundAvatar
</script>

<script type="text/javascript" src="http://dxhflow.blogspot.com/feeds/comments/default?alt=json&callback=latest_recent_comments&max-results=8"></script>
- Replace http://dxhflow.blogspot.com with your blog address.
- I installed the display up to 8 recent comments, be sure to customize parameters to suit your blog.


Configure Page Navigation Widget

Search for:
var postperpage=6; // Number of posts in each page
var numshowpage=3; // Number of buttons will display
+ Comment +

32 comments

2/25/13, 5:07 AM

Hôm nay lang thang trên mạng lại tìm được blog của bác, cho em nhận xét mấy câu nhé:
- Giao diện trang chủ: rất độc đáo, khác với những blog khác, ban đầu hơi khó nhìn, nhưng sau một lúc, nắm được bố cục blog thì lại thích cách bố trí này
- Các bài viết được đầu tư rất công phu, trình bày đẹp và hữu ích.
Nói chung là mình rất khoái blog này, bác cho phép sử dụng mấy. Chúc blog thành công.

Reply
DxH
2/25/13, 12:49 PM

Cảm ơn bạn đã ghé thăm!

Reply
2/27/13, 10:54 AM

Chèn http://www.webpagescreenshot.info/i/765666-227201354844am.png Page navigation blogger này như thế nào vậy bạn! cho mình xin code và hướng dẫn được không?

Reply
DxH
2/27/13, 11:02 AM

Ok! Mình sẽ post trong 2 ngày tới. Đang hoàn thiện 1 template phải gọi vào hàng siêu phẩm rất cool :f

Reply
2/27/13, 11:09 AM

Chủ blog ơi. Template hiện tại của blog này là của người khác mà sao bạn không ghi nguồn nhỉ. Template của blog bạn là ở đây http://djogzs.blogspot.com/2013/01/shinpuru-v23-blogger-template.html

Reply
2/27/13, 11:14 AM

cảm ơn nhé!

Reply
DxH
2/27/13, 11:17 AM

Ồ cảm ơn bạn! Mình tham khảo style của tem đó nhưng về cấu trúc bên trong gần như mình code lại toàn bộ... nhìn bên ngoài thì chịu thật. Cũng định ghi thêm desginer nhưng do hết chỗ bố trí nên đành thôi

Reply
2/27/13, 11:34 AM

Chỗ thì thiếu gì bạn, vấn đề là bạn không muốn cho người khác biết temp này từ đâu mà thôi ::f

Reply
2/27/13, 11:37 AM

Nếu không có chỗ thì ít nhất cũng nên ghi trong template chứ. Trong template bạn có đoạn:

Name: DxHdesign
Author: DxH
URL: http://dxhdesign.blogspot.com/

Như thế hoàn toàn vi phạm bản quyền nhé

Reply
3/1/13, 9:21 AM

Template mới khá đẹp đó bạn. :D

Reply
3/1/13, 12:08 PM

Mới nâng cấp blog: http://www.hanhhuong.info/p/backlink.html mời qua thăm và đánh giá tốc độ!

Reply
DxH
3/1/13, 12:53 PM

Mình thử sơ bộ bằng pingdom thì kết quả
Perf. grade
87/100
Requests
123
Load time
2.62s
Page size
1.3MB

Với giao diện khá đơn giản blog của bạn thì với tiêu chí của mình tốc độ này là hơi chậm và số lượng Requests hơi lớn. Và cậu xác định blog của mình sẽ viết về chuyên tin hay chỉ đơn giản là viết cá nhân. Nếu là chuyên tin thì giao diện hiện tại không được phù hợp.

Sơ bộ là vậy để tầm chiều tối mình xem kĩ lại. Ok! 1 lúc nữa mình post bài về tạo page navigation.

Reply
DxH
3/1/13, 4:07 PM

Sr cậu rồi giờ mình không có thời gian post bài rồi. Mà cái phân trang page navigation đấy có nhiều bài hướng dẫn rồi mình cũng không muốn post làm loãng blog :D. Cậu download template DxHflow của mình về là biết ngay add code vào chỗ nào ấy mà (xem trong chế độ Không mở rộng mẫu tiện ích - rất dễ nhìn)

Reply
3/1/13, 8:26 PM

Mình nghĩ thế là khá ổn rồi vì cái menu mình dùng hơi nặng http://www.webpagescreenshot.info/i/85128-31201332616pm.png

Reply
3/1/13, 8:29 PM

Với kiến thức của mình thì thế là trên sự mong đợi của mình rồi! sau này sẽ nâng cấp dần!

Reply
DxH
3/1/13, 8:33 PM

:)) Trang chủ của mình giờ để trưng bày Template mới thôi. Cậu để ý mình code được giao diện bài đăng của nhãn Template và Blog là khác nhau tương tự như ta có tên miền con với những trang khác nhau .

Reply
3/1/13, 8:44 PM

giỏi quá!hihi... Nếu kiểm tra tốc độ blog có thêm một công cụ của tra để blogger nữa đây: https://developers.google.com/speed/pagespeed/insights điểm càng cao càng tốt

Reply
DxH
3/1/13, 8:50 PM

Ừ nhưng quan trọng là số lượng dữ liệu phải load... Muốn nhanh thì phải tối giản thôi. Đáng lẽ cái tem đang dùng mình định share vào 8/3 ngày đặc biệt =)) nhưng do tem cũ có bạn ý kiến mình "đạo văn" tem của người khác nên lấy ra dùng luôn. Đang kết phong cách thiết kế Metro góc cạnh nhưng khó để tạo Nổi bật cho trang quá vì khó giải quyết vấn đế kĩ thuật :(

Reply
3/2/13, 7:56 AM

The page Blogger Việt got an overall PageSpeed Score of 78 (out of 100).
:D cũng khá

Reply
3/2/13, 1:51 PM

Bác DxH giờ không còn hỗ trợ kỹ thuật nữa à, mới sửa lại blog, tạm hài lòng với blog bán hàng của mình, ,giờ chỉ nâng cấp thôi, bác nào rảnh ghé thăm rồi nhận xét cái nhé: http://www.dungpv.com , đang bị lỗi slider chưa fix được
Perf. grade
84/100
Load time
4.73s
Requests
293
Page size
3.3MB

muốn hỏi bác DxH là có thủ thuật nào tạo 1 khung phía dưới bên phải và có nút thu gọn lại không? em định để cái giỏ hàng xuống đó, và có 1 nút thu gọn lại nếu khách không cần hiện giỏ hàng

Reply
DxH
3/2/13, 2:17 PM

Thủ thuật liên quan đến site bán hàng mình không nghiên cứu vì ít người dùng :)
Giờ mình chỉ hỗ trợ cho những thủ thuật mình share thôi. Giờ comments mới mọi người qua mục Blog không comments ở trang share template này nữa. Thank!

Reply
Anonymous
3/4/13, 12:23 PM

My Blog
http://techdotpk.blogspot.com/

Reply
4/12/13, 10:59 PM

Lâu quá ko thấy bạn hiền xuất hiện nhỉ ?
Blog đang trên đà phát triển ầm ầm sao lại ko thấy chủ nhà đâu !

Reply
DxH
4/14/13, 6:03 PM

Chào bác, em vừa mới xuất viện đang an dưỡng ở nhà nên ko ngó ngàng đến blog đc.
Sẽ sớm tái xuất lại mọi ng thôi :D

Reply
4/14/13, 8:23 PM

Khá đẹp

Reply
4/15/13, 10:46 PM

Ặc ặc , bị gì mà vào viện thế

Reply
DxH
4/17/13, 6:42 PM

Nói chung là học hành căng thẳng quá, nghỉ ngơi an dưỡng giải tỏa street ^^

Reply
4/29/13, 12:02 PM

nghỉ hưu rồi?

Reply
4/30/13, 1:32 PM

Dxh làm tut theo yêu cầu không. Liên hệ Mail: hayhayinfo@gmail.com. Mình có tut cần bạn làm, giá cả mình nói chuyện trong mail luôn nhé

Reply
6/3/13, 9:34 AM

DXH thiết kế cho mình cái tiện ích thu âm online và room chát kiểu giống giống http://sannhac.com/live-karaoke-651/ được không. Liên hệ mail: hayhayinfo@gmail.com hoặc sdt: 0928123313 thỏa thuận và nói chuyện nhé

Reply
9/1/13, 7:58 PM

Ông bạn chủ blog đâu đâu vắng quá?

www.hanhhuong.info

Reply
10/4/13, 9:30 AM

NGưỡng mộ quá

Reply

Post a Comment

Copyright © 2013 DxHdesign • All Right Reserved