Probleme logo Probleme logo
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Probleme logo

Started by bibouac, January 27, 2009, 03:43:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bibouac

Bonjour

Voila j'ai un probleme sur ma galerie je voudrai y mettre un logo mais ca me deforme toute la galerie
http://lagalerie.monespace.net/index.php

j'utilise le template mac ox x

merci d'avance pour votre aide

François Keller

je ne vois pas de déformation, mais le logo n'est peut être pas actif.
Il nous faut plus de détails (code modifié etc...)
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

bibouac

Voila je l'ai redeformer

je voulais voir si ca n'aurai pas fonctionner autrement mais non ca marche pas :(

François Keller

ok, quels modifs as tu faites pour placer le logo ?
Poste le code du fichier modifié pour qu'on puisse voir ça
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

bibouac

Quote<body>    <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
   <tr>
      <td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
         <tr><td align="center"><img src="http://bibouac.free.fr/logo.jpg">
              </tr>
<div id="CUSTOM_HEADER">  {CUSTOM_HEADER}</div><div class="top_panel"> 
<div class="top_panel_r">   
<div id="GAL_NAME">      <h1>{GAL_NAME}</h1>      <h3>{GAL_DESCRIPTION}</h3>    </div>  </div></div> 
<div id="MENUS">  <div id="SUB_MENU">    {SUB_MENU}  </div> 
<div id="SYS_MENU">    {SYS_MENU}  </div></div><div id="GALLERY">  {ADMIN_MENU}  {GALLERY}</div>
<div id="SELECT_LISTS">  {THEME_SELECT_LIST}  {LANGUAGE_SELECT_LIST}</div>
<div id="SELECT_FLAGS">  {LANGUAGE_SELECT_FLAGS}</div><div id="CUSTOM_FOOTER">  {CUSTOM_FOOTER}</div>
<div id="VANITY">  {VANITY}</div>  </body></html>

voici le code avec les modif que j'ai fait
et le resultat est la  :-\http://lagalerie.monespace.net/index.php

François Keller

#5
la balise <td> n'est pas fermée, essayes :
<body>    <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
   <tr>
      <td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
         <tr><td align="center"><img src="http://bibouac.free.fr/logo.jpg"></td>
              </tr>
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

bibouac

Quote<body>    <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
   <tr>
      <td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
         <tr><td align="center"><img src="http://bibouac.free.fr/logo.jpg"></td>
<div id="CUSTOM_HEADER">  {CUSTOM_HEADER}</div>   

<div id="MENUS">  <div id="SUB_MENU">    {SUB_MENU}  </div> 
<div id="SYS_MENU">    {SYS_MENU}  </div></div><div id="GALLERY">  {ADMIN_MENU}  {GALLERY}</div>
<div id="SELECT_LISTS">  {THEME_SELECT_LIST}  {LANGUAGE_SELECT_LIST}</div>
<div id="SELECT_FLAGS">  {LANGUAGE_SELECT_FLAGS}</div><div id="CUSTOM_FOOTER">  {CUSTOM_FOOTER}</div>
<div id="VANITY">  {VANITY}</div>  </body></html>

la la banniere est bien mise mais le probleme c'est les boutons c'est completement decaler!!!!

François Keller

il doit encore y avoir une balise mal fermée. Attaches l'ensemble du fichier template.htm à ton prochain post
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

bibouac

Le truc c'est que la personne peut s'inscrire vu que ce probleme mange la moitie de ma barre de navigation :-\

Voila j'ai accrocher le template
Merci beaucoup pour ton aide  :)

bibouac

Oups j'ai appuyer sur un truc qui fallait pas je croyais pouvoir editer  :-\

Dans l'icone "@" lorsque l'on pointe dessus y'a un sous menu qui apparait et la il est plus la depuis que j'ai mis la banniere

bibouac

C'est bon j'ai refait a neuf j'ai tout nickel

Merci d'avoir pris le temps de m'avoir repondu  ;)

François Keller

ok, tant mieux, je venais de terminer moi aussi, j'attache tout de même le fichier modifié au cas ou (il y avait pleins de balises ouvertes)
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

bibouac

Merci beaucoup je le prend au cas ou  ;D