Back to top

Visualizza post

Questa sezione ti permette di visualizzare tutti i post inviati da questo utente. N.B: puoi vedere solo i post relativi alle aree dove hai l'accesso.


Post - silverdevil

Pagine: [1]
1
I Template di Joomla 1.5.x / Re:Effetto acqua
« il: 04 Giu 2010, 22:27:57 »
Nessuno sa aiutarmi? Non è possibile farlo?

2
I Template di Joomla 1.5.x / Re:Effetto acqua
« il: 04 Giu 2010, 22:13:07 »
http://java.html.it/script/vedi/3988/immagine-distorta-da-effetto-acqua/ è il sito da dove l'ho preso.
Questa è una demo:http://java.html.it/demo/java/a1204/applet.htm
In pratika vorrei ke facesse la stessa cosa sull'header.
Questo è il mio sito http://www.itncolombo.info

3
I Template di Joomla 1.5.x / Effetto acqua
« il: 04 Giu 2010, 21:48:16 »
Salve a tutti volevo mettere questo effetto acqua sul mio template joomla, ma non ho idea di come fare. Potete aiutarmi? Eccovi l'effetto
Codice: [Seleziona]
<APPLET archive="DuriusWaterPic.jar" WIDTH="320" HEIGHT="240" ALIGN="MIDDLE" CODE="DuriusWaterPic.class">
<PARAM NAME="cabbase" VALUE="DuriusWaterPic.cab">
<PARAM NAME="image" VALUE="bluebrain_small.jpg">
<PARAM NAME="dim" VALUE="5">
<PARAM NAME="noise" VALUE="0">
<PARAM NAME="mouse" VALUE="9">
<PARAM NAME="timer" VALUE="0">
<PARAM NAME="target" VALUE="_blank">
<PARAM NAME="url" VALUE="http://www.bluebrain.nl/">
<PARAM NAME="bg" VALUE="ffffff">
<PARAM NAME="reg" VALUE="22454732">
</APPLET>

Questo è l'index del mio template che sarebbe siteground-j15-85
Codice: [Seleziona]
<?php



defined
'_JEXEC' ) or die( 'Restricted access' );



JPlugin::loadLanguage'tpl_SG1' );



?>




<!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" xml:lang="<?php echo $this->language?>" lang="<?php echo $this->language?>" >



<head>



<jdoc:include type="head" />



<link rel="stylesheet" href="templates/system/css/system.css" type="text/css" />



<link rel="stylesheet" href="templates/<?php echo $this->template ?>/css/template.css" type="text/css" />



</head>



<body id="page_bg">



<div id="top_bg">



<div id="footer_bg">



<div id="wrapper">



<div id="header">



<div id="top">



<div id="search">



<jdoc:include type="modules" name="user4" />



</div>



<div id="pillmenu">



<jdoc:include type="modules" name="user3" />



</div>



<div class="clr"></div>



</div>







</div>







<div id="content">



<?php if($this->countModules('left') and JRequest::getCmd('layout') != 'form') : ?>



<div id="leftcolumn">



<jdoc:include type="modules" name="left" style="rounded" />



<?php $sg 'banner'; include "templates.php"?>



</div>



<?php endif; ?>







<?php if($this->countModules('left') and $this->countModules('right') and JRequest::getCmd('layout') != 'form') : ?>



<div id="maincolumn">



<?php elseif($this->countModules('left') and !$this->countModules('right') and JRequest::getCmd('layout') != 'form') : ?>



<div id="maincolumn_left">



<?php elseif(!$this->countModules('left') and $this->countModules('right') and JRequest::getCmd('layout') != 'form') : ?>



<div id="maincolumn_right">



<?php else: ?>



<div id="maincolumn_full">



<?php endif; ?>



<div id="flashnews">



<div id="flashnews_l">



<jdoc:include type="modules" name="top" style="rounded" />



</div>



</div>



<div class="nopad">



<jdoc:include type="message" />



<?php if($this->params->get('showComponent')) : ?>



<jdoc:include type="component" />



<?php endif; ?>



</div>



</div>







<?php if($this->countModules('right') and JRequest::getCmd('layout') != 'form') : ?>



<div id="rightcolumn">



<jdoc:include type="modules" name="right" style="rounded" />



</div>



<?php endif; ?>



<div class="clr"></div>







<div id="footer">



<jdoc:include type="modules" name="debug" />



<div id="sgf">



<? $sg = ''; include "templates.php"; ?>



</div>



<p style="text-align: center;">



<a href="http://validator.w3.org/check/referer">valid xhtml</a>



<a href="http://jigsaw.w3.org/css-validator/check/referer">valid css</a>



</p>



</div>



</div>



</div>



</div>



</div>





</body>



</html>

Pagine: [1]


Web Design Bolzano Kreatif