Suport Theme V1
Pagina 1 din 1 • Distribuiţi
Suport Theme V1
Nume tema: Suport Theme v1
Versiune forum: phpBB 3
Link catre tema: [Trebuie sa fiti inscris si conectat pentru a vedea acest link]
Screenshot-uri: [Trebuie sa fiti inscris si conectat pentru a vedea acest link]
CSS personalizat: - Da
Nu imi dadea voie sa pun tema pe hitskin.ro
Template Tema
index_body :
- Cod:
{JAVASCRIPT}
<!-- BEGIN switch_user_logged_in --><p class="right rightside">{LAST_VISIT_DATE}</p><!-- END switch_user_logged_in -->
<p>{CURRENT_TIME}</p>
<br class="clear" />
<!-- BEGIN switch_user_login_form_header -->
<div class="panel">
<div class="inner"><span class="corners-top"><span></span></span>
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<div class="user_login_form center">
<label>{L_USERNAME} : <input class="post" type="text" size="10" name="username" /></label>
<label>{L_PASSWORD} : <input class="post" type="password" size="10" name="password" /></label>
<label>{L_AUTO_LOGIN} : <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
{S_HIDDEN_FIELDS}<input class="mainoption button1" type="submit" name="login" value="{L_LOGIN}" />
<!-- BEGIN switch_social_login -->
<div class="social_btn">
<!-- BEGIN fb_connect -->
<div class="fb-login-button"></div>
<!-- END fb_connect -->
</div>
<!-- END switch_social_login -->
</div>
</form>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- END switch_user_login_form_header -->
<!-- BEGIN message_admin_index -->
<div class="panel introduction">
<div class="inner"><span class="corners-top"><span></span></span>
<!-- BEGIN message_admin_titre -->
<div class="h3">{message_admin_index.message_admin_titre.MES_TITRE}</div>
<!-- END message_admin_titre -->
<!-- BEGIN message_admin_txt -->
<div class="mes-txt">{message_admin_index.message_admin_txt.MES_TXT}</div>
<!-- END message_admin_txt -->
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- END message_admin_index -->
{CHATBOX_TOP}
{BOARD_INDEX}
<!-- BEGIN disable_viewonline -->
<div class="stat-block">
<div class="box_shadow">
<h3><span style="font-size: 20px; color: #00a5cd;"><i class="fa fa-users"></i></span> <a href="/viewonline">Cine este conectat?</a></h3><img class="img-whois" alt="Who is online?" id="i_whosonline" src="http://2img.net/i/fa/empty.gif">
{TOTAL_USERS_ONLINE}
<br><br>{LOGGED_IN_USER_LIST}
{L_ONLINE_USERS}
<br> {L_CONNECTED_MEMBERS}<br />
<br>{LEGEND} : <a style="color: #F03333" href="/g2-administratori" > Administratori </a></b>
• <b> <a style="color: #A38055" href="/g3-supervizori" > Supervizori </a></b>
• <b> <a style="color: #7CBA2B" href="/g4-moderatori" > Moderatori </a></b>
• <b> <a style="color: #960096" href="/g5-asistenti" > Asistenti </a></b>
• <b> <a style="color: #FA5FFA" href="/g6-designeri" > Designeri </a></b>
</div><div class="clear123"></div>
<h3><span style="font-size: 20px; color: #00a5cd;"><i class="fa fa-bar-chart"></i></span> Statistici</h3>
<div class="Type_center"><span class="ipsType_large statsCount"><span class="FORUMCOUNTOPIC"></span></span><br><span class="ipsType_light ipsType_medium">Total Topicuri</span></div>
<div class="Type_center"><span class="ipsType_large statsCount"><span class="FORUMCOUNTPOST"></span></span><br><span class="ipsType_light ipsType_medium">Total Posturi</span></div>
<div class="Type_center"><span class="ipsType_large statsCount"><span class="FORUMCOUNTUSER"></span></span><br><span class="ipsType_light ipsType_medium">Total Memberii</span></div>
<div class="Type_center"><span class="ipsType_large statsCount"><span class="FORUMONLINEUSER"></span></span><br><span class="ipsType_light ipsType_medium">Total Conectati</span></div>
<div class="Type_center">
<span class="statsCount">
<span class="FORUMLASTUSERLINK">
</span>
</span>
<br/>
<span class="ipsType_light ipsType_medium">Noul Membru</span>
</div>
<style>
.information {
background: none repeat scroll 0% 0% #EBFCDF;
padding: 10px;
border: 1px solid #A4CFA4;
color: #0E440E;
line-height: 1.6;
font-size: 12px;
}
stat-block {
background: white none repeat scroll 0 0;
border-color: #e5e5e5;
border-radius: 4px;
border-style: solid;
border-width: 1px 1px 2px;
padding: 5px;
}
.box_shadow {
background: transparent none repeat scroll 0 0;
padding: 5px;
}
.Type_center {
display: inline-block;
line-height: 20px;
margin: 0 40px;
text-align: center;
}
.statsCount {
color: #00a5cd;
font-family: "Roboto",sans-serif;
font-size: 18px;
}
.stat-block h3 {
border-bottom: 3px double #00a5cd;
color: #555;
font-family: "PT Sans",Verdana,Helvetica,Arial,sans-serif;
font-size: 130%;
margin-bottom: 13px;
margin-top: 0;
padding-bottom: 8px;
padding-left: 13px;
padding-top: 1px;
}
.clear123 {
background: rgba(0, 0, 0, 0) url("http://i.imgur.com/azy4QRc.png") no-repeat scroll 0 0;
margin-top: 20px;
padding: 10px;
}
.stat-block p {
padding-left: 33px;
}
#new-mes {
background: rgb(107, 166, 94) none repeat scroll 0 0;
border-radius: 2px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) inset;
color: #fff;
display: inline-block;
font-size: 12px;
font-weight: bold;
margin-left: 10px;
padding: 2px 5px;
text-transform: uppercase;
}
#new1-mes {
background: #59b329 none repeat scroll 0 0;
border-radius: 100%;
color: white;
display: inline-block;
font-size: 20px;
height: 35px;
left: 20px;
position: absolute;
text-align: center;
width: 35px;
}
#new1-mes i, #old-mes i {
line-height: 35px;
}
#old-mes {
background: #20aae5 none repeat scroll 0 0;
border-radius: 100%;
color: white;
display: inline-block;
font-size: 20px;
height: 35px;
left: 20px;
position: absolute;
text-align: center;
text-shadow: 0 1px rgba(0, 0, 0, 0.1);
width: 35px;
}<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<!-- BEGIN switch_user_login_form_footer -->
<div class="panel">
<div class="inner"><span class="corners-top"><span></span></span>
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<div class="user_login_form center">
<label>{L_USERNAME} : <input class="post" type="text" size="10" name="username" /></label>
<label>{L_PASSWORD} : <input class="post" type="password" size="10" name="password" /></label>
<label>{L_AUTO_LOGIN} : <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
{S_HIDDEN_FIELDS}<input class="mainoption button1" type="submit" name="login" value="{L_LOGIN}" />
<!-- BEGIN switch_social_login -->
<div class="social_btn">
<!-- BEGIN fb_connect -->
<div class="fb-login-button"></div>
<!-- END fb_connect -->
</div>
<!-- END switch_social_login -->
</div>
</form>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- END switch_user_login_form_footer -->
<br style="clear:both" />
<!-- BEGIN switch_legend -->
<ul id="picture_legend">
<li><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" />{L_NEW_POSTS}</li>
<li><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" />{L_NO_NEW_POSTS}</li>
<li><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" />{L_FORUM_LOCKED}</li>
</ul>
<!-- END switch_legend -->
{AUTO_DST}
<!-- 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>
</body>
<div id="footer_utilities" class="clearfix clear">
<a rel="nofollow" href="#top" id="backtotop" title="Go to top"><img src="http://i78.servimg.com/u/f78/18/32/50/20/top11.png" alt="" style="margin-top: 5px;"></a>
<!-- Copyright Information -->
<p id="copyright">
<a href="http://www.invisionpower.com/apps/board/" title="Community Forum Software by Invision Power Services">Community Forum Software by IP.Board</a>
</br>
<a href="http://www.eteral-game.com/u1" title="Tema tradusa de catre Suportt Petronel">Tema facuta de Zew</a></p>
<!-- / Copyright -->
<ul class="ipsList_inline left">
<li>
<img src="http://i78.servimg.com/u/f78/18/32/50/20/feed11.png" alt="RSS Feed" id="rss_feed" class="clickable"><ul id="rss_menu" class="ipbmenu_content" style="position: absolute; z-index: 9999; top: -321px; left: 9px; display: none;"><li style="z-index: 10000;"><a href="http://www.ipbfocus.com/skindemo/index.php?/rss/calendar/1-community-calendar/" title="Community Calendar" style="z-index: 10000;">Community Calendar</a></li>
<li style="z-index: 10000;"><a href="http://www.ipbfocus.com/skindemo/index.php?/rss/downloads/" title="Last 10 Submissions RSS Feed" style="z-index: 10000;">Last 10 Submissions RSS Feed</a></li>
<li style="z-index: 10000;"><a href="http://www.ipbfocus.com/skindemo/index.php?/rss/blog/" title="IPBFocus Demo Blogs RSS feed" style="z-index: 10000;">IPBFocus Demo Blogs RSS feed</a></li>
<li style="z-index: 10000;"><a href="http://www.ipbfocus.com/skindemo/index.php?/rss/gallery/" title="IP.Gallery Images RSS Feed" style="z-index: 10000;">IP.Gallery Images RSS Feed</a></li>
<li style="z-index: 10000;"><a href="http://www.ipbfocus.com/skindemo/index.php?/rss/ccs/1c1-articles/" title="Articles: Articles" style="z-index: 10000;">Articles: Articles</a></li>
<li style="z-index: 10000;"><a href="http://www.ipbfocus.com/skindemo/index.php?/rss/ccs/1c4-pages/" title="Articles: Pages" style="z-index: 10000;">Articles: Pages</a></li>
<li style="z-index: 10000;"><a href="http://www.ipbfocus.com/skindemo/index.php?/rss/ccs/1c5-miscellaneous/" title="Articles: Miscellaneous" style="z-index: 10000;">Articles: Miscellaneous</a></li>
<li style="z-index: 10000;"><a href="http://www.ipbfocus.com/skindemo/index.php?/rss/ccs/1c2-forum-integration/" title="Articles: Forum Integration" style="z-index: 10000;">Articles: Forum Integration</a></li>
<li style="z-index: 10000;"><a href="http://www.ipbfocus.com/skindemo/index.php?/rss/ccs/1c3-frontpage/" title="Articles: Frontpage" style="z-index: 10000;">Articles: Frontpage</a></li>
<li style="z-index: 10000;"><a href="http://www.ipbfocus.com/skindemo/index.php?/rss/ccs/1c6-databases/" title="Articles: Databases" style="z-index: 10000;">Articles: Databases</a></li>
<li style="z-index: 10000;"><a href="http://www.ipbfocus.com/skindemo/index.php?/rss/ccs/1c7-templates/" title="Articles: Templates" style="z-index: 10000;">Articles: Templates</a></li>
<li style="z-index: 10000;"><a href="http://www.ipbfocus.com/skindemo/index.php?/rss/ccs/1c8-media/" title="Articles: Media" style="z-index: 10000;">Articles: Media</a></li>
<li style="z-index: 10000;"><a href="http://www.ipbfocus.com/skindemo/index.php?/rss/ccs/2c9-new-features/" title="Media Demo: New Features" style="z-index: 10000;">Media Demo: New Features</a></li>
<li style="z-index: 10000;"><a href="http://www.ipbfocus.com/skindemo/index.php?/rss/ccs/2c10-other/" title="Media Demo: Other" style="z-index: 10000;">Media Demo: Other</a></li></ul>
</li>
<li>
<a rel="nofollow" id="new_skin" href="#" class="">Schimba tema</a>
<ul id="new_skin_menucontent" class="ipbmenu_content with_checks" style="display: none; position: absolute; z-index: 9999;">
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="1" style="z-index: 10000;">IP.Board</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="2" style="z-index: 10000;">IP.Board Mobile</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="18" style="z-index: 10000;">Animate</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="4" style="z-index: 10000;">Baisik</a>
</li>
<li class="selected" style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="13" style="z-index: 10000;">Carbon Blue</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="14" style="z-index: 10000;">Carbon Green</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="15" style="z-index: 10000;">Carbon Orange</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="16" style="z-index: 10000;">Carbon Red</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="6" style="z-index: 10000;">Chameleon</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="21" style="z-index: 10000;">Checkered</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="30" style="z-index: 10000;">Concise</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="43" style="z-index: 10000;">Dashboard</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="19" style="z-index: 10000;">Deflection</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="32" style="z-index: 10000;">Dimension</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="20" style="z-index: 10000;">Engraved</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="9" style="z-index: 10000;">Gravity Blue</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="8" style="z-index: 10000;">Gravity Green</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="34" style="z-index: 10000;">Gridlock</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="25" style="z-index: 10000;">Imperial</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="7" style="z-index: 10000;">Infinite</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="17" style="z-index: 10000;">Infinite Dark</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="22" style="z-index: 10000;">iSkin</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="26" style="z-index: 10000;">Marble</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="27" style="z-index: 10000;">Navia</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="41" style="z-index: 10000;">Ortem</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="10" style="z-index: 10000;">Overlay Apple</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="11" style="z-index: 10000;">Overlay Blueberry</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="12" style="z-index: 10000;">Overlay Cherry</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="40" style="z-index: 10000;">Shift</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="23" style="z-index: 10000;">Slate</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="24" style="z-index: 10000;">Slate (dark)</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="38" style="z-index: 10000;">Snapshot</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="28" style="z-index: 10000;">Spectrum</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="5" style="z-index: 10000;">Splat</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="37" style="z-index: 10000;">Subway</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="35" style="z-index: 10000;">Uniform</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="42" style="z-index: 10000;">Uptop</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="33" style="z-index: 10000;">Vanilla</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="39" style="z-index: 10000;">Villain</a>
</li>
<li style="z-index: 10000;">
<a href="#" data-clicklaunch="changeSkin" data-skinid="36" style="z-index: 10000;">Wireless</a>
</li>
</ul>
</li>
<li><a href="http://www.ipbfocus.com/skindemo/index.php?app=nexus&module=support§ion=new">Contact Us</a></li>
<li><a rel="nofollow" href="http://www.ipbfocus.com/skindemo/index.php?/privacypolicy/">Privacy Policy</a></li>
<li>
<a href="http://www.ipbfocus.com/skindemo/index.php?app=core&module=help" title="View help" rel="help" accesskey="6">Help</a>
</li>
</ul>
</div></div>
</html>
<style>
#rss_menu{background-color:#f78e30;border:0}#rss_menu
li{border:0;border-bottom:1px solid #fbb969}#rss_menu li:last-of-type{border-bottom:0}#rss_menu
a{color:#fff;text-shadow:#dc7214 0px -1px 0px;padding:5px
8px;background:url("http://www.ipbfocus.com/skindemo/public/style_images/carbonb34x/highlight_faint.png") repeat-x 0 -1px}#rss_menu a:hover{background:#f89f37 url("http://www.ipbfocus.com/skindemo/public/style_images/carbonb34x/highlight_faint.png") repeat-x 0 -1px;color:#fff}
.clickable {
cursor: pointer;
}
#rss_feed {
margin-top: -1px;
}
img, .input_check, .input_radio {
vertical-align: middle;
}
img {
border: 0;
}
.ipbmenu_content {
white-space: nowrap;
}
.ipbmenu_content, .ipb_autocomplete {
min-width: 85px;
z-index: 2000;
}
.ipbmenu_content, .ipb_autocomplete {
background: #1a1a1a;
border: 1px solid #393939;
-webkit-box-shadow: rgba(0,0,0,0.1) 0px 1px 5px;
-moz-box-shadow: rgba(0,0,0,0.1) 0px 1px 5px;
box-shadow: rgba(0,0,0,0.1) 0px 1px 5px;
}ul, menu, dir {
display: block;
list-style-type: disc;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;
}ul ul, ol ul {
list-style-type: circle;
}
ol ul, ul ol, ul ul, ol ol {
-webkit-margin-before: 0px;
-webkit-margin-after: 0px;
}.ipbmenu_content li, .ipb_autocomplete li {
border-top: 1px solid #252525;
border-bottom: 1px solid #111;
background: url('http://www.ipbfocus.com/skindemo/public/style_images/carbonb34x/highlight_reallyfaint.png') repeat-x 0 -1px;
}
.ipbmenu_content li:first-child {
padding-top: 0px;
}
#footer_utilities {
margin: 0px auto;
min-width: 750px;
max-width: 1170px;
}
#footer_utilities {
background: none repeat scroll 0% 0% #191919;
border-right: 1px solid #2B2B2B;
border-width: 1px;
border-style: solid;
border-color: #313131 #2B2B2B #2B2B2B;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.6);
margin: 0px auto;
}
</style>
<style>
#footer_utilities,#footer_utilities a{color:#fff}
#backtotop:hover{background:url("http://i56.servimg.com/u/f56/17/97/98/69/highli12.png") repeat;background:rgba(0,0,0,0.6);color:#fff}
#footer_utilities .ipsList_inline>li>a{margin-right:0px;padding:4px 10px;display:inline-block}
#footer_utilities{padding:0px 8px;position:relative;margin:0 auto 10px;min-height:43px;}
#backtotop,#bottomScroll{line-height:20px;text-align:center}
#backtotop,#bottomScroll{width:24px;height:24px;line-height:20px;left:50%;top:50%;margin-left:-12px;margin-top:-12px;position:absolute;display:inline-block;background:url("http://i56.servimg.com/u/f56/17/97/98/69/highli12.png") repeat;background:rgba(0,0,0,0.3);-webkit-box-shadow:inset rgba(0,0,0,0.7) 0px 1px 3px;-moz-box-shadow:inset rgba(0,0,0,0.7) 0px 1px 3px;box-shadow:inset rgba(0,0,0,0.7) 0px 1px 3px;text-align:center;-moz-border-radius:16px;-webkit-border-radius:16px;border-radius:16px;outline:0}.skin_link,.skin_link a{color:#fff !important}
#copyright{text-align:right;line-height:22px;float:right}
#footer_utilities .ipsList_inline{margin-top:10px;clear:left;float:left}
</style>
index_box
- Cod:
<!-- BEGIN switch_user_logged_in -->
<li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a> • </li>
<li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a> • </li>
<!-- END switch_user_logged_in -->
<li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
</li>
<!-- BEGIN switch_user_logged_in -->
<li class="rightside"><a href="{U_MARK_READ}" accesskey="m">{L_MARK_FORUMS_READ}</a>
</li>
<!-- END switch_user_logged_in -->
</ul>
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
<div class="cat_heading">{catrow.tablehead.L_FORUM}</div>
<div class="forabg">
<div class="inner">
<ul class="topiclist forums">
<!-- END tablehead -->
<!-- BEGIN forumrow -->
<li class="row">
<dl class="icon" style="background:url({catrow.forumrow.FORUM_FOLDER_IMG}) no-repeat scroll {catrow.forumrow.INC_LEVEL} 50%;">
<dd class="dterm">
<div style="display: block; margin : 0 {catrow.forumrow.INC_LEVEL_RIGHT} 0 {catrow.forumrow.INC_LEVEL_LEFT};">
<h{catrow.forumrow.LEVEL} class="hierarchy">
<a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a>
</h{catrow.forumrow.LEVEL}>
<br />{catrow.forumrow.FORUM_DESC}
<!-- BEGIN switch_moderators_links -->
{catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
<!-- END switch_moderators_links -->
<div class="subforums-i">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</div>
<strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
</div>
</dd>
<dd class="cat_stats_forum"><span class="topics_cat"><strong><i class="fa fa-file-o"></i> Subiecte:</strong> {catrow.forumrow.TOPICS} </span>
<span class="topics_cat"><i class="fa fa-comments"></i> <strong>Mesaje:</strong> {catrow.forumrow.POSTS}</span>
</dd>
<dd class="lastpost">
<!-- BEGIN ads -->
<span class="AD_LastPA">
<span class="lastpost-avatar"><img src="{catrow.forumrow.ads.IMG}" alt="{catrow.forumrow.ads.TITLE}" /></span>
<span class="AD_LastInfos">
<b><a href="{catrow.forumrow.ads.LINK}">{catrow.forumrow.ads.TITLE}</a></b><br />
{catrow.forumrow.ads.DATE}<br />
{catrow.forumrow.ads.LOCATION}
</span>
</span>
<!-- END ads -->
<!-- BEGIN avatar -->
<span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
<!-- END avatar -->
<span>
<!-- BEGIN switch_topic_title -->
<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>
</dd>
</dl>
</li>
<!-- END forumrow -->
<!-- BEGIN tablefoot -->
</ul>
<span class="corners-bottom"><span></span></span>
</div>
</div>
<!-- END tablefoot -->
<!-- END catrow -->
<!-- BEGIN switch_on_index -->
<ul class="linklist">
<li><i class="fa fa-clipboard"></i> <a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a> • </li>
<li><i class="fa fa-calendar"></i> <a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a> • </li>
<li class="last"><i class="fa fa-users"></i> <a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a>
</li>
<!-- BEGIN switch_delete_cookies -->
<li class="rightside"><i class="fa fa-times"></i> <a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" rel="nofollow">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
</li>
<!-- END switch_delete_cookies -->
</ul>
<!-- END switch_on_index -->
overall_header
- Cod:
<!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 href='https://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Oswald:400,300,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
<script type="text/javascript" src="http://tinyurl.com/var-fa"></script>
<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>
<!-- BEGIN switch_recent_jquery -->
<script src="{JS_DIR}jquery1.9/jquery-migrate-1.4.1.js" type="text/javascript"></script>
<script src="{JQUERY_DIR}browser/v1.0/jquery.browser.min.js" type="text/javascript"></script>
<script src="{JQUERY_DIR}support/jquery.support.js" type="text/javascript"></script>
<!-- END switch_recent_jquery -->
<script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>
{RICH_SNIPPET_GOOGLE}
<!-- BEGIN switch_fb_login -->
<script src="https://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="{JQUERY_DIR}ticker/ticker.css" />
<script src="{JQUERY_DIR}ticker/ticker.js" type="text/javascript"></script>
<!-- END switch_ticker -->
<!-- BEGIN switch_ticker_new -->
<script src="{JQUERY_DIR}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() {
$('#fa_ticker_content').css('display','block');
var width_max = $('ul#fa_ticker_content').width();
var width_item = Math.floor(width_max / {switch_ticker.SIZE});
if (width_max > 0)
{
$('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 -->
$(document).ready(function() {
Ticker.start({
height : {switch_ticker.HEIGHT},
spacing : {switch_ticker.SPACING},
speed : {switch_ticker.SPEED},
direction : '{switch_ticker.DIRECTION}',
pause : {switch_ticker.STOP_TIME}
});
});
<!-- END switch_ticker -->
});
<!-- BEGIN switch_login_popup -->
var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = true, 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}
<style type="text/css">
#page-footer, div.navbar, div.navbar ul.linklist {
display: block !important;
}
ul.linklist li.rightside, ul.linklist li.rightside a.copyright {
display: inline !important;
}
<!-- BEGIN switch_ticker_new -->
.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;
}
<!-- END switch_ticker_new -->
</style>
{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 -->
</head>
<body id="phpbb">
<!-- BEGIN hitskin_preview -->
<div id="hitskin_preview" style="display: block;">
<h1><img src="https://2img.net/i/fa/hitskin/hitskin_logo.png" alt="" /> <em>Hit</em>skin.com</h1>
<div class="content">
<p>
{hitskin_preview.L_THEME_SITE_PREVIEW}
<br />
<span>{hitskin_preview.U_INSTALL_THEME}<a href="https://{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" style="z-index: 10000 !important;">
<div class="h3">{SITENAME}</div>
{LOGIN_POPUP_MSG}
<div id="login_popup_buttons">
<form action="{S_LOGIN_ACTION}" method="get">
<input type="submit" class="button1" value="{L_LOGIN}" />
<input type="button" class="button1" 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>
<!-- END switch_login_popup -->
<div class="conteneur_minwidth_IE">
<div class="conteneur_layout_IE">
<div class="conteneur_container_IE">
<div id="wrap">
<a id="top" name="top" accesskey="t"></a>
{JAVASCRIPT}
<div id="page-header">
<div class="headerbar">
<div class="inner"><span class="corners-top"><span></span></span>
<div id="logo-desc">
<a href="{U_INDEX}" id="logo"><img src="{LOGO}" alt="{L_INDEX}" /></a>
<!-- BEGIN switch_h1 -->
<div id="site-title">{switch_h1.MAIN_SITENAME}</div>
<!-- END switch_h1 -->
<!-- BEGIN switch_desc -->
<p>{switch_desc.SITE_DESCRIPTION}</p>
<!-- END switch_desc -->
</div>
<span class="corners-bottom"><span></span></span></div>
</div>
<div class="navbar">
<div class="inner"><span class="corners-top"><span></span></span>
<ul class="linklist navlinks{NAVBAR_BORDERLESS}">
<li>{GENERATED_NAV_BAR}</li>
</ul>
<!-- BEGIN switch_search_box -->
<!-- END switch_search_box -->
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- BEGIN switch_ticker_new -->
<div id="fa_ticker_blockD" style="margin-top:4px;">
<div class="module">
<div class="inner">
<span class="corners-top"><span></span></span>
<div id="fa_ticker_container">
<ul id="fa_ticker_content" class="jcarousel-skin-tango" style="display:none">
<!-- BEGIN ticker_row -->
<li>{switch_ticker.ticker_row.ELEMENT}</li>
<!-- END ticker_row -->
</ul>
</div>
<span class="corners-bottom"><span></span></span>
</div>
</div>
</div>
<!-- END switch_ticker_new -->
<!-- BEGIN switch_ticker -->
<div id="fa_ticker_block" style="margin-top:4px;">
<div class="module">
<div class="inner">
<span class="corners-top"><span></span></span>
<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>
<span class="corners-bottom"><span></span></span>
</div>
</div>
</div>
<!-- END switch_ticker -->
</div>
<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="{ID_LEFT}">
<!-- BEGIN giefmod_index1 -->
{giefmod_index1.MODVAR}
<!-- BEGIN saut -->
<div style="height:{SPACE_ROW}px"></div>
<!-- END saut -->
<!-- END giefmod_index1 -->
</div>
<div id="main">
<div id="main-content">
Re: Suport Theme V1
Buna ziua,
Ne pare rau dar in aceasta sectiune sunt acceptate doar teme incarcate pe Hitskin. Daca tema nu a putut fi incarcata pe site inseamna ca exista elemente copiate dintr-o alta tema.
Ne pare rau dar in aceasta sectiune sunt acceptate doar teme incarcate pe Hitskin. Daca tema nu a putut fi incarcata pe site inseamna ca exista elemente copiate dintr-o alta tema.
Pagina 1 din 1
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum