vovanan
last đẹp đơn giản có cột like box
on 07/09/2013vovanan
loading...
demo sống : Diễn Đàn LikeGames
mod_recen_topic:
- Code:
<!-- BEGIN classical_row -->
<div class="main recentWidth" dav"border-right: 1px solid #DDDDDD;border-right: 1px solid #DDDDDD;
width: 602px;
float: left;margin-right: 10px;
margin-top: 13px;">
<div id="recentnew" class="main-content" dav"border-left:0 none;border-right:1px solid #DDD!important;border-top:0 none;">
<div class="page-title1"><h2>Thống Kê Bài Viết</h2></div>
<ul class="latest_topics" dav"padding-left: 20px ! important;">
<!-- BEGIN recent_topic_row -->
<li dav"border-bottom: 1px dashed #CCC;line-height: 21px;">
<span class="leftrecent" dav"letter-spacing: 0.1em;">
<a href="{classical_row.recent_topic_row.U_TITLE}">{classical_row.recent_topic_row.L_TITLE}</a>
</span>
<span class="imgstatus">
<img width="10px" src="http://i48.servimg.com/u/f48/16/58/89/73/post_o10.png" />
</span>
</li>
<!-- END recent_topic_row -->
</ul>
</div>
</div>
<!-- END classical_row -->
<style>
/* Latest topic */
.leftrecent{white-space:nowrap;position:absolute;text-overflow:ellipsis}
.imgstatus{background-color:#FFF;left:-30px;position:absolute;padding:5px 7px}
.latest_topics{margin-top: 5px;list-style:decimal-leading-zero outside none;text-align:left;margin-left: 15px;padding: 0 5px 10px 30px;}
.latest_topics li{line-height:16.1px;position:relative}
.recentWidth .main-head{position: relative; height: 1.3em;overflow: hidden;}
.recentWidth h3{marign-left: 10px}
</style>
- Code:
<div class="main"><div class="main-content" dav"width: 292px;
float: left;"><div class="page-title1"><h2>Like Fanpage</h2></div>
<iframe src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Fpages%2FH%25E1%25BB%2599i-Gi%25E1%25BA%25A3i-Tr%25C3%25AD-24h%2F266507340161061%3Fref%3Dhl&width=292&height=258&colorscheme=light&show_faces=true&header=false&stream=false&show_border=true&appId=306942712778711" scrolling="no" frameborder="0" dav"border:none; overflow:hidden; width:292px; height:258px;" allowTransparency="true"></iframe>
</div></div>
No Comment.