Auteur |
Message |
a[C]e
r00x0r !!!!
Inscrit le: 08 Avr 2005
Messages: 407
Localisation: DTC
|
Posté le:
11 Juin 2005, 13:15 |
|
Hey Daryl, (ou kkun d'autre lol)
peut tu me dire dans quel page du forum il faut insérer la bannière pub et le logo xiti stp?? a quelle ligne(ca a une importance??!)???
est ce que le logo (en haut a gauche) dois avoir une taille maxi?et la bannière de pub?
et enfin, ca marche comment pour les avatars???
merci
@bientot |
_________________
Dernière édition par a[C]e le 01 Oct 2005, 13:39; édité 1 fois |
|
|
|
Daryl
Administrateur
Inscrit le: 06 Fév 2005
Messages: 661
Localisation: /dev/null (Bordeaux)
|
Posté le:
11 Juin 2005, 18:35 |
|
j'ai rien compris.... :/ y'a eu un mélange subtil entre xiti, logo, bannière et phpbb..
mais si j'essaye de concaténer ces éléments ça donne : "sur quelle page de phpbb personnalise-t-on les en-têtes et pieds de page ?"
et donc la réponse est :
"dans /templates/ton_nom_de_skin/admin
et là t'a 2 fichiers : page_header.tpl et page_footer.tpl" |
_________________ Un peu d'égocentrisme dans ce monde où la générosité est si ....... généreuse.
Win the yes, need the no, to win, against the no ! (©Raffarin 2005) |
|
|
|
a[C]e
r00x0r !!!!
Inscrit le: 08 Avr 2005
Messages: 407
Localisation: DTC
|
Posté le:
12 Juin 2005, 21:32 |
|
euh ouais ca réponds a ma question mais peut tu m'éclairer par ce que je vois pas a quel endroit rajouter le code..
et le contenu de ta "page_header" ne correspond pas du tout au mien!! g une espece de feuille de style..faut pas la jarter je suppose??mais dans ta page elle y est pas!!
c chelou pour un newbie de la programmation web.. |
_________________
|
|
|
|
a[C]e
r00x0r !!!!
Inscrit le: 08 Avr 2005
Messages: 407
Localisation: DTC
|
Posté le:
17 Juin 2005, 12:44 |
|
Allo Daryl..??
Tout simplement, je reprends depuis le debut..:
je voudrai insérer le logo xiti dans le forum
je voudrai insérer un bandeau de pub dans le forum (en haut, comme ici)
je voudrai virer le logo phpbb et mettree le mien a la place
quelles étapes dois-je suivre??
Merci |
_________________
|
|
|
|
Daryl
Administrateur
Inscrit le: 06 Fév 2005
Messages: 661
Localisation: /dev/null (Bordeaux)
|
Posté le:
17 Juin 2005, 13:42 |
|
Code de mon header :
Code: |
<?xml version="1.0" encoding="{S_CONTENT_ENCODING}"?>
<!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="templates/fisubsilver/{T_HEAD_STYLESHEET}" type="text/css" />
<!-- BEGIN switch_enable_pm_popup -->
<script 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>
<a name="top" id="top"></a>
<table class="bodyline" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td>
<table class="topbkg" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td><a href="{U_INDEX}"><img src="templates/fisubsilver/images/bjl_logo_blue.jpg" border="0" alt="{L_INDEX}" title="{L_INDEX}" width="240" height="110" /></a></td>
<td align="center" width="100%"><iframe src="pub.php" width="470" height="62" scrolling="no" frameborder="0">Iframe non supporté par votre navigateur !</iframe></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td align="center" class="topnav"><a href="http://www.berjeuxlan.org">Revenir sur BerjeuxLAN.org</a><br />
<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_out -->
• <a href="{U_REGISTER}">{L_REGISTER}</a>
<!-- END switch_user_logged_out -->
• <a href="{U_PROFILE}">{L_PROFILE}</a> • <a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>
• <a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tr>
<td> |
Code de mon footer :
Code: |
<div align="center" class="gensmall"><br />
{ADMIN_LINK}<br />
© 2001-2005 <a href="http://www.berjeuxlan.org">Berjeuxlan.org</a> Asso Loi 1901. Tous droits réservés. <br />
<br />
<!--
We request you retain the full copyright notice below including the link to www.phpbb.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
reason) retain the full copyright we request you at least leave in place the
Powered by phpBB {PHPBB_VERSION} line, with phpBB linked to www.phpbb.com. If you refuse
to include even this then support on our forums may be affected.
The phpBB Group : 2002
// -->
Powered by <a href="http://www.phpbb.com/" target="_phpbb">phpBB</a> © 2001, 2002 phpBB Group :: <a href="http://www.forumimages.com/" target="_blank">FI Theme</a> ::
{S_TIMEZONE}<br />
{TRANSLATION_INFO}</div>
<!-- Stats XiTi -->
<a href="http://www.xiti.com/xiti.asp?s=62114" title="Mesurez votre audience">
<script type="text/javascript">
<!--
Xt_param = 's=62114&p=';
Xt_r = document.referrer;
Xt_h = new Date();
Xt_i = '<img width="39" height="25" border="0" ';
Xt_i += 'src="http://logv14.xiti.com/hit.xiti?'+Xt_param;
Xt_i += '&hl='+Xt_h.getHours()+'x'+Xt_h.getMinutes()+'x'+Xt_h.getSeconds();
if(parseFloat(navigator.appVersion)>=4)
{Xt_s=screen;Xt_i+='&r='+Xt_s.width+'x'+Xt_s.height+'x'+Xt_s.pixelDepth+'x'+Xt_s.colorDepth;}
document.write(Xt_i+'&ref='+Xt_r.replace(/[<>"]/g, '').replace(/&/g, '$')+'" title="Analyse d\'audience">');
//-->
</script>
<noscript>
audit et mesure d'audience visiteurs internet par <img width="39" height="25" src="http://logv14.xiti.com/hit.xiti?s=62114&p=" alt="Analyse d'audience" />
</noscript></a>
<a name="bot" id="bot"></a></td></tr></table></td></tr></table>
</body>
</html> |
si vraiment t'en chie, ouvre-le avec dreamweaver en mode graphique, il interprete tout, et c'est du easy ;) sinon c'est du html tout ce qu'il y a de plus banal... |
_________________ Un peu d'égocentrisme dans ce monde où la générosité est si ....... généreuse.
Win the yes, need the no, to win, against the no ! (©Raffarin 2005) |
|
|
|
a[C]e
r00x0r !!!!
Inscrit le: 08 Avr 2005
Messages: 407
Localisation: DTC
|
Posté le:
17 Juin 2005, 14:40 |
|
ok jvai voir ca...
si j'ai un soucis jte refais signe!! |
_________________
|
|
|
|
a[C]e
r00x0r !!!!
Inscrit le: 08 Avr 2005
Messages: 407
Localisation: DTC
|
Posté le:
14 Juil 2005, 16:28 |
|
ouais mais là ya probleme!!
t'as quel version de phpbb?
moi chui en 2.0.14 avec le theme par defaut et j'ai pas ca du tout!!!
ya plein de commentaires en + et au niveau de l'orga, g l'impression que c'est pas fait pareil...
et en mode graphique ca m'affiche juste une ancre nomée. peut rien faire!!!
aaaarrrrrrggggghhh |
_________________
Dernière édition par a[C]e le 14 Juil 2005, 16:31; édité 1 fois |
|
|
|
Daryl
Administrateur
Inscrit le: 06 Fév 2005
Messages: 661
Localisation: /dev/null (Bordeaux)
|
Posté le:
14 Juil 2005, 16:30 |
|
|
|
|
a[C]e
r00x0r !!!!
Inscrit le: 08 Avr 2005
Messages: 407
Localisation: DTC
|
Posté le:
15 Juil 2005, 13:27 |
|
g mis la 2.0.16 mais c pareil..
moi g pas de skin, j'ai le skin par défaut, c'est les memes dossier que pour toi quand meme? |
_________________
|
|
|
|
marcos
Railgun ownah
Inscrit le: 13 Fév 2005
Messages: 192
Localisation: AFK
|
Posté le:
15 Juil 2005, 18:38 |
|
Slt,
ACE je te conseil de l' ouvrire avec n' importe quel éditeur, mais pour que le code soit le plus valid possible ya l' éditeur gratuit de mozilla ( il est aussi dans la suite..)
Mais après si tu n' y arrive vraiment pas je peut te donner un coup de main...
Mais, franchemen essaye de reperer les tableau et tout avec les balise et après ca va tout seul
Ou sinon tu fait carrément un autre thème avec tes templates ( je crois que ça marche comme ça avec phpbb )
@++ |
|
|
|
|
a[C]e
r00x0r !!!!
Inscrit le: 08 Avr 2005
Messages: 407
Localisation: DTC
|
Posté le:
08 Aoû 2005, 13:29 |
|
je pédale un peu dans la semoule (et dans le camembert de temps en temps) mais je vais re-tenter le coup!
si j'ai besoin d'aide, je te ferai signe!
thanxx
début de mon header (forum\templates\subSilver\admin\page_header.tpl
jcapte pas ca a aucun rapport avec le header de daryl
Code: |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
{META}
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" />
<!-- link rel="stylesheet" href="../templates/subSilver/{T_HEAD_STYLESHEET}" type="text/css" -->
<style type="text/css">
<!--
/*
The original subSilver Theme for phpBB version 2+
Created by subBlue design
http://www.subBlue.com
NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
theme administration centre. When you have finalised your style you could cut the final CSS code
and place it in an external file, deleting this section to save bandwidth.
*/
/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background-color: {T_BODY_BGCOLOR};
scrollbar-face-color: {T_TR_COLOR2};
scrollbar-highlight-color: {T_TD_COLOR2};
scrollbar-shadow-color: {T_TR_COLOR2};
scrollbar-3dlight-color: {T_TR_COLOR3};
scrollbar-arrow-color: {T_BODY_LINK};
scrollbar-track-color: {T_TR_COLOR1};
scrollbar-darkshadow-color: {T_TH_COLOR1};
}
/* General font families for common tags */
font,th,td,p { font-family: {T_FONTFACE1} }
p, td { font-size : {T_FONTSIZE2}; color : {T_BODY_TEXT}; }
a:link,a:active,a:visited { color : {T_BODY_LINK}; }
a:hover { text-decoration: underline; color : {T_BODY_HLINK}; }
hr { height: 0px; border: solid {T_TR_COLOR3} 0px; border-top-width: 1px;}
h1,h2 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000000;} |
|
_________________
|
|
|
|
Daryl
Administrateur
Inscrit le: 06 Fév 2005
Messages: 661
Localisation: /dev/null (Bordeaux)
|
Posté le:
08 Aoû 2005, 13:46 |
|
|
|
|
a[C]e
r00x0r !!!!
Inscrit le: 08 Avr 2005
Messages: 407
Localisation: DTC
|
Posté le:
08 Aoû 2005, 14:08 |
|
mmmmm
il me semblait bien que c'était pas la bonne page!
je vais voir ca ce soir!
merci |
_________________
|
|
|
|
|