6
Hello, fallenangel.
See this website, its what you want.
http://www.comgenesis.com.brAgain, excuse me my poor english.
I don´t know if you understand, but, I try.
Use iframe in on the table in top of theme.html:
le="color: #000000"><?php <iframe color="#FFFFFF" marginwidth="0" marginheight="0" src="<{$xoops_imageurl}>iframe.htm" frameborder="0" width="650" scrolling="no" height="180"></iframe>
You have create a file (called iframe.htm) and place in the same theme folder, with content:
le="color: #000000"><?php <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Comunidade Evangéliga Gênesis</title> </head> <body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0"> <div align="center"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td align="center"> <script language="JavaScript"> hoje = new Date() numero_de_imagens = 9 segundos = hoje.getSeconds() numero = segundos % numero_de_imagens if (numero == 0){ banner = "images/top01.jpg" link = "http://www.comgenesis.com.br" alvo = "_parent" } if (numero == 01){ banner = "images/top02.jpg" link = "http://www.comgenesis.com.br" alvo = "_parent" } if (numero == 02){ banner = "images/top03.jpg" link = "http://www.comgenesis.com.br" alvo = "_parent" } if (numero == 03){ banner = "images/top04.jpg" link = "http://www.comgenesis.com.br" alvo = "_parent" } if (numero == 04){ banner = "images/top05.jpg" link = "http://www.comgenesis.com.br" alvo = "_parent" } if (numero == 05){ banner = "images/top06.jpg" link = "http://www.comgenesis.com.br" alvo = "_parent" } if (numero == 06){ banner = "images/top07.jpg" link = "http://www.comgenesis.com.br" alvo = "_parent" } if (numero == 07){ banner = "images/top08.jpg" link = "http://www.comgenesis.com.br" alvo = "_parent" } if (numero == 08){ banner = "images/top09.jpg" link = "http://www.comgenesis.com.br" alvo = "_parent" } document.write('<a href="' + link + '" target="' + alvo + '" ><img src="' + banner + '" border=0></a>') </script> </td> </tr> </table> </div> </body> </html>
See the original topic about this in
XOOPSTOTALThis is made by
DELGADODo you understand me (my bad english) ?
By.
JoaoTapuia