.swf dans header.php

PHP-Nuke France - CE -> Installation

Auteur: ownz-you MessagePosté le: 27.07.2004, 14:15:18    Sujet du message: .swf dans header.php

Bonjour a tous ,
Je cherche a intégré un .swf dans le header de mon theme , mais je ne sais pas ou le mettre ( entre quelle ligne ) . Et quoi effacer ou remplacer .


Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
  codebase="http://active.macromedia.com/flash6/cabs/swflash.cab#version=6,0,0,0"
  id="p2p" width=500 height=120>
<param name=movie value="p2p.swf">
<param name=quality value=best>
<param name=bgcolor value=#000000>
<param name=wmode value=window>
<embed src="p2p.swf" quality=best bgcolor=#000000
    width=500 height=120 wmode=window type="application/x-shockwave-flash"
    pluginspage="http://www.macromedia.com/go/getflashplayer">
</embed></object>


Code:
<table border="0" cellspacing="0" cellpadding="0" width="100%" height="131"><tr>
<td background="themes/BBDSpL/images/bl2.jpg" align="center" width="1010" height="51">
<img border="0" src="themes/BBDSpL/images/logo.gif" width="445" height="57"></td>
  </tr>
<tr>
<td background="themes/BBDSpL/images/bl3.jpg" width="1010" height="58" align="center">

<table border="0" align="center" bgcolor="" width="1041" height="42"><tr>
  <td width="1035" height="38">
<p align="center"><b><font class="tit2">$slogan </font></b>
<p align="center"><font class="links"><font color="#cccccc"><strong>.::</strong></font><b><font color="#cccccc">&nbsp;</font><a href="index.php"><font color="#cccccc">Home</font></a><font color="#cccccc">

                    &nbsp;</font></b><font color="#cccccc"><strong>::</strong></font><b><font color="#cccccc">&nbsp;
  </font> <a href="modules.php?name=Downloads"><font color="#cccccc">Downloads</font></a><font color="#cccccc">

                    &nbsp;</font></b><font color="#cccccc"><strong>::</strong></font><b><font color="#cccccc">&nbsp;
  </font>
<a href="modules.php?name=Your_Account"><font color="#cccccc">Your

                    Account</font></a><font color="#cccccc"> &nbsp;</font></b><font color="#cccccc"><strong>::</strong></font><b><font color="#cccccc">&nbsp;
  </font> <a href="modules.php?name=Forums"><font color="#cccccc">Forums</font></a><font color="#cccccc">

                    &nbsp;</font></b><font color="#cccccc"><strong>::.</strong></font></font></td></tr></table>

</td>
  </tr>
</td></tr></table>
$public_msg<br>
<table cellpadding="0" cellspacing="0" width="99%" border="0" align="center" bgcolor="#000000">
<tr><td bgcolor="#000000" valign="top">


Je vous donne l'adresse du site : http://www.p2pfrance.fr.tc
pour que vous puissiez voir .
C'est le logo.gif " DISIPAL SITE " que je voudrais remplacer .
merci a tous pour le temps que vous prendrez pour m'aider a regler ce probléme .

Auteur: FBLocalisation: Gradignan (33) MessagePosté le: 27.07.2004, 16:02:32    Sujet du message:

Bonjour,

Logiquement, tu remplaces : <img border="0" src="themes/BBDSpL/images/logo.gif" width="445" height="57"> (5° et 6° ligne ci-dessus) par ton objet (tout le script du haut).

... et comme tu remplaces un élément de 57 px de haut par un autre de 120, change la hauteur du tableau principal à la première ligne (-> height="131-57+120" Faire le calcul et entrer la valeur !!!)

A essayer.

A+



PHP-Nuke France - CE -> Installation

Toutes les heures sont au format GMT + 2 Heures

Page 1 sur 1


>> Fermer cette Page <<