پنل کاربری و login بسیار زیبا .
دانلود
آموزش نصب
فایل رو دانلود کرده و در جای مشخص شده آپلود کنید.
کد زیر رو قبل از
در main.tpl قالب خودتون قرار بدید.
کد زیر رو قبل از
</head>
در main.tpl قالب خودتون قرار بدید.
<script type="text/javascript" src="{THEME}/js/menu.user.down"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-11834194-6']);
_gaq.push(['_trackPageLoadTime']);
_gaq.push(['_trackPageview']);
_gaq.push(['b._setAccount', 'UA-11834194-36']);
_gaq.push(['b._trackPageLoadTime']);
_gaq.push(['b._trackPageview']);
(function() {
var ga = document.createElement('script');
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
ga.setAttribute('async', 'true');
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<link media="screen" href="{THEME}/style/login.css" type="text/css" rel="stylesheet" />
<link media="screen" href="{THEME}/style/face.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="{THEME}/js/facebox.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$('a[rel*=facebox]').facebox({
})
})
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-11834194-6']);
_gaq.push(['_trackPageLoadTime']);
_gaq.push(['_trackPageview']);
_gaq.push(['b._setAccount', 'UA-11834194-36']);
_gaq.push(['b._trackPageLoadTime']);
_gaq.push(['b._trackPageview']);
(function() {
var ga = document.createElement('script');
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
ga.setAttribute('async', 'true');
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<link media="screen" href="{THEME}/style/login.css" type="text/css" rel="stylesheet" />
<link media="screen" href="{THEME}/style/face.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="{THEME}/js/facebox.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$('a[rel*=facebox]').facebox({
})
})
</script>