Parteneriate
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 2 din 3 • Distribuiţi
Pagina 2 din 3 • 1, 2, 3
Parteneriate
Rezumarea primului mesaj :
Cum pot ca la forumul meu sa pot pune mini bannere de parteneriate ca la forumul lui D1esel ?
Forumul meu http://virtual-gaming.forumactual.com/forum
Cum pot ca la forumul meu sa pot pune mini bannere de parteneriate ca la forumul lui D1esel ?
Forumul meu http://virtual-gaming.forumactual.com/forum
Re: Parteneriate
L-am mai postat o data....
*tag code adaugat
- 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_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'" 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>
<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 -->
<!-- BEGIN switch_viewonline_link -->
<div class="h3"><a href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></div>
<!-- END switch_viewonline_link -->
<!-- BEGIN switch_viewonline_nolink -->
<div class="h3">{L_WHO_IS_ONLINE}</div>
<!-- END switch_viewonline_nolink -->
<img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" class="img-whois" />
<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}
<br />
<em>{LEGEND} : {GROUP_LEGEND}</em>
</p>
<div class="clear"></div>
<!-- BEGIN switch_statistics_link -->
<div class="h3"><a href="{U_STATISTICS}" rel="nofollow">{L_STATISTICS}</a></div>
<!-- END switch_statistics_link -->
<!-- BEGIN switch_statistics_nolink -->
<div class="h3">{L_STATISTICS}</div>
<!-- END switch_statistics_nolink -->
<p class="page-bottom">
{TOTAL_POSTS}
</p>
<p class="page-bottom">
{TOTAL_USERS}
</p>
<p class="page-bottom">
{NEWEST_USER}
</p>
<!-- BEGIN switch_chatbox_activate -->
<div class="h3"><a href="{S_JOIN_CHAT}" target="ChatBox">{CHATBOX_NAME}</a></div>
<div class="page-bottom">
{TOTAL_CHATTERS_ONLINE} :
{CHATTERS_LIST}<br />
</div>
<!-- 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 -->
<!-- END switch_chatbox_activate -->
<!-- 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_fb_connect -->
<span class="fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
<fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" 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>
<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 switch_fb_index_login -->
<div id="fb-root"></div>
<script>
FB.init({
appId : {switch_fb_index_login.FACEBOOK_APP_ID},
cookie : true,
xfbml : true,
oauth : true,
version : 'v2.3'
});
(function(d, s, id){
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<!-- END switch_fb_index_login -->
*tag code adaugat
Re: Parteneriate
Incercati acest script !
- 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_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'" 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>
<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 -->
<!-- BEGIN switch_viewonline_link -->
<div class="h3"><a href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></div>
<!-- END switch_viewonline_link -->
<!-- BEGIN switch_viewonline_nolink -->
<div class="h3">{L_WHO_IS_ONLINE}</div>
<!-- END switch_viewonline_nolink -->
<img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" class="img-whois" />
<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}
<br />
<em>{LEGEND} : {GROUP_LEGEND}</em>
</p>
<div class="clear"></div>
<!-- BEGIN switch_statistics_link -->
<div class="h3"><a href="{U_STATISTICS}" rel="nofollow">{L_STATISTICS}</a></div>
<!-- END switch_statistics_link -->
<!-- BEGIN switch_statistics_nolink -->
<div class="h3">{L_STATISTICS}</div>
<!-- END switch_statistics_nolink -->
<p class="page-bottom">
{TOTAL_POSTS}
</p>
<p class="page-bottom">
{TOTAL_USERS}
</p>
<p class="page-bottom">
{NEWEST_USER}
</p>
<!-- BEGIN switch_chatbox_activate -->
<div class="h3"><a href="{S_JOIN_CHAT}" target="ChatBox">{CHATBOX_NAME}</a></div>
<div class="page-bottom">
{TOTAL_CHATTERS_ONLINE} :
{CHATTERS_LIST}<br />
</div>
<!-- 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 -->
<!-- END switch_chatbox_activate -->
<!-- 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_fb_connect -->
<span class="fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
<fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" 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>
<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 switch_fb_index_login -->
<div id="fb-root"></div>
<script>
FB.init({
appId : {switch_fb_index_login.FACEBOOK_APP_ID},
cookie : true,
xfbml : true,
oauth : true,
version : 'v2.3'
});
(function(d, s, id){
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<!-- END switch_fb_index_login -->
<style type="text/css">
.parteneri { 900px; margin: 0 auto;}
.row14 {border: 1px solid #222;padding: 2px;}
</style>
<table class="parteneri" cellspacing="6">
<tr>
<td class="Azzaro CS"><a href="http://azzarocs.dust.tv"><img src="http://i.imgur.com/IWqUAbR.gif" /></a></td>
<td class="Pro-Zon"><a href="http://pro-zon.forumz.ro/"><img src="http://i38.servimg.com/u/f38/18/37/24/36/fds10.gif" /></a></td>
<td class="Test Forum"><a href="http://testforum-kg.wowrpg.org/"><img src="http://i61.tinypic.com/2na1hg0.jpg" /></a></td>
<td class="Forum bazat pe grafica si gaming"><a href="http://frannnta-design.hitforum.ro/"><img src="http://i43.tinypic.com/2nr0rkk.gif" /></a></td>
<td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
<td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
<td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
<td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
<td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
</tr>
<tr>
<td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
<td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
<td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
<td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
<td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
<td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
<td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
<td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
<td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
</tr>
</table>
Re: Parteneriate
Încearcă merge?
Sterge template-ul index_body si inlocuiestel cu acesta
Sterge template-ul index_body si inlocuiestel cu acesta
- Cod:
{JAVASCRIPT}
<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
<ul>
<li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
<li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
<li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
<li><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a></li>
</ul>
<p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
<p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>
<!-- END switch_user_logged_out -->
<!-- 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'" 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 -->
{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'" 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}
<!-- BEGIN switch_legend -->
<ul id="pun-legend">
<li>
<img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /> {L_NEW_POSTS}
<img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /> {L_NO_NEW_POSTS}
<img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /> {L_FORUM_LOCKED}
</li>
</ul>
<!-- END switch_legend -->
{AUTO_DST}
<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script>
FB.init({
appId : {switch_fb_index_login.FACEBOOK_APP_ID},
cookie : true,
xfbml : true,
oauth : true,
version : 'v2.3'
});
(function(d, s, id){
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<!-- END switch_fb_index_login -->
<table class="pleft" style="margin: 0px auto;
width: 80%;" cellpadding="0" cellspacing="8"
border="0"> <tbody>
<tr> <td style="text-align: center;" valign="top"> <center>
<div class="parteneri "> <img src="http://i81.servimg.com/u/ f81/18/00/54/69/parten10.png"
style="width:770px;height:50px;border:0" />
<table cellspacing="1" align="center">
<tbody>
<tr class="spatiu" cellspacing="1">
<style type="text/css">
. parteneri { 900px; margin: 0 auto;} .row14 {border: 1px solid #222;padding: 2px;}
</style>
</tr>
</tbody>
</table>
<table class="parteneri " cellspacing="6"> <tbody>
<tr> <td class="row14">
<a href="Link"><img src="http://i.imgur.com/
bblWbwd.gif" /></a>
</td> <td class="row14">
<a href="Link"><img src="http://i.imgur.com/
bblWbwd.gif" /></a>
</td> <td class="row14">
<a href="Link"><img src="http://i.imgur.com/
bblWbwd.gif" /></a>
</td> <td class="row14">
<a href="Link"><img src="http://i.imgur.com/
bblWbwd.gif" /></a>
</td> <td class="row14">
<a href="Link"><img src="http://i.imgur.com/
bblWbwd.gif" /></a>
</td> <td class="row14">
<a href="Link"><img src="http://i.imgur.com/
bblWbwd.gif" /></a>
</td> <td class="row14">
<a href="Link"><img src="http://i.imgur.com/
bblWbwd.gif" /></a>
</td> <td class="row14">
<a href="Link"><img src="http://i.imgur.com/
bblWbwd.gif" /></a>
</td> <td class="row14">
<a href="Link"><img src="http://i.imgur.com/
bblWbwd.gif" /></a>
</td> <td class="row14">
<a href="Link"><img src="http://i.imgur.com/
bblWbwd.gif" /></a>
</td> </tr> <tr> <td class="row14">
<a href="Link"><img src="http://i.imgur.com/
bblWbwd.gif" /></a>
</td> <td class="row14">
<a href="Link"><img src="http://i.imgur.com/
bblWbwd.gif" /></a>
</td> <td class="row14">
<a href="Link"><img src="http://i.imgur.com/
bblWbwd.gif" /></a>
</td> <td class="row14">
<a href="Link"><img src="http://i.imgur.com/
bblWbwd.gif" /></a>
</td> <td class="row14">
<a href="Link"><img src="http://i.imgur.com/
bblWbwd.gif" /></a>
</td> <td class="row14">
<a href="Link"><img src="http://i.imgur.com/
bblWbwd.gif" /></a>
</td> <td class="row14">
<a href="Link"><img src="http://i.imgur.com/
bblWbwd.gif" /></a>
</td> <td class="row14">
<a href="Link"><img src="http://i.imgur.com/
bblWbwd.gif" /></a>
</td> <td class="row14">
<a href="Link"><img src="http://i.imgur.com/
bblWbwd.gif" /></a>
</td> <td class="row14">
<a href="Link"><img src="http://i.imgur.com/
bblWbwd.gif" /></a>
[/spoiler] </td>
</tr>
</tbody>
</table>
</div>
</center>
</td>
</tr> </tbody>
</table>
Parteneriate 2
Am incercat sa bag acele coduri in index_body ,CSS ,mai multe variante dar nu a mers ca sa imi arate joc parteneriatele .A incercat si D1esel sa le bage dar nu...Vreun membru din staff stie ce eroare poate fi ? Ma poate ajuta ? Sau nu numai din staff?
Re: Parteneriate
Emilian., am rugămintea în a nu mai deschide "N" topic-uri pe aceeași temă. Te rog să continui în continuare în acest subiect.
Mulțumesc pentru înțelegere!
Subiect unit cu cel dedicat.
Mulțumesc pentru înțelegere!
Subiect unit cu cel dedicat.
Re: Parteneriate
Nu ,nu merge.Am incercat sa bag mai multe coduri etc etc si nu merge ,a incercat si D1esel ,ce eroare e asta ? Se poate remedia ?
Re: Parteneriate
Am gasit acest topic, care tear putea ajuta
www.help.forumgratuit.ro/t48860-parteneri?highlight=Parteneri+punbb
www.help.forumgratuit.ro/t48860-parteneri?highlight=Parteneri+punbb
Re: Parteneriate
Intri in panou ~> Afisare ~> Template-uri ~> General ~> index_body
si adaugi in part de jos acest cod (Nu trebuie sa stergi nimic din template) :
Dupa care publici template-ul.
si adaugi in part de jos acest cod (Nu trebuie sa stergi nimic din template) :
- Cod:
<style type="text/css">
.parteneri { 900px; margin: 0 auto;}
.row14 {border: 1px solid #222;padding: 2px;}
</style>
<table class="parteneri" cellspacing="6">
<tr>
<td class="row14" style=" background: #363636;"><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" style=" background: #363636;"><a href="#"><img src="http://s23.postimg.org/ewqrnhpfr/r6u.jpg" /></a></td>
<td class="row14" style=" background: #363636;"><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" style=" background: #363636;"><a href="#"><img src="http://s23.postimg.org/ewqrnhpfr/r6u.jpg" /></a></td>
<td class="row14" style=" background: #363636;"><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" style=" background: #363636;"><a href="#"><img src="http://s23.postimg.org/ewqrnhpfr/r6u.jpg" /></a></td>
<td class="row14" style=" background: #363636;"><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" style=" background: #363636;"><a href="#"><img src="http://s23.postimg.org/ewqrnhpfr/r6u.jpg" /></a></td>
<td class="row14" style=" background: #363636;"><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" style=" background: #363636;"><a href="#"><img src="http://s23.postimg.org/ewqrnhpfr/r6u.jpg" /></a></td>
</tr>
<tr>
<td class="row14" style=" background: #363636;"><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" style=" background: #363636;"><a href="#"><img src="http://s12.postimg.org/3nx8y6fk9/r6u.jpg" /></a></td>
<td class="row14" style=" background: #363636;"><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" style=" background: #363636;"><a href="#"><img src="http://s12.postimg.org/3nx8y6fk9/r6u.jpg" /></a></td>
<td class="row14" style=" background: #363636;"><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" style=" background: #363636;"><a href="#"><img src="http://s12.postimg.org/3nx8y6fk9/r6u.jpg" /></a></td>
<td class="row14" style=" background: #363636;"><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" style=" background: #363636;" ><a href="#"><img src="http://s12.postimg.org/3nx8y6fk9/r6u.jpg" /></a></td>
<td class="row14" style=" background: #363636;"><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" style=" background: #363636;"><a href="#"><img src="http://s12.postimg.org/3nx8y6fk9/r6u.jpg" /></a></td>
</tr>
</table>
Dupa care publici template-ul.
Re: Parteneriate
Bună seara,
Vizitați: Panoul de administrare => Afișare => Template-uri => General => index_body, eliminați tot ceea ce se află în template, urmând apoi să adăugați codul de mai jos:
Nu uitați ca apoi, să înregistrați template-ul prin butonul , pe urmă publicându-l prin butonul . Rezultatul îl veți regăsi sub această formă:
Înainte de publicare:
După publicare:
Vizitați: Panoul de administrare => Afișare => Template-uri => General => index_body, eliminați tot ceea ce se află în template, urmând apoi să adăugați codul de mai jos:
- 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_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'" 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>
<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 -->
<!-- BEGIN switch_viewonline_link -->
<div class="h3"><a href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></div>
<!-- END switch_viewonline_link -->
<!-- BEGIN switch_viewonline_nolink -->
<div class="h3">{L_WHO_IS_ONLINE}</div>
<!-- END switch_viewonline_nolink -->
<img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" class="img-whois" />
<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}
<br />
<em>{LEGEND} : {GROUP_LEGEND}</em>
</p>
<div class="clear"></div>
<!-- BEGIN switch_statistics_link -->
<div class="h3"><a href="{U_STATISTICS}" rel="nofollow">{L_STATISTICS}</a></div>
<!-- END switch_statistics_link -->
<!-- BEGIN switch_statistics_nolink -->
<div class="h3">{L_STATISTICS}</div>
<!-- END switch_statistics_nolink -->
<p class="page-bottom">
{TOTAL_POSTS}
</p>
<p class="page-bottom">
{TOTAL_USERS}
</p>
<p class="page-bottom">
{NEWEST_USER}
</p>
<!-- BEGIN switch_chatbox_activate -->
<div class="h3"><a href="{S_JOIN_CHAT}" target="ChatBox">{CHATBOX_NAME}</a></div>
<div class="page-bottom">
{TOTAL_CHATTERS_ONLINE} :
{CHATTERS_LIST}<br />
</div>
<!-- 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 -->
<!-- END switch_chatbox_activate -->
<!-- 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_fb_connect -->
<span class="fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
<fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" 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>
<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 switch_fb_index_login -->
<div id="fb-root"></div>
<script>
FB.init({
appId : {switch_fb_index_login.FACEBOOK_APP_ID},
cookie : true,
xfbml : true,
oauth : true,
version : 'v2.3'
});
(function(d, s, id){
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<!-- END switch_fb_index_login -->
<style type="text/css">
.parteneri { 900px; margin: 0 auto;}
.row14 {padding: 2px;}
</style>
<table class="parteneri" cellspacing="6">
<tr>
<td class="row14" ><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" ><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" ><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" ><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" ><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" ><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" ><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" ><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" ><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" ><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
</tr>
<tr>
<td class="row14" ><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" ><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" ><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" ><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" ><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" ><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" ><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" ><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" ><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
<td class="row14" ><a href="#"><img src="http://s12.postimg.org/4aw5npcg9/7tu7.jpg" /></a></td>
</tr>
</table>
Nu uitați ca apoi, să înregistrați template-ul prin butonul , pe urmă publicându-l prin butonul . Rezultatul îl veți regăsi sub această formă:
Înainte de publicare:
După publicare:
Pagina 2 din 3 • 1, 2, 3
Subiecte similare
» Parteneriate
» Ajutor cu parteneriate
» Cum pun parteneriate jos pe in forum ??
» Cum pun mai mult spatiu intre bannere la parteneriate?
» Cum adaug parteneriate ?
» Ajutor cu parteneriate
» Cum pun parteneriate jos pe in forum ??
» Cum pun mai mult spatiu intre bannere la parteneriate?
» Cum adaug parteneriate ?
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 2 din 3
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum