kits graphiques kits graphiques flash animations flash kits graphiques css (css templates) |
#1
|
|||
|
|||
banniere flash dans joomla
Bonjour et bravo pour votre travail,
Voici l'adresse du site concerné: http://s299846755.onlinehome.fr Le site est réalisé avec l'éditeur de site Joomla. Je souhaiterai intégrer votre banniere flash dan le carré blanc en haut a droite mais je n'y arrive pas... Voici le code de la page: Code:
<?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; ?>" > <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta name="description" content="We provide free flash templates, free templates, free flash header"/> <meta name="keywords" content="free flash buttons, free templates, free flash header"/> <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" /> <!--[if lte IE 6]> <link rel="stylesheet" href="templates/<?php echo $this->template ?>/css/ie7.css" type="text/css" /> <![endif]--> <script src="js/Terms.js" type="text/javascript"></script> <!--FIN DU DROIT D'UTILISATION--> <script type="text/javascript" src="js/swfobject.js"></script> <script type="text/javascript"> var flashvars = { custom_xml_url : "custom.xml" }; var params = { bgcolor: "#FFFFFF", scale: "noScale" }; var attributes = {}; swfobject.embedSWF("flash/header.swf", "free-flash-header","540", "150", "9.0.0", "flash/expressInstall.swf",flashvars, params, attributes); </script> </head> <body> <div id="page_bg"> <!--header start --> <div id="header"> </div> <div class="clr"></div> <!--header end --> <!--topmenu start--> <div class="pill_m"> <div id="pillmenu"> <table cellspacing="0" cellpadding="0" style="margin: 0 auto;"> <tr><td> <jdoc:include type="modules" name="user3" /> </td></tr> </table> </div> </div> <div class="clr"></div> <!--topmenu end--> <!--middle_header start--> <div id="middle_header"> <div id="logo"> <table cellspacing="0" cellpadding="0" style="width: 380px; height: 40px; text-align: center;"> <tr><td style="text-align: left; vertical-align: middle;"> <a href="index.php"><?php echo $mainframe->getCfg('sitename') ;?></a> <br> <br> <br> <br> <div style="text-align:center;margin-top:20px;" > <!--DEBUT DU DROIT D'UTILISATION. NE PAS SUPPRIMER OU MODIFIER CES LIGNES. SI VOUS LES SUPPRIMEZ OU LES MODIFIEZ UN MESSAGE D'ALERTE APPARAITRA QUAND VOTRE SITE SERA EN LIGNE.--> <div id="free-flash-header"> <strong>animation flash</strong> sur <a href="http://www.kitsgratuits.com/animation-flash/"><strong>animation flash</strong></a> <!--FIN DU DROIT D'UTILISATION--> <!-- Add your alternative here --> </div> </div> </td></tr> </table> </div> <div class="clr"></div> <div id="newsflash"> <jdoc:include type="modules" name="top" style="rounded" /> </div> </div> <!--middle_header end--> <!--center start--> <div class="center"> <div id="wrapper"> <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('right') and JRequest::getCmd('layout') != 'form') : ?> <div id="maincolumn"> <?php else: ?> <div id="maincolumn_full"> <?php endif; ?> <div class="nopad"> <?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" style="float:right;"> <jdoc:include type="modules" name="right" style="rounded" /> </div> <?php endif; ?> <div class="clr"></div> </div> </div> </div> <!--footer start--> <div id="footer"> <div id="sgf"> <div style=" padding: 10px 0 0 80px;"> <div style="text-align: center;"> <?php $sg = ''; include "templates.php"; ?> </div> <div style=" padding: 14px 0 0 10px; text-align: right; color: #fff;"> Valid <a style="color: #fff;" href="http://validator.w3.org/check/referer">XHTML</a> and <a style="color: #fff;" href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a>. </div> </div> </div> </div> <!--footer end--> <!--center end--> </div> <jdoc:include type="modules" name="debug" /> </body> </html> Merci de votre aide qui me sera précieuse Merci encore Last edited by naara59; 11-10-2009 at 05:45 PM. |
Thread Tools | Search this Thread |
Display Modes | |
|
|