Retirer le cadre et le fond de l'en-tête
2 participants
Forum gratuit : Le forum des forums actifs :: Entraide & Support... :: Problème avec un script, un code :: Archives des problèmes avec un code
Page 1 sur 1 • Partagez
Retirer le cadre et le fond de l'en-tête
Bonjour! C'est encore moi ^^"
En changeant le design de mon forum j'ai rencontré un petit souci... En fait j'aimerais retirer la couleur de fond de l'en-tête du forum tout comme la couleur du cadre sans pour autant les retirer sur les sujets du forum, je n'ai aucune idée de comment je devrais m'y prendre, mes templates sont modifiés mais je peux vous les fournir si vous me dites ce dont vous avez besoin ^^ Merci d'avance. Voici une image de la PA si ça peut aider à mieux comprendre.
En changeant le design de mon forum j'ai rencontré un petit souci... En fait j'aimerais retirer la couleur de fond de l'en-tête du forum tout comme la couleur du cadre sans pour autant les retirer sur les sujets du forum, je n'ai aucune idée de comment je devrais m'y prendre, mes templates sont modifiés mais je peux vous les fournir si vous me dites ce dont vous avez besoin ^^ Merci d'avance. Voici une image de la PA si ça peut aider à mieux comprendre.
- Spoiler:
Dernière édition par Snow White le Jeu 6 Déc - 13:52, édité 1 fois
Re: Retirer le cadre et le fond de l'en-tête
Bonjour! Merci beaucoup! J'ai tenté le coup l'aspect à évolué mais j'ai toujours un fond, beige cette fois, le fond rouge est parti. Au cas ou... une petite image!
Si ça peu aider voici mon template modifié:
- Spoiler:
Si ça peu aider voici mon template modifié:
- Code:
{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 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" 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></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">
<!-- BEGIN switch_delete_cookies -->
<a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a>
<!-- END switch_delete_cookies -->
<center> <!-- 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 -->
</span>
<div class="lieens">
<span class="gensmall">
<a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a> ♦
<a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a> ♦
<a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a> ♦
<!-- BEGIN switch_on_index -->
<!-- BEGIN switch_delete_cookies -->
<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></div>
</center>
</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" 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></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_footer -->
<!--
=================================
PERSONNALISATION DU QUI EST EN LIGNE
====================================
Code proposé par Sayuri
Corrigé par CSSActif
====================================
<img src="http://image.noelshack.com/fichiers/2012/40/1349412519-gomtophalllp.png">-->
<div class="QeelPerso">
<div class="ImgQeel">
<!-- BEGIN switch_viewonline_link -->
<a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow"><img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" /></a>
<!-- END switch_viewonline_link -->
<!-- BEGIN switch_viewonline_nolink -->
<img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" />
<!-- END switch_viewonline_nolink -->
</div>
<table width="90%" border="0" cellspacing="5" cellpadding="5" align="center">
<!--<tr>
<div class= "groupesliste"><td colspan="2" align="center" class="ListeGroupes">
<a href="http://#" class="groupe1">♦ Red Alices</a>
<a href="http://#" class="groupe2">♦ White Alices</a>
<a href="http://#" class="groupe3">♦ Masters</a>
<a href="http://#" class="groupe4">♦ Errants </a>
<a href="http://#" class="groupe5">♦ Chains</a>
<a href="http://#" class="groupe6">♦ Acteurs</a>
<a href="http://#" class="groupe7">♦ Ombres</a>
<a href="http://#" class="groupe8">♦ Servants</a>
<a href="http://#" class="groupe9">♦ Disparus</a>
</td></div>
</tr>-->
<tr>
<td width="46%" valign="top" align="center" class="statistiquesqeel">
<div class="BlocStats">
<span class="gensmall">
<span id="blabla">{TOTAL_POSTS}
<script type="text/javascript">document.getElementById('blabla').innerHTML=document.getElementById
('blabla').innerHTML.replace(/Nos membres ont posté un total de/,"Nous avons conté un total de");</script><script type="text/javascript">document.getElementById
('blabla').innerHTML=document.getElementById('blabla').innerHTML.
replace(/messages/,"fables fabuleuses");</script><script type="text/javascript">document.getElementById</script></span>
.
<span id="users">{TOTAL_USERS}
<script type="text/javascript">document.getElementById('users').innerHTML=document.getElementById
('users').innerHTML.replace(/Nous avons/,"Wonderland accueille");</script><script type="text/javascript">document.getElementById
('users').innerHTML=document.getElementById('users').innerHTML.
replace(/membres enregistrés/,"contes de fée.");</script><script type="text/javascript">document.getElementById</script></span>
<br>
<span id="newest">{NEWEST_USER}</span><script type="text/javascript">document.getElementById('newest').innerHTML=document.getElementById ('newest').innerHTML.replace(/L'utilisateur enregistré le plus récent est/,"Le dernier à avoir suivi le lapin blanc est ");</script></span><br><br>
<span class="gensmall"><span id="totalu"> {TOTAL_USERS_ONLINE}
<script type="text/javascript">document.getElementById('totalu').innerHTML=document.getElementById ('totalu').innerHTML.replace(/utilisateur en ligne/,"tasse à souper");
</script>
<script type="text/javascript">document.getElementById('totalu').innerHTML=document.getElementById ('totalu').innerHTML.replace(/Enregistré/,"Déjan'thé");
</script>
<script type="text/javascript">document.getElementById('totalu').innerHTML=document.getElementById ('totalu').innerHTML.replace(/Invisible/,"Thé'humide");
</script>
<script type="text/javascript">document.getElementById('totalu').innerHTML=document.getElementById ('totalu').innerHTML.replace(/Invité/,"Invi'thé");
</script>
</span>
</span>
</div>
</td>
<td width="46%" valign="top" align="center" class="statistiquesqeel">
<div class="BlocStats">
<table class="DeBug">{L_CONNECTED_MEMBERS}</table>
</div>
</td>
</tr>
<tr>
<td width="46%" valign="top" align="center" class="statistiquesqeel">
<div class="BlocStats">
<span class="gensmall">
<span id="on">{LOGGED_IN_USER_LIST}
<script type="text/javascript">document.getElementById('on').innerHTML=document.getElementById
('on').innerHTML.replace(/Utilisateurs enregistrés/,"Qui prend son thé?");</script><script type="text/javascript">document.getElementById
</script></span>
</span>
</div>
</td>
<td width="46%" valign="top" align="center" class="statistiquesqeel">
<div class="BlocStats">
<span class="gensmall">{TOTAL_CHATTERS_ONLINE} : {CHATTERS_LIST}<br />
<!-- 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>
<a href="http://game-of-madness.forums-actifs.com/chatbox">♦ Screambox! ♦</a>
{CHATBOX_BOTTOM}
</div>
</td>
</tr>
<br><br><br><br><br>
</table></div>
<img src="http://image.noelshack.com/fichiers/2012/48/1354390132-qeeldsdss.png">
<!--
=================================
PERSONNALISATION DU QUI EST EN LIGNE (fin)
====================================
-->
<br clear="all" />
<!-- 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 -->
{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,
oauth: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->
Re: Retirer le cadre et le fond de l'en-tête
Tu as appliqué le tuto sur le forum dans ton profil ? Ou sur un autre ?
Re: Retirer le cadre et le fond de l'en-tête
Sur le forum dans mon profil
Re: Retirer le cadre et le fond de l'en-tête
Dans le template que tu nous fournis là, le code n'a pas été modifié par rapport au tuto que je t'ai montré ?
Il faut remplacer
Il faut remplacer
- Code:
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
- Code:
<!-- BEGIN message_admin_index -->
<table id="msg_et" width="100%" border="0" cellspacing="1" cellpadding="0">
- Code:
table#msg_et, table#msg_et td{
background-color:none !important;
}
Re: Retirer le cadre et le fond de l'en-tête
Ho désolée en effet je n'avais pas vu qu'il y avait aussi cette modification à faire :$ C'est parfait merci beaucoup pour ton aide!
Sujets similaires
» Bordure du cadre de l'en-tête
» Cadre en-tête et zone de saisie
» Besoin d'aide ( Cadre en en-tête)
» Je n'arrive pas changer la couleur fond de page et fond de cadre du forum. Jr
» Étrange carré gris sur le cadre de l'en-tête
» Cadre en-tête et zone de saisie
» Besoin d'aide ( Cadre en en-tête)
» Je n'arrive pas changer la couleur fond de page et fond de cadre du forum. Jr
» Étrange carré gris sur le cadre de l'en-tête
Forum gratuit : Le forum des forums actifs :: Entraide & Support... :: Problème avec un script, un code :: Archives des problèmes avec un code
Page 1 sur 1
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum