Un alt design in Overall Footer Cod ?
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Alte probleme :: Arhiva probleme diverse
Pagina 2 din 3 • Distribuiţi
Pagina 2 din 3 • 1, 2, 3
Un alt design in Overall Footer Cod ?
Rezumarea primului mesaj :
Buna ziua am gasti cateva forumuri din plataforma ForumGratuit care detin un altfel de overall footer si a-si dori si eu daca se poate codul. Pentru mai multe detali am sa aplic o poza.
Doresc exzact la fel ca in imaginea aplicata, daca se poate
Multumesc anticipat
Buna ziua am gasti cateva forumuri din plataforma ForumGratuit care detin un altfel de overall footer si a-si dori si eu daca se poate codul. Pentru mai multe detali am sa aplic o poza.
Doresc exzact la fel ca in imaginea aplicata, daca se poate
Multumesc anticipat
Re: Un alt design in Overall Footer Cod ?
Mai baieti cum sa inchideti daca problema nu este rezolvata acesta este topicul meu nu al lui RaduMan96, Radu prietene acel script in pui in Index_Body si merge la mine merge fi atent unde il bagi, acuma sa revenim la problema mea, cea ce am postat eu in poza nu arata exzact cu ce am primit eu de la cLuSTeR pe mine ma intereseaza exzact cum este in poza ca sa fiu mai explicit uitativa aici http://strikecs.forum.st/forum In josul pagini sa apara legenda , Membrii conectati in decursul ultimelor ore si Utilizatori inregistrati priviti acel link si uitativa in josul pagini
Re: Un alt design in Overall Footer Cod ?
dami index_body , til voi face in 10 min
.Richard- Membru activ
- Mesaje : 657
Localizare :
Data înscrierii : 06/11/2011
Mulțumiri : 0
Re: Un alt design in Overall Footer Cod ?
Poftim era postat si mai sus
- Cod:
{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<!-- BEGIN message_admin_titre -->
<tr>
<td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
</tr>
<!-- END message_admin_titre -->
<!-- BEGIN message_admin_txt -->
<tr>
<td class="row1" rowspan="3" align="center" valign="middle">
<div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
</td>
</tr>
<!-- END message_admin_txt -->
</table>
<!-- END message_admin_index -->
<!-- BEGIN switch_user_login_form_header -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<!-- BEGIN switch_fb_connect_no -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td valign="top" width="100%" class="row1" align="center">
<table width="100%">
<tr>
<td width="55%" valign="middle" align="right">
<table class="right">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
<td width="10%" align="center" valign="middle">
<span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
</td>
<td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" perms="{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></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" valign="top">
<!-- BEGIN switch_user_logged_in -->
<span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_delete_cookies -->
<br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a>
<!-- END switch_delete_cookies -->
</span>
</td>
<td width="50%" align="right">
<span class="gensmall">
<a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
<a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
<a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
<!-- BEGIN switch_on_index -->
<!-- BEGIN switch_delete_cookies -->
<br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
<!-- END switch_delete_cookies -->
<!-- END switch_on_index -->
</span>
</td>
</tr>
</table>
<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<!-- BEGIN switch_fb_connect_no -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td valign="top" width="100%" class="row1" align="center">
<table width="100%">
<tr>
<td width="55%" valign="middle">
<table class="right">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
<td width="10%" align="center" valign="middle">
<span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
</td>
<td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" perms="{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></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_footer -->
<td valign="top" width="100%">
<div id="center">
<!-- BEGIN giefmod_index1 -->
{giefmod_index1.MODVAR}
<!-- BEGIN saut -->
<div style="height:{SPACE_ROW}px"></div>
<!-- END saut -->
<!-- END giefmod_index1 -->
</div>
</td></tr><tr>
<!-- BEGIN disable_viewonline -->
<tr>
<table class="forumline" width="40%" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
{Statistici}<b><font color="white">Cine este conectat</font></b>{Statistici}
</tr>
<tr>
<td class="row1"><span class="gensmall">
<strong><img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/whosonline.gif" border="0" alt="" /> {TOTAL_USERS_ONLINE} </td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<strong><img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/totals.png" border="0" alt="" /> {TOTAL_POSTS} | {TOTAL_USERS}</td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<strong><img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/most_users.png" border="0" alt="" /> Recordul de utilizatori conectati a fost de 156, Mier 11 sep 2011 - 15:57</td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<strong><img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/newest_member.png" border="0" alt="" /> {NEWEST_USER}</td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/new.png" border="0" alt="" /> <strong>Versiune Instalata: <font color="openblue"> phpBB2</strong></font></td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/terms.png" border="0" alt="" />
<strong>Citeste <a href="/t97-regulament-forum">Termenii de utilizare</strong></a></td></span>
</tr>
<script type="text/javascript">jQuery(document).ready(function(){jQuery(".toggle-trig a").click(function () {jQuery(this).parent().next().slideToggle("normal");return false;});});</script> <div class="toggle-trig"><a href=""><img src="http://img217.imageshack.us/img217/3679/42709021.png"></a></div> <div class="radio_czone"><object width="191" height="46"> <param name="movie" value="http://www.museter.com/ffmp3-config.swf" /> <param name="flashvars" value="url=http://77.36.67.136:8000/;&lang=en&codec=mp3&volume=30&autoplay=true&traking=true&jsevents=false&buffering=2&skin=http://www.museter.com/skins/compact/ffmp3-compact.xml&title=Radio%20 Boom Panciu - PARTY ON !&welcome=WELCOME%20TO..." /> <param name="wmode" value="transparent" /> <param name="allowscriptaccess" value="always" /> <param name="scale" value="noscale" /> <embed type="application/x-shockwave-flash" width="191" height="46" src="http://www.museter.com/ffmp3-config.swf" mce_src="http://www.museter.com/ffmp3-config.swf" flashvars="url=http://77.36.67.136:8000/;&lang=en&codec=mp3&volume=30&autoplay=true&traking=true&jsevents=false&buffering=2&skin=http://www.museter.com/skins/compact/ffmp3-compact.xml&title=Radio%20Boom Panciu - PARTY ON !&welcome=WELCOME%20TO..." scale="noscale" wmode="transparent" allowscriptaccess="always"></embed></object> </div><style type="text/css">.toggle-trig{text-align:center;}.radio_czone{display: none;}</style></center>
<div style=" font-size:11px; background-color:;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
color:#a7a7a7;
padding:5px;
border:1px solid #325375;
margin-bottom:8px;
"><strong>RestrictArea TeaM : {GROUP_LEGEND}</strong></div>
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<td class="cat" colspan="2"><h4><font color="white">Parteneri</font></h4></td>
</tr>
<tr>
<table class="tablebg" width="100%" cellspacing="1">
<tbody><tr>
<td class="row1"><img src="http://icons.iconarchive.com/icons/antialiasfactory/enterprise-resource-planning/64/Partnership-icon.png" alt="Parteneri CounterZone"></td>
<td class="row1 nobold" width="50%" valign="middle">
<center>
<span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3;"><!--play-hs-->
<a href=http://play-hs.forumz.ro/forum><img src=http://i1232.photobucket.com/albums/ff378/MultiCrayziKid/bcxbx.gif></a>
<!--play-hs--></span>
<span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3; "> <!-- script statistics.ro : V2 : html-easy -->
<script type="text/javascript" src="http://hitx.statistics.ro/hitx2.js"></script>
<a href="http://www.wta.ro/25193stats_index" target="_blank" title="Statistici web"><script type="text/javascript">
st_ro_start(25193, "", "", "");</script></a>
<noscript><a href="http://www.wta.ro/"><img src="http://hitx.statistics.ro/25193/1/-/-/-/a-x/nojs.gif" width="88" height="31" alt="Statistici web"></a></noscript>
<!-- end of script statistics.ro : V2 : html-easy --></span>
<span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3;"><a href="http://graphicarhive.forumhit.ro/"><img src="http://i1101.photobucket.com/albums/g426/SouNNd-/mini-b17.png" title="Graphic-Arhive" alt="Graphic-Arhive" border="0"></a></span>
<br>
<span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3;"><a href="http://counterzone.ace.st"><img src="http://img847.imageshack.us/img847/4190/micliber.png"></a></span>
<span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3;"><a href="http://counterzone.ace.st"><img src="http://img847.imageshack.us/img847/4190/micliber.png"></a></span>
<span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3;"><a href="http://counterzone.ace.st"><img src="http://img847.imageshack.us/img847/4190/micliber.png"></a></span>
<span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3;"><a href="http://counterzone.ace.st"><img src="http://img847.imageshack.us/img847/4190/micliber.png"></a></span>
<span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3;"><a href="http://counterzone.ace.st"><img src="http://img847.imageshack.us/img847/4190/micliber.png"></a></span>
</center>
</td>
</br>
<td class="row1 nobold" width="100%" valign="middle">
<center><span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3; ">
<a href="/forum"><img src="http://i1086.photobucket.com/albums/j448/alexnica91/Untitled-3.gif"></a></span></center>
</td>
</tr>
</tbody></table>
<br clear="all" />
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<td class="cat" colspan="2"><h4><font color="white">Links</font></h4></td>
</tr>
<tr>
<td class="row1"><img src="http://icons.iconarchive.com/icons/semlabs/web-blog/48/arrow-expand-icon.png" alt="Statistici" /></td>
<td class="row1" width="100%" valign="middle"><p class="genmed"><b>Links:
<a href="/forum" target=" _blank">RestrictArea</a> |
<a href="http://Softart.forumhit.ro/" target=" _blank">SoftArt</a> |
<a href="http://www.seoinc.ro" target=" _blank">Optimizare Web</a> |
<a href="http://www.detailingautoconcept.ro/folie-auto/ " target=" _blank">Folie Auto</a> |
<a href="http://www.1cazare.ro" target=" _blank">Cazare</a> |
<a href="/forum" target=" _blank">Link-ul tau</a> |
<a href="/forum" target=" _blank">Link-ul tau</a> |
<a href="/forum" target=" _blank">Link-ul tau</a> |
<a href="/forum" target=" _blank">Link-ul tau</a> |
<a href="/forum" target=" _blank">Link-ul tau</a> |
<a href="/forum" target=" _blank">Link-ul tau</a></b></td>
</tr>
</table>
<table class="tablebg" width="100%" cellspacing="1">
<tbody><tr>
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<td class="cat" colspan="2"><h4><font color="white">Discriminari</font></h4></td>
</tr>
<tr>
</tr>
<tr>
<td class="row1"><img src="http://icons.iconarchive.com/icons/noctuline/divali/128/Glass-Candle-icon.png" alt=" lgz.ro"></td>
<td class="row1"><font size="2"><b><span style="color: #00FFFF">Nici unul din fisierele care apar aici nu sunt gazduite sau transmise de catre acest server. Linkurile sunt furnizate exclusiv de utilizatorii acestui site. Echipa RestrictArena nu poate fi trasa la raspundere pentru ceea ce utilizatorii posteaza, sau orice alte actiuni ilegale ale acestora . Nu puteti folosi acest site pentru a distribui sau descarca orice material atunci cand nu aveti dreptul legal de a face acest lucru. Este responsabilitatea ta sa aderi la acesti termeni. Daca aveti indoieli cu privire la legalitatea de continut sau aveti orice suspiciuni, nu ezitati sa ne contactati. Administratorii acestei
comunitatii pot selecta utilizatorii si interzicerea oricui in orice moment, fara nici un anunt prealabil.Drepturile de autor pentru toate creatiile RestrictArena Apartin RestrictArena Si este interzisa reproducerea sau copierea lor. <br>Va rugam sa cititi acest disclaimer si sa il tratati cu maxima seriozitate.</span></b></font><b><span style="color: #00FFFF"><br></span></b>
</tr>
</tbody></table>
</tr>
<!-- BEGIN switch_chatbox_activate -->
<tr>
<td class="row1">
<div style=" font-size:11px; background-color:;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
color:#a7a7a7;
padding:5px;
border:1px solid #325375;
margin-bottom:8px;
"><strong>{LOGGED_IN_USER_LIST}</strong></div>
<!-- BEGIN switch_chatbox_popup -->
<div id="chatbox_popup"></div>
<script type="text/javascript">
//<![CDATA[
insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
//]]>
</script>
<!-- END switch_chatbox_popup -->
</span>
</td>
</tr>
<!-- END switch_chatbox_activate -->
</table>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<!-- END switch_legend -->
{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
});
//]]>
</script>
<!-- END switch_fb_index_login -->
Re: Un alt design in Overall Footer Cod ?
nu fac spam...dar daca vrei asa footer uite aici poti gasii ! http://forum.phpbbonline.com/
Re: Un alt design in Overall Footer Cod ?
- Cod:
{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<!-- BEGIN message_admin_titre -->
<tr>
<td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
</tr>
<!-- END message_admin_titre -->
<!-- BEGIN message_admin_txt -->
<tr>
<td class="row1" rowspan="3" align="center" valign="middle">
<div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
</td>
</tr>
<!-- END message_admin_txt -->
</table>
<!-- END message_admin_index -->
<!-- BEGIN switch_user_login_form_header -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<!-- BEGIN switch_fb_connect_no -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td valign="top" width="100%" class="row1" align="center">
<table width="100%">
<tr>
<td width="55%" valign="middle" align="right">
<table class="right">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
<td width="10%" align="center" valign="middle">
<span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
</td>
<td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" perms="{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></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" valign="top">
<!-- BEGIN switch_user_logged_in -->
<span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_delete_cookies -->
<br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a>
<!-- END switch_delete_cookies -->
</span>
</td>
<td width="50%" align="right">
<span class="gensmall">
<a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
<a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
<a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
<!-- BEGIN switch_on_index -->
<!-- BEGIN switch_delete_cookies -->
<br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
<!-- END switch_delete_cookies -->
<!-- END switch_on_index -->
</span>
</td>
</tr>
</table>
<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<!-- BEGIN switch_fb_connect_no -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td valign="top" width="100%" class="row1" align="center">
<table width="100%">
<tr>
<td width="55%" valign="middle">
<table class="right">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
<td width="10%" align="center" valign="middle">
<span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
</td>
<td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" perms="{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></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_footer -->
<td valign="top" width="100%">
<div id="center">
<!-- BEGIN giefmod_index1 -->
{giefmod_index1.MODVAR}
<!-- BEGIN saut -->
<div style="height:{SPACE_ROW}px"></div>
<!-- END saut -->
<!-- END giefmod_index1 -->
</div>
</td></tr><tr>
<!-- BEGIN disable_viewonline -->
<tr>
<table class="forumline" width="55%" align="right" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
{Statistici}<b><font color="white"> NUME.. </font></b>{Statistici}</a></span>
</span>
</tr>
<td class="row1"><span class="gensmall"><div class="conec">{LOGGED_IN_USER_LIST}</div></td></span>
<td class="row1"><span class="gensmall"> {L_CONNECTED_MEMBERS}</td></span>
<td class="row1"><span class="gensmall"> <strong>RestrictArea TeaM : {GROUP_LEGEND}</strong></td></span>
<br><br>
<tr>
<table class="forumline" width="40%" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
{Statistici}<b><font color="white">Cine este conectat</font></b>{Statistici}
</tr>
<tr>
<td class="row1"><span class="gensmall">
<strong><img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/whosonline.gif" border="0" alt="" /> {TOTAL_USERS_ONLINE} </td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<strong><img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/totals.png" border="0" alt="" /> {TOTAL_POSTS} | {TOTAL_USERS}</td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<strong><img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/most_users.png" border="0" alt="" /> Recordul de utilizatori conectati a fost de 156, Mier 11 sep 2011 - 15:57</td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<strong><img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/newest_member.png" border="0" alt="" /> {NEWEST_USER}</td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/new.png" border="0" alt="" /> <strong>Versiune Instalata: <font color="openblue"> phpBB2</strong></font></td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/terms.png" border="0" alt="" />
<strong>Citeste <a href="/t97-regulament-forum">Termenii de utilizare</strong></a></td></span>
</tr>
<script type="text/javascript">jQuery(document).ready(function(){jQuery(".toggle-trig a").click(function () {jQuery(this).parent().next().slideToggle("normal");return false;});});</script> <div class="toggle-trig"><a href=""><img src="http://img217.imageshack.us/img217/3679/42709021.png"></a></div> <div class="radio_czone"><object width="191" height="46"> <param name="movie" value="http://www.museter.com/ffmp3-config.swf" /> <param name="flashvars" value="url=http://77.36.67.136:8000/;&lang=en&codec=mp3&volume=30&autoplay=true&traking=true&jsevents=false&buffering=2&skin=http://www.museter.com/skins/compact/ffmp3-compact.xml&title=Radio%20 Boom Panciu - PARTY ON !&welcome=WELCOME%20TO..." /> <param name="wmode" value="transparent" /> <param name="allowscriptaccess" value="always" /> <param name="scale" value="noscale" /> <embed type="application/x-shockwave-flash" width="191" height="46" src="http://www.museter.com/ffmp3-config.swf" mce_src="http://www.museter.com/ffmp3-config.swf" flashvars="url=http://77.36.67.136:8000/;&lang=en&codec=mp3&volume=30&autoplay=true&traking=true&jsevents=false&buffering=2&skin=http://www.museter.com/skins/compact/ffmp3-compact.xml&title=Radio%20Boom Panciu - PARTY ON !&welcome=WELCOME%20TO..." scale="noscale" wmode="transparent" allowscriptaccess="always"></embed></object> </div><style type="text/css">.toggle-trig{text-align:center;}.radio_czone{display: none;}</style></center>
<div style=" font-size:11px; background-color:;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
color:#a7a7a7;
padding:5px;
border:1px solid #325375;
margin-bottom:8px;
"></div>
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<td class="cat" colspan="2"><h4><font color="white">Parteneri</font></h4></td>
</tr>
<tr>
<table class="tablebg" width="100%" cellspacing="1">
<tbody><tr>
<td class="row1"><img src="http://icons.iconarchive.com/icons/antialiasfactory/enterprise-resource-planning/64/Partnership-icon.png" alt="Parteneri CounterZone"></td>
<td class="row1 nobold" width="50%" valign="middle">
<center>
<span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3;"><!--play-hs-->
<a href=http://play-hs.forumz.ro/forum><img src=http://i1232.photobucket.com/albums/ff378/MultiCrayziKid/bcxbx.gif></a>
<!--play-hs--></span>
<span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3; "> <!-- script statistics.ro : V2 : html-easy -->
<script type="text/javascript" src="http://hitx.statistics.ro/hitx2.js"></script>
<a href="http://www.wta.ro/25193stats_index" target="_blank" title="Statistici web"><script type="text/javascript">
st_ro_start(25193, "", "", "");</script></a>
<noscript><a href="http://www.wta.ro/"><img src="http://hitx.statistics.ro/25193/1/-/-/-/a-x/nojs.gif" width="88" height="31" alt="Statistici web"></a></noscript>
<!-- end of script statistics.ro : V2 : html-easy --></span>
<span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3;"><a href="http://graphicarhive.forumhit.ro/"><img src="http://i1101.photobucket.com/albums/g426/SouNNd-/mini-b17.png" title="Graphic-Arhive" alt="Graphic-Arhive" border="0"></a></span>
<br>
<span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3;"><a href="http://counterzone.ace.st"><img src="http://img847.imageshack.us/img847/4190/micliber.png"></a></span>
<span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3;"><a href="http://counterzone.ace.st"><img src="http://img847.imageshack.us/img847/4190/micliber.png"></a></span>
<span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3;"><a href="http://counterzone.ace.st"><img src="http://img847.imageshack.us/img847/4190/micliber.png"></a></span>
<span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3;"><a href="http://counterzone.ace.st"><img src="http://img847.imageshack.us/img847/4190/micliber.png"></a></span>
<span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3;"><a href="http://counterzone.ace.st"><img src="http://img847.imageshack.us/img847/4190/micliber.png"></a></span>
</center>
</td>
</br>
<td class="row1 nobold" width="100%" valign="middle">
<center><span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3; ">
<a href="/forum"><img src="http://i1086.photobucket.com/albums/j448/alexnica91/Untitled-3.gif"></a></span></center>
</td>
</tr>
</tbody></table>
<br clear="all" />
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<td class="cat" colspan="2"><h4><font color="white">Links</font></h4></td>
</tr>
<tr>
<td class="row1"><img src="http://icons.iconarchive.com/icons/semlabs/web-blog/48/arrow-expand-icon.png" alt="Statistici" /></td>
<td class="row1" width="100%" valign="middle"><p class="genmed"><b>Links:
<a href="/forum" target=" _blank">RestrictArea</a> |
<a href="http://Softart.forumhit.ro/" target=" _blank">SoftArt</a> |
<a href="http://www.seoinc.ro" target=" _blank">Optimizare Web</a> |
<a href="http://www.detailingautoconcept.ro/folie-auto/ " target=" _blank">Folie Auto</a> |
<a href="http://www.1cazare.ro" target=" _blank">Cazare</a> |
<a href="/forum" target=" _blank">Link-ul tau</a> |
<a href="/forum" target=" _blank">Link-ul tau</a> |
<a href="/forum" target=" _blank">Link-ul tau</a> |
<a href="/forum" target=" _blank">Link-ul tau</a> |
<a href="/forum" target=" _blank">Link-ul tau</a> |
<a href="/forum" target=" _blank">Link-ul tau</a></b></td>
</tr>
</table>
<table class="tablebg" width="100%" cellspacing="1">
<tbody><tr>
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<td class="cat" colspan="2"><h4><font color="white">Discriminari</font></h4></td>
</tr>
<tr>
</tr>
<tr>
<td class="row1"><img src="http://icons.iconarchive.com/icons/noctuline/divali/128/Glass-Candle-icon.png" alt=" lgz.ro"></td>
<td class="row1"><font size="2"><b><span style="color: #00FFFF">Nici unul din fisierele care apar aici nu sunt gazduite sau transmise de catre acest server. Linkurile sunt furnizate exclusiv de utilizatorii acestui site. Echipa RestrictArena nu poate fi trasa la raspundere pentru ceea ce utilizatorii posteaza, sau orice alte actiuni ilegale ale acestora . Nu puteti folosi acest site pentru a distribui sau descarca orice material atunci cand nu aveti dreptul legal de a face acest lucru. Este responsabilitatea ta sa aderi la acesti termeni. Daca aveti indoieli cu privire la legalitatea de continut sau aveti orice suspiciuni, nu ezitati sa ne contactati. Administratorii acestei
comunitatii pot selecta utilizatorii si interzicerea oricui in orice moment, fara nici un anunt prealabil.Drepturile de autor pentru toate creatiile RestrictArena Apartin RestrictArena Si este interzisa reproducerea sau copierea lor. <br>Va rugam sa cititi acest disclaimer si sa il tratati cu maxima seriozitate.</span></b></font><b><span style="color: #00FFFF"><br></span></b>
</tr>
</tbody></table>
</tr>
<!-- BEGIN switch_chatbox_activate -->
<tr>
<td class="row1">
<div style=" font-size:11px; background-color:;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
color:#a7a7a7;
padding:5px;
border:1px solid #325375;
margin-bottom:8px;
"><strong>{LOGGED_IN_USER_LIST}</strong></div>
<!-- BEGIN switch_chatbox_popup -->
<div id="chatbox_popup"></div>
<script type="text/javascript">
//<![CDATA[
insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
//]]>
</script>
<!-- END switch_chatbox_popup -->
</span>
</td>
</tr>
<!-- END switch_chatbox_activate -->
</table>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<!-- END switch_legend -->
{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
});
//]]>
</script>
<!-- END switch_fb_index_login -->
<style>
.conec{
border: dashed 1px blue;
border-radius: 6px;
padding: 4px;
}
</style>
.Richard- Membru activ
- Mesaje : 657
Localizare :
Data înscrierii : 06/11/2011
Mulțumiri : 0
Re: Un alt design in Overall Footer Cod ?
Source de ce ma plagiezii noobule ?
Re: Un alt design in Overall Footer Cod ?
ma grapihic numai vb mai frumos putin
nu sunt eu in masura dar ...mai usor
nu sunt eu in masura dar ...mai usor
Re: Un alt design in Overall Footer Cod ?
Buna , Ziua !
GraphicART te rog sa ai putin respect Nu mai vorbi urat
GraphicART te rog sa ai putin respect Nu mai vorbi urat
Re: Un alt design in Overall Footer Cod ?
GraphicART cu ce am plagia, ma crezi vrun copil de 14 anisori ca cei de aici 70% inclusiv tu, prietene nu plagiezi pe nimeni am pus tema SkiLLs Community V1.2 pe hitskin.com si in 20 de minute era deja pe 6 forumuri si culmea modificata "Copyright Laibaric toate drepturile rezervate si dedesupt themes & Coding by cum il chema pe acel .... ca nu ai mai retin numele tot eu sunt cel care plagiaza ? a loato acel slaban Edyson si gata si-a facut si el tema la forum Corolla v3-new mai trebuie in fata toyota si mergem la pescuit cu dricu. Te credem ca doresti sa fi in top cu mesaje postate dar nu trebuie sa te bagi cu japca in seama in primul rand nu am atacat pe nimeni si nicu nu intentionez cei care sunt destepti sa atace problema nu persoana si cu asta am zis tot
Am rezolvat cu Overall Footer. Va multumesc tuturor pentru ajutorul depus. Mult noroc
Cei din staff va rog luati o masura cu cei care fac astfel de lucruri " Ataca, Plagiaza" macar dativa interesul daca nu faceti nimica poate vom gasi noi intrun fina o rezolvare.
Am rezolvat cu Overall Footer. Va multumesc tuturor pentru ajutorul depus. Mult noroc
Cei din staff va rog luati o masura cu cei care fac astfel de lucruri " Ataca, Plagiaza" macar dativa interesul daca nu faceti nimica poate vom gasi noi intrun fina o rezolvare.
Re: Un alt design in Overall Footer Cod ?
Cum facem Cine este conectat , aranjat , frumos si elegant ?
1. Mergem in Pa=>Afisare=>Template-uri=>General=>Index_body si inlocuim tot ce este acolo cu =>
Si in CSS =>
1. Mergem in Pa=>Afisare=>Template-uri=>General=>Index_body si inlocuim tot ce este acolo cu =>
- Cod:
{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<!-- BEGIN message_admin_titre -->
<tr>
<td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
</tr>
<!-- END message_admin_titre -->
<!-- BEGIN message_admin_txt -->
<tr>
<td class="row1" rowspan="3" align="center" valign="middle">
<div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
</td>
</tr>
<!-- END message_admin_txt -->
</table>
<!-- END message_admin_index -->
<!-- BEGIN switch_user_login_form_header -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<!-- BEGIN switch_fb_connect_no -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td valign="top" width="100%" class="row1" align="center">
<table width="100%">
<tr>
<td width="55%" valign="middle" align="right">
<table class="right">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
<td width="10%" align="center" valign="middle">
<span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
</td>
<td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" perms="{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></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" valign="top">
</span>
</td>
</tr>
</table>
<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<!-- BEGIN switch_fb_connect_no -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td valign="top" width="100%" class="row1" align="center">
<table width="100%">
<tr>
<td width="55%" valign="middle">
<table class="right">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
<td width="10%" align="center" valign="middle">
<span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
</td>
<td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" perms="{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></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_footer -->
<br>
<center><span style="font-size: 11px; line-height: normal"><a href="/contact">- [Contact Team] </a></span>
<br>
<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="http://yahoo.com" class="postlink" target="_blank" rel="nofollow">
<img src="http://www.tristangaldosdelcarpio.com/wp-content/themes/tristan/images/yahoo.png" border="0" alt="" /></a></span>
<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="http://facebook.com" class="postlink" target="_blank" rel="nofollow">
<img src="http://www.5pageweb.com/images/icon20_fb.png" border="0" alt="" /></a></span>
<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="http://google.ro" class="postlink" target="_blank" rel="nofollow">
<img src="http://www.maskedcrusader.com/images/styles/masked/misc/bookmarksite_google.png" border="0" alt="" /></a></span>
<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="http://twitter.com/" class="postlink" target="_blank" rel="nofollow">
<img src="http://www.idlaunch.org/styles/IDLaunch_Private/imageset/en/share_on_buttons/shareon_twitter.png" border="0" alt="" /></a></span>
<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="https://secure.delicious.com/" class="postlink" target="_blank" rel="nofollow">
<img src="http://cansecure.ca/images/delicious.png" border="0" alt="" /></a></span>
<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="https://login.live.com/" class="postlink" target="_blank" rel="nofollow">
<img src="http://www.xbox360asylum.ca/home/images/about/live.png" border="0" alt="" /></span></a>
<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="/feed" class="postlink" target="_blank" rel="nofollow">
<img src="http://creative-mathematics.ubm.ro/res/rss.png" border="0" alt="" /></a></span>
<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="https://youtube.com/" class="postlink" target="_blank" rel="nofollow">
<img src="http://www.mcconnellbourn.com.au/img/youtube.png" border="0" alt="" /></a></span>
</center>
<br>
<center><span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="" class="postlink" target="_blank" rel="nofollow">
<img src="http://i40.tinypic.com/1dyjcl.jpg" border="0" alt="" /></a></span> </center><br><br><br>
<tr>
<!-- BEGIN giefmod_index1 -->
{giefmod_index1.MODVAR}
<!-- BEGIN saut -->
<div style="height:{SPACE_ROW}px"></div>
<!-- END saut -->
<!-- END giefmod_index1 -->
</div>
</td></tr><tr></tr><tr>
<br>
<!-- BEGIN switch_chatbox_activate -->
<tr>
<td class="row1">
<span class="gensmall">{TOTAL_CHATTERS_ONLINE} : {CHATTERS_LIST}
<!-- BEGIN switch_chatbox_popup -->
<div id="chatbox_popup"></div>
<script type="text/javascript">
//<![CDATA[
insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
//]]>
</script>
<!-- END switch_chatbox_popup -->
</span>
</td>
</tr>
</table>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
<tr>
</tr>
</table>
<!-- END switch_legend -->
<div class="adds1"><span style="font-size: 11px; line-height: normal"> <strong>{LOGGED_IN_USER_LIST}</strong></span></div><br/>
<div class="adds2"><span style="font-size: 11px; line-height: normal"> <strong>{LEGEND}</strong> : {GROUP_LEGEND}</span></div>
<tr>
<table class="forumline" width="55%" align="right" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
{Statistici}<b><font color="white"> Utilizatori acitivi in ultimele 48 de ore </font></b>{Statistici}</a></span>
</span>
</tr>
<td class="row1"><span class="gensmall"> {L_CONNECTED_MEMBERS}</td></span>
<tr>
<table class="forumline" width="40%" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
{Statistici}<b><font color="white">Cine este conectat</font></b>{Statistici}
</tr>
<tr>
<td class="row1"><span class="gensmall">
<strong><img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/whosonline.gif" border="0" alt="" /> {TOTAL_USERS_ONLINE} </td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<strong><img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/totals.png" border="0" alt="" /> {TOTAL_POSTS} | {TOTAL_USERS}</td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<strong><img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/most_users.png" border="0" alt="" /> Recordul de utilizatori conectati a fost de 156, Mier 11 sep 2011 - 15:57</td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<strong><img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/newest_member.png" border="0" alt="" /> {NEWEST_USER}</td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/new.png" border="0" alt="" /> <strong>Versiune Instalata: <font color="openblue"> phpBB2</strong></font></td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/terms.png" border="0" alt="" />
<strong>Citeste <a href="/t97-regulament-forum">Termenii de utilizare</strong></a></td></span>
</tr>
<tr>
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
{Statistici}<b><font color="white"> Parteneri</font></b>{Statistici}</a></span>
</span>
</tr>
<td class="row1" rowspan="6" align="center" valign="middle"><img src="http://img401.imageshack.us/img401/2357/parteneriat.png" alt="{L_WHO_IS_ONLINE}" /></td>
<td class="row1"><marquee onmouseover="this.stop();" onmouseout="this.start();"><span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.2;this.filters.alpha.opacity=10"><a href="http://forum.phpbbonline.com/" class="postlink" target="_blank" rel="nofollow"><img src="http://i46.servimg.com/u/f46/16/16/06/68/untitl47.png" border="0" alt="" /></a></span>
<tr>
<td class="row1"><span class="gensmall"><strong><span style="font-size: 10px; line-height: normal">Linck-uri: <a href="http://forum.phpbbonline.com/">Phpbb Online</a> | <a href="/forum">Link-ul tau </a> | <a href="/forum">Link-ul tau </a> | <a href="/forum">Link-ul tau </a> | <a href="/forum">Link-ul tau </a> | <a href="/forum">Link-ul tau </a> | <a href="/forum">Link-ul tau </a> | <a href="/forum">Link-ul tau </a> | <a href="/forum">Link-ul tau </a> | </strong></span></span></div></span></td>
</tr>
<br/>
<br/>
<br/>
<!-- BEGIN switch_chatbox_activate -->
<tr>
<td class="row1">
<span class="gensmall">{TOTAL_CHATTERS_ONLINE} : {CHATTERS_LIST}
<!-- BEGIN switch_chatbox_popup -->
<div id="chatbox_popup"></div>
<script type="text/javascript">
//<![CDATA[
insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
//]]>
</script>
<!-- END switch_chatbox_popup -->
</span>
</td>
</tr>
<!-- END switch_chatbox_activate -->
</table>
{AUTO_DST}
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
<tr>
<td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td>
<td><span class="gensmall">{L_NEW_POSTS}</span></td>
<td></td>
<td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td>
<td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
<td> </td>
<td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td>
<td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
</tr>
</table>
<!-- END switch_legend -->
<!-- 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
});
//]]>
</script>
<!-- END switch_fb_index_login -->
Si in CSS =>
- Cod:
.adds1{
padding: 5px;
border: solid 1px #2987CF;
border-radius: 4px;
font-family: arial;
position: relative;
top: 2200px;
}
.adds2{
padding: 5px;
position: relative;
top: 2398px;
border: solid 1px #2787CF;
border-radius: 4px;
heigh: 10px;
font-family: arial;
}[/hide]
.adds3{
font-family: Trebuchet MS;
font-size: 10px;
font-color: #3d3d3d;
}
Re: Un alt design in Overall Footer Cod ?
cLuSTeR , tu furi codurile dee forumu meu si le pui aici =))) ?
.Richard- Membru activ
- Mesaje : 657
Localizare :
Data înscrierii : 06/11/2011
Mulțumiri : 0
Re: Un alt design in Overall Footer Cod ?
Codurile nu ati apartin sunt facute de cei de pe http://forum.phpbbonline.com/ si le mai detin si cei de pe http://czon.hi2.ro/ (scuze pentru reclama) asa ca in locul tau taceam din gura
Pagina 2 din 3 • 1, 2, 3
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Alte probleme :: Arhiva probleme diverse
Pagina 2 din 3
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum