adugare nume in ...
adugare nume in ...
Salut! revin din nou cu o problema de care m-am lovit si anume am un forum phpbb2 cu tema artemis si vreau sa mai adaug sus la faq,cautare,membri,profil inca o categorie si nu stiu de unde sa modific,m-am uitat si in header si footer dar nu cred ca`i de acolo,nu am gasit nimic legat de acele cuvinte. Multumesc pt. atentia oferita
- pK - eXplosive
- Utilizator înregistrat
- Mesaje: 1647
- Membru din: 27-Iun-2007, 00:57:16
- Versiune: 3.0.5
- Ext: Da
- Server: Windows
- Nivel phpBB: Mediu
- Localitate: Botosani
linkMuzet scrie:Postează aici codurile din fişierul overall_header.tpl din tema folosită.
Cod: Selectaţi tot
<!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}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="Content-Style-Type" content="text/css" />
{META}
{NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<link rel="stylesheet" href="{T_TEMPLATE_PATH}/style_{TPL_COLOR}.css" type="text/css" />
<style type="text/css">
<!--
@import url("{T_TEMPLATE_PATH}/formIE.css");
-->
</style>
<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
{CA_XS_COMMENT_JS_START}
if ( {PRIVATE_MESSAGE_NEW_FLAG} )
{
window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
}
{CA_XS_COMMENT_JS_END}
//-->
</script>
<!-- END switch_enable_pm_popup -->
<script language="javascript" type="text/javascript">
<!--
var PreloadFlag = false;
var expDays = 90;
var exp = new Date();
var tmp = '';
var tmp_counter = 0;
var tmp_open = 0;
exp.setTime(exp.getTime() + (expDays*24*60*60*1000));
function SetCookie(name, value)
{
var argv = SetCookie.arguments;
var argc = SetCookie.arguments.length;
var expires = (argc > 2) ? argv[2] : null;
var path = (argc > 3) ? argv[3] : null;
var domain = (argc > 4) ? argv[4] : null;
var secure = (argc > 5) ? argv[5] : false;
document.cookie = name + "=" + escape(value) +
((expires == null) ? "" : ("; expires=" + expires.toGMTString())) +
((path == null) ? "" : ("; path=" + path)) +
((domain == null) ? "" : ("; domain=" + domain)) +
((secure == true) ? "; secure" : "");
}
function getCookieVal(offset)
{
var endstr = document.cookie.indexOf(";",offset);
if (endstr == -1)
{
endstr = document.cookie.length;
}
return unescape(document.cookie.substring(offset, endstr));
}
function GetCookie(name)
{
var arg = name + "=";
var alen = arg.length;
var clen = document.cookie.length;
var i = 0;
while (i < clen)
{
var j = i + alen;
if (document.cookie.substring(i, j) == arg)
return getCookieVal(j);
i = document.cookie.indexOf(" ", i) + 1;
if (i == 0)
break;
}
return null;
}
function ShowHide(id1, id2, id3)
{
var res = expMenu(id1);
if (id2 != '') expMenu(id2);
if (id3 != '') SetCookie(id3, res, exp);
}
function expMenu(id)
{
var itm = null;
if (document.getElementById)
{
itm = document.getElementById(id);
}
else if (document.all)
{
itm = document.all[id];
}
else if (document.layers)
{
itm = document.layers[id];
}
if (!itm)
{
// do nothing
}
else if (itm.style)
{
if (itm.style.display == "none")
{
itm.style.display = "";
return 1;
}
else
{
itm.style.display = "none";
return 2;
}
}
else
{
itm.visibility = "show";
return 1;
}
}
//-->
</script>
</head>
<body>
<a name="top"></a>
<table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%">
<tr>
<td width="15" class="border-left"><img src="{T_TEMPLATE_PATH}/images/spacer.gif" width="15" height="1" alt="" /></td>
<td width="100%" class="content" valign="top"><div class="border-over">
<div class="logo"><a href="{U_INDEX}"><img src="{T_TEMPLATE_PATH}/images/logo.gif" height="66" alt="{L_INDEX}" /></a></div>
<div class="buttons-bg1"><div class="buttons-bg1a"><div class="buttons-bg1b"><table border="0" align="center" cellspacing="0" cellpadding="0" class="buttons-table">
<tr>
<td width="25" class="buttons-border"><img src="{T_TEMPLATE_PATH}/images/{TPL_COLOR}/buttons_left2.gif" width="25" height="28" alt="" /></td>
<td nowrap="nowrap" class="buttons-buttons">
<!-- BEGIN switch_user_logged_out -->
<a href="{U_REGISTER}">{L_REGISTER}</a> |
<!-- END switch_user_logged_out -->
<a href="{U_FAQ}">{L_FAQ}</a> |
<a href="{U_SEARCH}">{L_SEARCH}</a> |
<a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a> |
<a href="{U_GROUP_CP}">{L_USERGROUPS}</a> |
<!-- BEGIN switch_user_logged_in -->
<a href="{U_PROFILE}">{L_PROFILE}</a> |
<a href="{U_PRIVATEMSGS}">{L_PRIVATEMSGS}{C_PM}</a> |
<!-- END switch_user_logged_in -->
<a href="{U_LOGIN_LOGOUT}">{CA_L_LOGIN_LOGOUT}</a>
</td>
<td width="25" class="buttons-border"><img src="{T_TEMPLATE_PATH}/images/{TPL_COLOR}/buttons_right2.gif" width="25" height="28" alt="" /></td>
</tr>
</table></div></div></div>
</div>
<!-- BEGIN switch_xs_enabled -->
<?php if($this->vars['CA_NEW_MSGS'] && $this->vars['PRIVATE_MESSAGE_INFO'] !== $this->vars['CA_L_NO_MSG'] && !defined('CA_POPUP_SHOWED')) { ?>
<div id="newmsgs"><a href="{U_PRIVATEMSGS}" class="newmsgs">{PRIVATE_MESSAGE_INFO}</a></div>
<?php define('CA_POPUP_SHOWED', true); } ?>
<!-- END switch_xs_enabled -->
<!-- BEGIN ca_new_privmsgs -->
{CA_XS_COMMENT_START}<div id="newmsgs"><a href="{U_PRIVATEMSGS}" class="newmsgs">{ca_new_privmsgs.TEXT}</a></div>{CA_XS_COMMENT_END}
<!-- END ca_new_privmsgs -->
<div align="center">
<a href="http://www.clubbinghill.com" target="_blank">
<img src="http://www.clubbinghill.com/serverwar/banner_club.jpg" border="0" />
</a>
<script type="text/javascript"><!--
google_ad_client = "pub-4121170211143350";
/* 728x90, creat 15.06.2008 */
google_ad_slot = "2783076663";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<style type="text/css">
@import url(http://www.google.com/cse/api/branding.css);
</style>
<div class="cse-branding-right" style="background-color:#999999;color:#000000">
<div class="cse-branding-form">
<form action="http://www.google.com/cse" id="cse-search-box" target="_blank">
<div>
<input type="hidden" name="cx" value="partner-pub-4121170211143350:4s5gnt-dunb" />
<input type="hidden" name="ie" value="ISO-8859-2" />
<input type="text" name="q" size="31" />
<input type="submit" name="sa" value="Căutare" />
</div>
</form>
</div>
<div class="cse-branding-logo">
<img src="http://www.google.com/images/poweredby_transparent/poweredby_999999.gif" alt="Google" />
</div>
<div class="cse-branding-text">
căutare personalizată
</div>
</div>
- Muzet
- Fost coleg
- Mesaje: 2295
- Membru din: 18-Mar-2008, 23:29:52
- Versiune: 0.0
- Ext: Nu
- Server: UNIX/Linux
- Nivel phpBB: Experimentat
- Nivel php: Experimentat
Caută:
Adaugă după:
Cod: Selectaţi tot
<a href="{U_FAQ}">{L_FAQ}</a> |
Cod: Selectaţi tot
<a href="http://link.ro">Nume</a> |
Cine este conectat
Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 4 vizitatori