Se connecter avec
S'enregistrer | Connectez-vous

Modifier la bannière du thème phpib 2 blue

Dernière réponse : dans Programmation

Bonjour à tous,

J'ai un petit soucis, je viens de créé mon site, sur lequel j'y est ajouté un forum en phpBB2. Au début, j'avais le thème Subsilver, j'ai modifier la bannière, et tout allait bien. Après, j'ai installé le thème phpib 2 blue, j'ai voulu modifier la bannière, mais je n'ai pas réussis :fou: 

Alors est-ce que quelqu'un peut m'aider à modifier cette bannière ???
Lassé par la pub ? Créez un compte

Voilà le code !

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html 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="templates/phpib2/phpib2.css" type="text/css">
<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
if ( {PRIVATE_MESSAGE_NEW_FLAG} )
{
window.open("{U_PRIVATEMSGS_POPUP}", "_phpbbprivmsg", "HEIGHT=225,resizable=yes,WIDTH=400");;
}
//-->
</script>
<!-- END switch_enable_pm_popup -->
</head>
<body bgcolor="#FFFFFF" marginwidth="10" marginheight="0" topmargin="0" leftmargin="10" rightmargin="10" bottommargin="10" />
<a name="top"></a>
<table width="95%" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#345487">
<tr>
<td align="left">
<table width="100%" border="0" cellspacing="0" cellpadding="0" background="templates/phpib2/images/head_bg.gif" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td align="left"><a href="index.php">
<img src="templates/phpib2/images/logo.jpg" alt="{L_INDEX}" border="0" width="249" height="59"></a></td>
<td align="right" valign="middle" background="templates/phpib2/images/header_tile.gif">

</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="row1">
<table width="100%" border="0" cellspacing="0" cellpadding="8">
<tr>
<td width="100%" valign="middle" align="center"> <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr>
<!-- BEGIN switch_user_logged_out -->
<td align="center" valign="middle"><span class="genmed">Welcome {USERNAME} ( <a href="{U_LOGIN_LOGOUT}">{L_LOGIN}</a> | <a href="{U_REGISTER}">{L_REGISTER}</a> )</span></td>
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<td align="left" valign="middle"><span class="genmed"><b>{L_LOGGED_IN} {USERNAME}</b> ( <a href="{U_LOGIN_LOGOUT}">Log Out</a> )</span></td>
<td align="right" valign="middle"><span class="genmed">
<b><a href="{U_PROFILE}">{L_PROFILE}</a></b> | <a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>
| <a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a>
<!-- END switch_user_logged_in -->
</td>
</tr>
</table></table></table>
<br />
<table width="95%" align="center" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1%" valign="middle"><img src="templates/phpib2/images/nav2.gif" border="0"></td>
<td width="100%" align="left" valign="middle" class="nav"> <a href="{U_INDEX}">{L_INDEX}</a></span></td>
<td align="right" valign="middle" nowrap>
<table cellpadding="3" cellspacing="0" border="0" style="border:1px solid #345487" class="row2">
<tr>
<td class="row2" nowrap><span class="genmed"><a href="{U_FAQ}">{L_FAQ}</a>
<span style="color:#345487">|</span> <a href="{U_SEARCH}">{L_SEARCH}</a>
<span style="color:#345487">|</span> <a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a>
<span style="color:#345487">|</span> <a href="{U_GROUP_CP}">{L_USERGROUPS}</a></span>
</td>
</tr>
</table></table>

Mais sinon, va sur ce lien, installe le thème, et dit moi si tu arrives à modifier la bannière !
http://www.infos-du-net.com/forum/Programmation/repondr...
Lassé par la pub ? Créez un compte
Tom's guide dans le monde