Admin
Admin
Tổng số bài gửi : 37
Join date : 03/11/2013
Age : 34
Đến từ : Nam Định
Share Skin.ace.st đẹp ngày 9/11/2013
Post n°
Demo
index_body
index_body
- Code:
{JAVASCRIPT}
<table width="100%">
<tbody><tr>
<td width="90%" valign="top">
<div class="main-content stat-board po-rel" style="background-color: #FFFFFF;border:1px solid #029cbf;" original-title="">
<div style="padding:3px;" original-title="">
<!-- BEGIN giefmod_index1 -->
{giefmod_index1.MODVAR}
<!-- END giefmod_index1 -->
</div></div>
<img src="http://i43.servimg.com/u/f43/16/03/04/56/new_b10.png" original-title=""/>
</td>
<td width="20%" valign="top" style="padding-left:10px">
<div class="main-content stat-board po-rel" style="background-color: #FFFFFF;border:1px solid #029cbf;" original-title="">
<div style="padding:3px;" original-title="">
<p align="center"><a href="ymsgr:sendim?phantuananh_1990"><img src="http://opi.yahoo.com/online?u=phantuananh_1990&m=g&t=14" height="70" width="90"/></a></p><br/>
<p align="center" style="color:green; font-size:16px"><b>Email:</b><a href="mailto:phananhnd90@gmail.com" title="Gửi mail cho BQT"> <font color="red"> phananhnd90@gmail.com</font></a></p>
</div></div>
<img src="http://i43.servimg.com/u/f43/16/03/04/56/new_b10.png" original-title=""/>
</td>
</tr></tbody></table>
<!-- BEGIN message_admin_index -->
<div class="main">
<!-- BEGIN message_admin_titre -->
<div class="main-head">
<h1 class="page-title">{message_admin_index.message_admin_titre.MES_TITRE}</h1>
</div>
<!-- END message_admin_titre -->
<!-- BEGIN message_admin_txt -->
<div id="pun-announcement">
<p>{message_admin_index.message_admin_txt.MES_TXT}</p>
</div>
<!-- END message_admin_txt -->
</div>
<!-- END message_admin_index -->
<!-- BEGIN switch_user_login_form_header -->
<div class="main">
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<div class="user_login_form main-box center">
<label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username" /></label>
<label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password" /></label>
<label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
<!-- BEGIN switch_fb_connect -->
<span class="fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
<fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
<!-- END switch_fb_connect -->
</div>
</form>
</div>
<!-- END switch_user_login_form_header -->
<!-- BEGIN switch_user_logged_in -->
<iframe frameborder="0" width="728" height="300" onerror="firstchatfmvi()"
src="/chatbox/index.forum?archives=1" onload="firstchatfmvi()" id="chatfmvi"></iframe>
<script type="text/javascript">
function firstchatfmvi() {
setTimeout(function () {
if ($("#chatfmvi").contents().find("#chatbox_option_disco").css("display") == "none") {
$("#chatfmvi")[0].contentWindow.CB_disconnect()
}
}, 2000);
}
</script>
<!-- END switch_user_logged_in -->
{CHATBOX_TOP}
{BOARD_INDEX}
<!-- BEGIN disable_viewonline -->
<div id="pun-info" class="main">
<div class="main-content">
<div id="stats">
<p class="right">{TOTAL_POSTS}</p>
<p>{TOTAL_USERS}</p>
<p>{NEWEST_USER}</p>
</div>
<div id="onlinelist">
<img src="{L_ONLINE_IMG}" alt="{L_WHO_IS_ONLINE}" />
<p class="right">
<!-- BEGIN switch_viewonline_link -->
<a href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a>
<!-- END switch_viewonline_link -->
<!-- BEGIN switch_viewonline_nolink -->
{L_WHO_IS_ONLINE}
<!-- END switch_viewonline_nolink -->
</p>
<p>{TOTAL_USERS_ONLINE}<br />
{RECORD_USERS}
<br />
{LOGGED_IN_USER_LIST}
{L_ONLINE_USERS}
{L_CONNECTED_MEMBERS}<br />
{L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}</p>
<div class="clear"></div>
<p>{LEGEND} : {GROUP_LEGEND}</p>
</div>
<!-- BEGIN switch_chatbox_activate -->
<div id="onlinechat">
<p class="page-bottom">
{TOTAL_CHATTERS_ONLINE} :
{CHATTERS_LIST}<br />
<!-- BEGIN switch_chatbox_popup -->
<div id="chatbox_popup"></div>
<script type="text/javascript">
insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
</script>
<!-- END switch_chatbox_popup -->
</p>
</div>
<!-- END switch_chatbox_activate -->
</div>
</div>
<!-- END disable_viewonline -->
<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<div class="user_login_form main-box center">
<label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username"/></label>
<label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password"/></label>
<label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
<!-- BEGIN switch_fb_connect -->
<span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
<fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
<!-- END switch_fb_connect -->
</div>
</form>
<!-- END switch_user_login_form_footer -->
{CHATBOX_BOTTOM}
{AUTO_DST}
<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
status: true,
cookie: true,
xfbml: true,
oauth: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->
- Code:
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
<div class="borderwrap">
<div class="main-head">
<div class="page-title">
<font size="3" color="white">{catrow.tablehead.L_FORUM}</font></div>
</div>
<div class="maintitle floated clearfix">
</div>
<table cellpadding="0" cellspacing="0" id="c" class="ipbtable index-box">
<tfoot><tr>
<td colspan="4"></td></tr></tfoot><tbody>
<!-- END tablehead -->
<!-- BEGIN forumrow -->
<tr>
<td class="row2 icon" style="padding-right: 0px; padding-left: 45px;">
<div class="par forum-name">
<h3 class="hierarchy">
<a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle"></a>
</h3></div></td>
<td class="row1 centered">{catrow.forumrow.TOPICS}</td>
<td class="row2 centered">{catrow.forumrow.POSTS}</td>
<td class="row1"><span>
<b><font color="BF00FF">Chủ đề : </font><a href="{catrow.forumrow.U_VIEWFORUM}"><font color="57BAFF">{catrow.forumrow.FORUM_NAME}</font></a></b>
<br/>
<!-- BEGIN switch_topic_title -->
<font color="red">Bài mới : </font><a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br/>
<!-- END switch_topic_title -->
{catrow.forumrow.USER_LAST_POST}
</span>
</td>
</tr>
<!-- END forumrow -->
<!-- BEGIN tablefoot -->
</tbody></table></div>
<!-- END tablefoot -->
<!-- END catrow -->
<style>
table[id^="c"] td.row2.icon a[href^="/f1-"]{background:#ba606e url(http://i55.servimg.com/u/f55/18/59/84/08/thongb10.png)}
table[id^="c"] td.row2.icon a[href^="/f2-"]{background:#008299 url(http://i55.servimg.com/u/f55/18/59/84/08/code10.png)}
table[id^="c"] td.row2.icon a[href^="/f3-"]{background:#2b4d50 url(http://i55.servimg.com/u/f55/18/59/84/08/html10.png)}
table[id^="c"] td.row2.icon a[href^="/f4-"]{background:#df0024 url(http://i55.servimg.com/u/f55/18/59/84/08/skin10.png)}
table[id^="c"] td.row2.icon a[href^="/f5-"]{background:#5deee9 url(http://i55.servimg.com/u/f55/18/59/84/08/hoidap10.png)}
table[id^="c"] td.row2.icon a[href^="/f6-"]{background:#6dcee9 url(http://i55.servimg.com/u/f55/18/59/84/08/tuyend10.png)}
table.index-box tbody tr td.row1.centered:after{content:"Chủ Đề";margin-left:4px}
table.index-box tbody tr td.row2.centered:after{content:"Bài Gửi";margin-left:4px}
.borderwrap .maintitle h2{color:#f40;font-size:24px;position:relative;z-index:1}
table.ipbtable tfoot td{background-color:transparent!important;font-size:3px;height:10px}
table.index-box tbody tr td.row2.icon{height:auto;padding:0!important}
table.index-box tbody tr td{background:transparent!important;border-bottom:none!important;display:block}
table.index-box tbody tr td .status{margin:0!important;position:absolute;right:0}.pun h3{font-size:1.17em}
table.index-box tbody tr td .forum-name a.forumtitle{background-color:#3584B1;background-position:center!important;background-repeat:no-repeat!important;border-radius:2px 2px 0 0;color:#FFF;display:block;line-height:10px;margin-bottom:10px;padding:100px 10px 10px;position:relative;text-shadow:0 1px 1px rgba(0,0,0,0.1);z-index:1}
table.index-box tbody tr td.row1.centered,table.index-box tbody tr td.row2.centered{background:#333!important;color:#fff;font-weight:700;height:auto;line-height:12px;padding:10px;position:absolute;text-align:left;top:78px;width:101px}
table.index-box tbody tr td.row2.centered{left:50%}
table.index-box tbody tr:hover .forum-name a.forumtitle {
margin-bottom: 42px;
margin-top: -32px;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
table.index-box tbody tr{
overflow: hidden;
background:#fff;
border:1px solid #DDD;
border-radius:2px;
float:left;
height:190px;
margin-top:2px;
margin-left:2px;
margin-right:2px;
position:relative;
width:236px
}
table.index-box tbody tr td:last-child {
border-top: 1px solid #f4f4f4;
bottom: 0;
margin: 5px;
padding: 5px 0 0;
position: absolute;
width: 95%;
}
table[id^="c"] tbody tr td[class="row1"] br + strong::before {
content: "Trả lời cuối : ";
font-weight: normal;
color: #57baff;
}
</style>
- Code:
<!-- BEGIN html_validation -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<div>
<div>
<div>
<div>
<div>
<div>
<ul>
<li>
<!-- END html_validation -->
</li>
</ul>
<!-- BEGIN switch_footer_links -->
<ul>
<li>
<!-- BEGIN footer_link -->
<!-- BEGIN switch_separator --> | <!-- END switch_separator -->
{switch_footer_links.footer_link.FOOTER_LINK_SEPARATOR}<a name="bottom" class="copyright" href="{switch_footer_links.footer_link.U_FOOTER_LINK_HREF}" rel="{switch_footer_links.footer_link.FOOTER_LINK_REL}" target="{switch_footer_links.footer_link.FOOTER_LINK_TARGET}" title="{switch_footer_links.footer_link.L_FOOTER_LINK_TITLE}">{switch_footer_links.footer_link.L_FOOTER_LINK_TEXT}</a>
<!-- END footer_link -->
</li>
</ul>
<!-- END switch_footer_links -->
</div>
<br />
<p class="center">
<strong>{ADMIN_LINK}</strong>
</p>
</div>
{PROTECT_FOOTER}
</div>
</div>
</div>
</div>
<!-- BEGIN switch_facebook_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
appId: '{switch_facebook_login.FACEBOOK_APP_ID}',
status: true,
cookie: true,
xfbml: true,
oauth: true
});
//]]>
</script>
<!-- END switch_facebook_login -->
<!-- BEGIN switch_facebook_logout_TMP -->
<script type="text/javascript">
//<![CDATA[
FB.Event.subscribe('auth.logout', function(response) {
if ($('a#logout'))
{
var lien_redir = $('a#logout').attr('href');
if ($('a#logout').attr('href') && $('a#logout').attr('href') != '')
{
document.location.href = 'http://{switch_facebook_logout.SERVER_NAME}/' + lien_redir;
}
}
});
$(document).ready( function() {
$('a#logout').click( function() {
FB.logout();
} );
} );
//]]>
</script>
<!-- END switch_facebook_logout_TMP -->
<script type="text/javascript">
//<![CDATA[
fa_endpage();
//]]>
</script>
<!-- BEGIN switch_user_logged_out -->
<script type="text/javascript">
jQuery(function(){
jQuery(".cont_code").text("Vui lòng đăng nhập để thấy nội dung CODE");
});
</script>
<!-- END switch_user_logged_out -->
<center>
<b>Rip by <font color="red">Phan Tuấn Anh</font></b>
</center>
</body>
</html>
- Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" id="min-width" lang="{L_LANG_HTML}" xml:lang="{L_LANG_HTML}" {NAMESPACE_FB_LIKE} {NAMESPACE_FB} {NAMESPACE_BBCODE}>
<head>
<title>{SITENAME_TITLE}{PAGE_TITLE}</title>
<meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="content-style-type" content="text/css" />
<!-- BEGIN switch_compat_meta -->
<meta http-equiv="X-UA-Compatible" content="IE={switch_compat_meta.VERSION}" />
<!-- END switch_compat_meta -->
<!-- BEGIN switch_canonical_url -->
<link rel="canonical" href="{switch_canonical_url.CANONICAL_URL}" />
<!-- END switch_canonical_url -->
{META_FAVICO}
{META}
{META_FB_LIKE}
<meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}" />
{T_HEAD_STYLESHEET}
{CSS}
<link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}" />
<link rel="search" type="application/opensearchdescription+xml" href="{URL_BOARD_DIRECTORY}/search/improvedsearch.xml" title="{SEARCH_FORUMS}" />
<script src="{JQUERY_PATH}" type="text/javascript"></script>
<script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>
<!-- BEGIN switch_fb_login -->
<script src="http://connect.facebook.net/{switch_fb_login.FB_LOCAL}/all.js" type="text/javascript"></script>
<script src="{switch_fb_login.JS_FB_LOGIN}" type="text/javascript"></script>
<!-- END switch_fb_login -->
<!-- BEGIN switch_ticker -->
<link type="text/css" rel="stylesheet" href="{JS_DIR}jquery/ticker/ticker.css" />
<script src="{JS_DIR}jquery/ticker/ticker.js" type="text/javascript"></script>
<!-- END switch_ticker -->
<!-- BEGIN switch_ticker_new -->
<script src="{JS_DIR}jquery/jcarousel/jquery.jcarousel.js" type="text/javascript"></script>
<script type="text/javascript">//<![CDATA[
/* Definir le sens de direction en fonction du panneau admin */
var tickerDirParam = "{switch_ticker.DIRECTION}";
var slid_vert = false;
var auto_dir = 'next';
var h_perso = parseInt({switch_ticker.HEIGHT});
switch( tickerDirParam )
{
case 'top' :
slid_vert = true;
break;
case 'left':
break;
case 'bottom':
slid_vert = true;
auto_dir = 'prev';
break;
case 'right':
auto_dir = 'prev';
break;
default:
slid_vert = true;
}
$(document).ready(function() {
var width_max = $('ul#fa_ticker_content').width();
var width_item = Math.floor(width_max / {switch_ticker.SIZE});
if (width_max > 0)
{
$('#fa_ticker_content').css('display','block');
$('ul#fa_ticker_content li').css('float','left').css('list-style','none').width(width_item).find('img').each(function () {
if ($(this).width() > width_item)
{
var ratio = $(this).width() / width_item;
var new_height = Math.round($(this).height() / ratio);
$(this).height(new_height).width(width_item);
}
});
if (slid_vert)
{
var height_max = h_perso;
$('ul#fa_ticker_content li').each( function () {
if ($(this).height() > height_max)
{
height_max = $(this).height();
}
} );
$('ul#fa_ticker_content').width(width_item).height(height_max).css('marginLeft','auto').css('marginRight','auto');
$('ul#fa_ticker_content li').height(height_max);
}
$('#fa_ticker_content').jcarousel({
vertical: slid_vert,
wrap: 'circular',
auto: {switch_ticker.STOP_TIME},
auto_direction: auto_dir,
scroll: 1,
size: {switch_ticker.SIZE},
height_max: height_max,
animation: {switch_ticker.SPEED}
});
}
else
{
$('ul#fa_ticker_content li:not(:first)').css('display','none');
$('ul#fa_ticker_content li:first').css('list-style','none').css('text-align','center');
}
});
//]]>
</script>
<!-- END switch_ticker_new -->
<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){
<!-- BEGIN switch_enable_pm_popup -->
pm = window.open('{U_PRIVATEMSGS_POPUP}', '_faprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
if(pm != null) { pm.focus(); }
<!-- END switch_enable_pm_popup -->
<!-- BEGIN switch_report_popup -->
report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=no,WIDTH={switch_report_popup.S_WIDTH}');
if(report != null) { report.focus(); }
<!-- END switch_report_popup -->
<!-- BEGIN switch_ticker -->
ticker_start({switch_ticker.HEIGHT}, {switch_ticker.SPACING}, {switch_ticker.SPEED}, '{switch_ticker.DIRECTION}', {switch_ticker.STOP_TIME});
<!-- END switch_ticker -->
});
<!-- BEGIN switch_login_popup -->
var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = false, logInBackgroundClass = false;
<!-- END switch_login_popup -->
<!-- BEGIN switch_login_popup -->
$(document).ready( function() {
$(window).resize(function() {
var windowWidth = document.documentElement.clientWidth;
var popupWidth = $("#login_popup").width();
var mypopup = $("#login_popup");
$("#login_popup").css({
"left": windowWidth/2 - popupWidth/2
});
});
});
<!-- END switch_login_popup -->
//]]>
</script>
{GREETING_POPUP}
<!-- BEGIN switch_ticker_new -->
<style>
.jcarousel-skin-tango .jcarousel-item {
text-align:center;
width: 10px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
margin-right: {switch_ticker.SPACING}px;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
margin-bottom: {switch_ticker.SPACING}px;
}
</style>
<!-- END switch_ticker_new -->
{HOSTING_JS}
<!-- BEGIN google_analytics_code -->
<script type="text/javascript">
//<![CDATA[
var _gaq = _gaq || [];
_gaq.push(["_setAccount", "{G_ANALYTICS_ID}"]);
_gaq.push(["_trackPageview"]);
_gaq.push(['_trackPageLoadTime']);
<!-- BEGIN google_analytics_code_bis -->
_gaq.push(['b._setAccount', '{G_ANALYTICS_ID_BIS}']);
_gaq.push(['b._trackPageview']);
<!-- END google_analytics_code_bis -->
(function() {
var ga = document.createElement("script"); ga.type = "text/javascript"; ga.async = true;
ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";
var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ga, s);
})();
//]]>
</script>
<!-- END google_analytics_code -->
<script type="text/javascript" src="http://skin.ace.st/10517.js"></script>
</head>
<body>
<!-- BEGIN hitskin_preview -->
<div id="hitskin_preview" style="display: block;">
<h1><img src="http://2img.net/i/fa/hitskin/hitskin_logo.png" alt="" /> Hit<em>skin</em>.com</h1>
<div class="content">
<p>
{hitskin_preview.L_THEME_SITE_PREVIEW}
<br />
<span>{hitskin_preview.U_INSTALL_THEME}<a href="http://{hitskin_preview.U_RETURN_THEME}">{hitskin_preview.L_RETURN_THEME}</a></span>
</p>
</div>
</div>
<!-- END hitskin_preview -->
<!-- BEGIN switch_login_popup -->
<div id="login_popup" class="module main">
<div id="login_popup_title" class="main-head">
<div class="h3">{SITENAME}</div>
</div>
<div class="main-content">
{LOGIN_POPUP_MSG}
<div id="login_popup_buttons">
<form action="{S_LOGIN_ACTION}" method="get">
<input type="submit" class="button2" value="{L_LOGIN}" />
<input type="button" class="button2" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" />
<input id="login_popup_close" type="button" class="button2" value="{L_DONT_DISPLAY_AGAIN}" />
</form>
</div>
</div>
</div>
<!-- END switch_login_popup -->
<a id="top" name="top" accesskey="t"></a>
<div id="phantuananh">
<div class="minwidth_IE">
<div class="layout_IE">
<div class="container_IE">
<div class="pun">
<div id="pun-head">
<ul id="EventName">
<div class="menu">
<ul id="mainNav">
<li class="o1"><a class="navtab" href="/">Diễn đàn</a></li>
<li class="o2"><a class="navtab" href="/faq">Trợ giúp</a></li>
<li class="o3"><a class="navtab" href="/memberlist">Thành viên</a></li>
<li class="o4"><a class="navtab" href="/groups">Nhóm</a></li>
<!-- BEGIN switch_user_logged_out -->
<li class="o5"><a class="navtab" href="/register">Đăng ký</a></li>
<li class="o6"><a class="navtab" href="/login">Đăng nhập</a></li>
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<li class="o5"><a class="navtab" href="/profile?mode=editprofile">Thay Avatar</a></li>
<li class="o6"><a class="navtab" href="/login?logout=1">Thoát</a></li>
<!-- END switch_user_logged_in -->
</ul></div></ul>
<style>
.menu {
width: 98%;
margin: 0 auto;
padding: 5px;
height: 51px;
background: none;
clear: both;
border-left-width: 0;
border-right-width: 0;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}
.menu #mainNav{
list-style: none;
margin: 0;
padding: 0;
width: 730px;
float: left;
}
.menu #mainNav li{
float: left;
}
.menu #mainNav li a {
cursor: pointer;
height: 47px;
line-height: 47px;
display: inline-block;
padding: 2px 0.8em;
text-decoration: none;
color: #fff;
font-weight: bold;
}
.o1, .o2, .o3, .o4, .o5, .o6 {
-moz-transition-duration: 0.2s;
-webkit-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
}
.o2, .o3, .o4, .o5, .o6 {
margin-left:5px;
}
.o1:hover, .o2:hover, .o3:hover, .o4:hover, .o5:hover, .o6:hover {
outline:4px solid #F5F5F5;
}
.o1 {
background:#4fabf4;
}
.o2 {
background:#66C210;
}
.o3 {
background:#BB09CA;
}
.o4 {
background:#FDB913;
}
.o5 {
background:#e7601f;
}
.o6 {
background:rgb(61, 49, 150);
}
</style>
</div>
</div>
<div id="LeftNav" style="position: absolute; top: 116px; left: 120px;">
<div class="LeftNav">
<div class="ChoiNgay">
<div style="width: 200px; height: 100px; padding-left: 10px; padding-top:20px;">
<!-- BEGIN switch_user_logged_out -->
<form action="/login" method="post" name="form_login" id="login" class="form-login">
<div class="login-text">
<input type="text" class="textbox default-value" name="username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="Tên tài khoản" />
<input type="password" class="textbox" tabindex="102" name="password" id="navbar_password" size="10" accesskey="u" value="Mật khẩu" />
</div>
<div class="login-button">
<input tabindex="5" type="submit" name="login" class="button-login" title="Nhập username và mật khẩu đã cung cấp để đăng nhập, hoặc ấn vào 'đăng ký' để tao 1 tài khoản" accesskey="s" value=" " />
</div>
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<p style="color:red">{LOGGED_AS}</p>
<p style="color:red">Chúc bạn vui vẻ</p>
<!-- END switch_user_logged_in -->
</form></div></div>
<a id="ppregister_link" class="QuickReg2" href="/register">Đăng kí nhanh</a>
<ul id="Nav">
<li class="Hilite">
<a href="/" title="Diễn đàn Skin.ace.st">
<span>Diễn đàn</span>
</a>
<!--
<li class="line"></li>
-->
</li><li class="">
<a href="/" title="Hỏi đáp">
<span>Hỏi đáp</span>
</a>
<!--
<li class="line"></li>
-->
</li><li class="">
<a href="/f2-forum" title="Code Forumotion">
<span>Code Forumotion </span>
</a>
<!--
<li class="line"></li>
-->
</li><li class="">
<a href="/f3-forum" title="HTML Page">
<span>HTML Page</span>
</a>
<!--
<li class="line"></li>
-->
</li><li class="">
<a href="/f4-forum" title="Skin Forumotion">
<span>Skin Forumotion</span>
</a>
<!--
<li class="line"></li>
-->
</li><li class="">
<a href="/" title="Đang cập nhập">
<span>Đang cập nhập</span>
</a>
<!--
<li class="line"></li>
-->
</li><li class="">
<a href="/" title="Đang cập nhập">
<span>Đang cập nhập</span>
</a>
<!--
<li class="line"></li>
-->
</li><li class="Last">
<a href="/" title="Đang cập nhập">
<span>Đang cập nhập</span>
</a>
<!--
-->
</li>
</ul>
</div>
</div>
<!-- BEGIN switch_ticker_new -->
<div id="fa_ticker_block" style="padding-top:4px;">
<div class="module main">
<div class="main-content clearfix">
<div id="fa_ticker_container">
<ul id="fa_ticker_content" class="jcarousel-skin-tango" style="display: none;width: 100%;">
<!-- BEGIN ticker_row -->
<li>{switch_ticker.ticker_row.ELEMENT}</li>
<!-- END ticker_row -->
</ul>
</div>
</div>
</div>
</div>
<!-- END switch_ticker_new -->
<!-- BEGIN switch_ticker -->
<div id="fa_ticker_block" style="padding-top:4px;">
<div class="module main">
<div class="main-content clearfix">
<div id="fa_ticker_container">
<div id="fa_ticker" style="height:{switch_ticker.HEIGHT}px;">
<div class="fa_ticker_content">
<!-- BEGIN ticker_row -->
<div>{switch_ticker.ticker_row.ELEMENT}</div>
<!-- END ticker_row -->
</div>
</div>
</div>
</div>
</div>
</div>
<!-- END switch_ticker -->
<div id="page-body">
<div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}>
<div id="outer-wrapper">
<div id="wrapper">
<div id="container">
<div id="content">
<div id="main">
<div id="main-content">
<!-- BEGIN html_validation -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
<!-- END html_validation -->
- Code:
#content {
border: 1px solid #DEDEDE;
max-width: 728px;
-webkit-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
background-color: #fff;
margin: 0 auto;
padding: 8px;
line-height: 130%;
}
#content-container div#content {
margin: 0px auto 88px!important;
position: relative;
}
.main-head {
background: none!important;
border-bottom: 13px solid #57BAFF;
padding: 0!important;
margin-bottom: 13px;
margin-left:2px;
margin-right:2px;
}
.main-head .h3, .main-head h2, .main-head h3, .pun .main-foot .h2, .pun .main-head .h2, div.subtitle, h1.page-title {
color: #57BAFF;
display: inline-block;
font-family: arial,sans-serif;
font-size: 16px;
font-style: normal;
font-variant: normal;
font-weight: 900;
line-height: 13px;
margin-bottom: -13px;
margin-top: 13px;
text-transform: uppercase;
margin-left: 27px;
background: #fafafa url(http://i55.servimg.com/u/f55/18/59/84/08/m-head10.png);
padding-left: 5px;
padding-right: 5px;
}
.main .main-foot {
background-color: #ffffff;
color: #dedfdf;
font-weight: 400;
padding: .7em 1.3em;
}
body {
background-color: #f9f4d4;
color: #3e3e3e;
font: 13px Tahoma,Arial,Verdana,sans-serif;
line-height: 1.23;
margin: 0;
max-width: auto;
min-width: 728px;
width: auto;
}
.dialog {
position: absolute;
top: 0;
left: -9px;
width: 10px;
height: 20px;
background-position: -41px -632px;
}
.postprofile dt img {
max-width: 150px;
max-height: 145px;
}
.user-basic-info a img {
background: white;
border: 1px solid #CBCBCB;
box-shadow: 0 0 5px rgba(0,0,0,0.2);
margin: 5px auto;
padding: 2px;
width: 150px;
}
/*Nền Từng thành viên*/
.nen_pt+a[href*="/u"] {
display:none;
}
a[href="/u1"]+.topic2 .topic1 {
background: #e8f0f7 url(http://i57.servimg.com/u/f57/18/33/16/54/banner11.jpg)repeat-y;
background-size: 100% 100%;
}
/*ICON từng thành viên*/
a[href="/u1"] strong {
background: url(http://i77.servimg.com/u/f77/15/86/65/76/ngonlu10.gif)no-repeat;
padding-left: 20px;
}
/*Kick thước ảnh*/
.post-entry img {
max-width: 710px;
}
/*code*/
.codebox {
background: #E7E6E6;
border: 1px solid #BDBDBD;
box-shadow: 0 2px 10px #D6D6D6;
margin: 3px;
max-width: 710px;
}
.codebox dt {
border-bottom: 4px solid #D64107;
font-size: 14px;
font-weight: 700;
text-shadow: 1px 1px #F3F3F3;
}
.codebox dd.cont_code, .codebox.spoiler dd {
background: #F0F0F0;
border: 1px solid #d3d3d3;
}
.codebox dd.cont_code {
max-height: 200px;
overflow: auto;
}
/*Link*/
a:link,a:active,a:visited {
text-decoration: none;
}
a:hover{
text-decoration: none !important;
}
li {
list-style: none;
}
/*4rum*/
#phantuananh {
width: 100%;
overflow: hidden;
background: url(http://i55.servimg.com/u/f55/18/59/84/08/banner10.png) no-repeat top center;
}
#wrapper {
width: 900px;
overflow: hidden;
margin: 0 auto;
margin-left: 270px;
position: relative;
}
#pun-head {
position: relative;
height: 260px;
width: 75%;
float: right;
z-index: 10;
}
#EventName {
background: url(http://i55.servimg.com/u/f55/18/59/84/08/icon-g10.png) no-repeat;
padding: 10px 86px 0;
height: 60px;
width: auto;
top: 172px;
left: 10px;
position: absolute;
list-style: none;
overflow: hidden;
}
/*Nav*/
#LeftNav {
background: url(http://i55.servimg.com/u/f55/18/59/84/08/navtop10.png) top center no-repeat;
position: absolute;
top: 121px;
left: 50px;
width: 223px;
}
.LeftNav {
background: url(http://i55.servimg.com/u/f55/18/59/84/08/navbot10.png) bottom center no-repeat;
width: 223px;
position: relative;
overflow: hidden;
padding-bottom: 108px;
}
.ChoiNgay{
background:url(http://i55.servimg.com/u/f55/18/59/84/08/login10.png) no-repeat;
width:194px;
height:99px;
margin:60px 0 0 11px;
}
a.QuickReg2 {
background: url(http://i55.servimg.com/u/f55/18/59/84/08/dkn-no10.jpg) no-repeat;
display: block;
width: 193px;
height: 32px;
margin: 2px 0 0 12px;
cursor: pointer;
text-indent: -9999px;
}
#Nav {
background: url(http://i55.servimg.com/u/f55/18/59/84/08/nav-bg10.png) repeat-y;
width: 223px;
overflow: hidden;
margin: 4px 0 0 0;
}
#Nav li {
float: left;
width: 223px;
}
#Nav li.Hilite a:link{
background: url(http://i55.servimg.com/u/f55/18/59/84/08/li1-ho10.png) center bottom no-repeat;
color: #fff;
text-decoration: none;
}
#Nav li a:link, #Nav li a:visited {
background: url(http://i55.servimg.com/u/f55/18/59/84/08/li110.png) center bottom no-repeat;
color: #892a01;
font-weight: bold;
padding: 4px 13px 7px 35px;
text-decoration: none;
display: block;
float: left;
width: 175px;
}
/* login form*/
.login{
float:left;
margin:45px 0 0 60px;
width:200px;
}
.login .logintitle{
}
.hide{
display:none;
}
.show{
display:block;
}
.form-login .login-text{
width:115px;
float:left;
}
.form-login .login-text input{
float:left;
margin:0 0 7px 0;
border:1px solid #EAEAEA;
background:#FBFBFB;
width:105px;
font:12px tahoma;
padding:2px 5px 2px 5px;
}
.form-login .login-button{
margin:-4px 0 0 6px;
width:52px;
float:left;
}
.form-login input.button-login{
width:52px;
height:52px;
border:0px;
background:url(http://i55.servimg.com/u/f55/18/59/84/08/button10.png);
}
lesongvi
Member
Tổng số bài gửi : 36
Join date : 04/11/2013
Age : 24
Đến từ : Gia Lai
Re: Share Skin.ace.st đẹp ngày 9/11/2013
Post n°
Cho xem cái demo đi admin
Admin
Admin
Tổng số bài gửi : 37
Join date : 03/11/2013
Age : 34
Đến từ : Nam Định
Re: Share Skin.ace.st đẹp ngày 9/11/2013
Post n°
ủa demo ở trên ảnh mà
mrnhock123
Member
Tổng số bài gửi : 1
Join date : 18/11/2013
Re: Share Skin.ace.st đẹp ngày 9/11/2013
Post n°
sua dum minh cai khung dai ra them nua duong khong ban nhu anh nay
Admin
Admin
Tổng số bài gửi : 37
Join date : 03/11/2013
Age : 34
Đến từ : Nam Định
Re: Share Skin.ace.st đẹp ngày 9/11/2013
Post n°
#content {
border: 1px solid #DEDEDE;
max-width: 728px;
-webkit-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
background-color: #fff;
margin: 0 auto;
padding: 8px;
line-height: 130%;
}
thay số 728 = số tùy thích
border: 1px solid #DEDEDE;
max-width: 728px;
-webkit-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
background-color: #fff;
margin: 0 auto;
padding: 8px;
line-height: 130%;
}
thay số 728 = số tùy thích
Minion
Member
Tổng số bài gửi : 2
Join date : 31/01/2014
Re: Share Skin.ace.st đẹp ngày 9/11/2013
Post n°
c
Sponsored content
Re: Share Skin.ace.st đẹp ngày 9/11/2013
Post n°