Autore | Messaggio |
keroy82 Senior 2°Level
Registrato: Sep 01, 2004 Messaggi: 328
|
Oggetto: flash nel header |
|
|
eh eh si io vorrei inserire l'header in flash, ho preso un templates normale fatto di gif poi ho provato a cambiare il percorso puntando sul file flas ma non funziona, ho scaricato un altro themes in flash ma non capisco dove cariche l'header in flash caro sniffer mi puoi aiutare??
|
|
Inviato:
Ven Dic 16, 2005 11:41 am |
|
|
|
|
tonin Moderatore
Registrato: May 03, 2004 Messaggi: 120
Località: Gioiosa Jonica
|
Oggetto: |
|
|
echo un sempio di in file che si trova in ......
themes/tonin/animazione2.swf
Codice: |
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="577" height="80" align="top">
<param name=movie value="themes/tonin/animazione2.swf">
<param name=quality value=high>
<param name="SCALE" value="exactfit">
<embed src="themes/tonin/animazione2.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="577" height="80" align="top" scale="exactfit">
</embed>
|
|
|
Inviato:
Ven Dic 16, 2005 1:55 pm |
|
|
keroy82 Senior 2°Level
Registrato: Sep 01, 2004 Messaggi: 328
|
Oggetto: |
|
|
ok ma dove lo devo mettere nel theme header function?
Codice: | echo "<table border=\"0\" cellpadding=\"0\" cellspacing=\"2\" bgcolor=\"a61661\" width=\"80\" align=\"center\">\n"
."<tr><td width=\"100%\">\n"
."<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"840\">\n"
."<tr><td width=\"100%\">\n"
."<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"840\">\n"
."<tr><td width=\"100%\" height=\"60\" bgcolor=\"#C2FAD7\">\n"
."<table border=0 width=100% cellpadding=0 cellspacing=0><tr><td align=\"left\"><a href=\"index.php\"><img border=\"0\" src=\"themes/showsys/images/logo.gif\" alt=\"Willkommen zu SwissInvestor.ch\" hspace=\"0\"></a></td><td align=\"right\"></td></tr></table></td></tr>\n"
."<tr><td width=\"100%\" bgcolor=\"#000000\" height=\"19\" valign=\"bottom\">\n"
."<a href=\"index.php\"><img border=\"0\" src=\"themes/showsys/images/home.gif\" width=\"140\" height=\"18\"></a>"
."<a href=\"modules.php?name=Your_Account\"><img border=\"0\" src=\"themes/showsys/images/account.gif\" width=\"140\" height=\"18\"></a>"
."<a href=\"modules.php?name=Downloads\"><img border=\"0\" src=\"themes/showsys/images/downloads.gif\" width=\"140\" height=\"18\"></a>"
."<a href=\"topics.html\"><img border=\"0\" src=\"themes/showsys/images/weblinks.gif\" width=\"140\" height=\"18\"></a>"
."<a href=\"forums.html\"><img border=\"0\" src=\"themes/showsys/images/topics.gif\" width=\"140\" height=\"18\"></a>"
."<a href=\"modules.php?name=Contattaci\"><img border=\"0\" src=\"themes/showsys/images/top10.gif\" width=\"140\" height=\"18\"></a>"
."</td></tr><tr><td width=\"100%\" height=\"10\" bgcolor=\"#C2FAD7\">\n"
."</td></tr></table>\n"
."</td></tr><tr><td width=\"100%\"><table width='100%' cellspacing='0' cellpadding='0' border='0'><tr><td bgcolor='#C2FAD7'>\n"
; |
|
|
Inviato:
Ven Dic 16, 2005 2:10 pm |
|
|
tonin Moderatore
Registrato: May 03, 2004 Messaggi: 120
Località: Gioiosa Jonica
|
Oggetto: |
|
|
Dove vuoi tu....
Se hai il file header.phpl mettilo li....
Se no nel themes.php
sempre nel cartella del tema che hai scelto.....
|
|
Inviato:
Ven Dic 16, 2005 4:29 pm |
|
|
keroy82 Senior 2°Level
Registrato: Sep 01, 2004 Messaggi: 328
|
Oggetto: |
|
|
il pezzo che ti ho incollato è il il pezzo dell theme.php che contiene la parte del header come faccio a cambiara li chq parte devo cancellare?
|
|
Inviato:
Ven Dic 16, 2005 7:18 pm |
|
|
tonin Moderatore
Registrato: May 03, 2004 Messaggi: 120
Località: Gioiosa Jonica
|
Oggetto: |
|
|
esmpio
Codice: | echo "<table border=\"0\" cellpadding=\"0\" cellspacing=\"2\" bgcolor=\"a61661\" width=\"80\" align=\"center\">\n"
."<tr><td width=\"100%\">\n"
."<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"840\">\n"
."<tr><td width=\"100%\">\n"
."<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"840\">\n"
."<tr><td width=\"100%\" height=\"60\" bgcolor=\"#C2FAD7\">\n"
."<table border=0 width=100% cellpadding=0 cellspacing=0><tr><td align=\"left\"><a href=\"index.php\"><object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0\" width=\"577\" height=\"80\" align=\"top\">\n"
<param name=movie value=\"themes/tonin/animazione2.swf\">\n"
<param name=quality value=high>\n"
<param name=\"SCALE\" value=\"exactfit\">\n"
<embed src=\"themes/tonin/animazione2.swf\" quality=high pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" type=\"application/x-shockwave-flash\" width=\"577\" height=\"80\" align=\"top\" scale=\"exactfit\">\n"
</embed></a></td><td align=\"right\"></td></tr></table></td></tr>\n"
."<tr><td width=\"100%\" bgcolor=\"#000000\" height=\"19\" valign=\"bottom\">\n"
."<a href=\"index.php\"><img border=\"0\" src=\"themes/showsys/images/home.gif\" width=\"140\" height=\"18\"></a>"
."<a href=\"modules.php?name=Your_Account\"><img border=\"0\" src=\"themes/showsys/images/account.gif\" width=\"140\" height=\"18\"></a>"
."<a href=\"modules.php?name=Downloads\"><img border=\"0\" src=\"themes/showsys/images/downloads.gif\" width=\"140\" height=\"18\"></a>"
."<a href=\"topics.html\"><img border=\"0\" src=\"themes/showsys/images/weblinks.gif\" width=\"140\" height=\"18\"></a>"
."<a href=\"forums.html\"><img border=\"0\" src=\"themes/showsys/images/topics.gif\" width=\"140\" height=\"18\"></a>"
."<a href=\"modules.php?name=Contattaci\"><img border=\"0\" src=\"themes/showsys/images/top10.gif\" width=\"140\" height=\"18\"></a>"
."</td></tr><tr><td width=\"100%\" height=\"10\" bgcolor=\"#C2FAD7\">\n"
."</td></tr></table>\n"
."</td></tr><tr><td width=\"100%\"><table width='100%' cellspacing='0' cellpadding='0' border='0'><tr><td bgcolor='#C2FAD7'>\n"
; |
Ok
|
|
Inviato:
Ven Dic 16, 2005 7:38 pm |
|
|
keroy82 Senior 2°Level
Registrato: Sep 01, 2004 Messaggi: 328
|
Oggetto: |
|
|
ho modificato i percorsi e le dimensioni del file ma non mi visualizza nemmeno la index quando la carico
Codice: | echo "<table border=\"0\" cellpadding=\"0\" cellspacing=\"2\" bgcolor=\"a61661\" width=\"80\" align=\"center\">\n"
."<tr><td width=\"100%\">\n"
."<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"840\">\n"
."<tr><td width=\"100%\">\n"
."<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"840\">\n"
."<tr><td width=\"100%\" height=\"60\" bgcolor=\"#C2FAD7\">\n"
."<table border=0 width=100% cellpadding=0 cellspacing=0><tr><td align=\"left\"><a href=\"index.php\"><object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0\" width="844" height="168" align=\"top\">\n"
<param name=movie value=|"themes/showsys/images/falsh.swf\">\n"
<param name=quality value=high>\n"
<param name=\"SCALE\" value=\"exactfit\">\n"
<embed src=\"themes/showsys/images/falsh.swf\" quality=high pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" type=\"application/x-shockwave-flash\" width="844" height="168" align=\"top\" scale=\"exactfit\">\n"
</embed></a></td><td align=\"right\"></td></tr></table></td></tr>\n"
."<tr><td width=\"100%\" bgcolor=\"#000000\" height=\"19\" valign=\"bottom\">\n"
."<a href=\"index.php\"><img border=\"0\" src=\"themes/showsys/images/home.gif\" width=\"140\" height=\"18\"></a>"
."<a href=\"modules.php?name=Your_Account\"><img border=\"0\" src=\"themes/showsys/images/account.gif\" width=\"140\" height=\"18\"></a>"
."<a href=\"modules.php?name=Downloads\"><img border=\"0\" src=\"themes/showsys/images/downloads.gif\" width=\"140\" height=\"18\"></a>"
."<a href=\"topics.html\"><img border=\"0\" src=\"themes/showsys/images/weblinks.gif\" width=\"140\" height=\"18\"></a>"
."<a href=\"forums.html\"><img border=\"0\" src=\"themes/showsys/images/topics.gif\" width=\"140\" height=\"18\"></a>"
."<a href=\"modules.php?name=Contattaci\"><img border=\"0\" src=\"themes/showsys/images/top10.gif\" width=\"140\" height=\"18\"></a>"
."</td></tr><tr><td width=\"100%\" height=\"10\" bgcolor=\"#C2FAD7\">\n"
."</td></tr></table>\n"
."</td></tr><tr><td width=\"100%\"><table width='100%' cellspacing='0' cellpadding='0' border='0'><tr><td bgcolor='#C2FAD7'>\n"
; |
|
|
Inviato:
Ven Dic 16, 2005 11:09 pm |
|
|
tonin Moderatore
Registrato: May 03, 2004 Messaggi: 120
Località: Gioiosa Jonica
|
Oggetto: |
|
|
mi mandi il tutto il codice con un pm.
|
|
Inviato:
Ven Dic 16, 2005 11:40 pm |
|
|
keroy82 Senior 2°Level
Registrato: Sep 01, 2004 Messaggi: 328
|
Oggetto: |
|
|
Inviato:
Sab Dic 17, 2005 12:00 am |
|
|
keroy82 Senior 2°Level
Registrato: Sep 01, 2004 Messaggi: 328
|
Oggetto: |
|
|
Inviato:
Lun Dic 19, 2005 12:54 am |
|
|
|