Ich habe auf der Verlinkten Seite eine Modulposition und die ist auf der rechten Seite ich mag Sie links was tun ?
Hier die Seite http://www.fliesen-blaschek.de/index...d=61&Itemid=71
Und hier der Tamplatcode es geht um die Modulposition right
defined( '_JEXEC' ) or die( 'Restricted access' );
JHTML::_('behavior.mootools');
$Itemid = JRequest::getVar('Itemid');
?>
<!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 href="<?php echo $this->baseurl ?>/templates/blaschek/css/template.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/blaschek/js/scrollbar.js"></script>
<!--[if IE 6]>
<link href="<?php echo $this->baseurl ?>/templates/blaschek/css/template_ie6.css" rel="stylesheet" type="text/css" />
<![endif]-->
<!--[if IE 7]>
<link href="<?php echo $this->baseurl ?>/templates/blaschek/css/template_ie7.css" rel="stylesheet" type="text/css" />
<![endif]-->
</head>
<body>
<div id="site">
<div id="header_link">
<a href="index.php"><span> </span></a>
</div>
<div id="top_menue">
<jdoc:include type="modules" name="top_menue" style="xhtml" />
</div>
<div id="top">
<jdoc:include type="modules" name="top_modul" style="xhtml" />
</div>
<div id="content_wrapper">
<div id="scrollbar1" class="scrollbar-vert">
<div id="handle1" class="handle-vert">
</div>
</div>
<div id="content1">
<jdoc:include type="message" />
<jdoc:include type="component" />
</div>
</div>
<div id="right">
<div id="none">
<jdoc:include type="modules" name="right" style="xhtml" />
</div>
</div>
<!--<hr />-->
<div class="vertical_line"></div>
<div id="bottom">
</div>
<div id="footer">
<div id="footer_left">
<jdoc:include type="modules" name="footer_left" style="xhtml" />
</div>
<div id="footer_right">
<jdoc:include type="modules" name="footer_right" style="xhtml" />
</div>
</div>
</div>
</body>


LinkBack URL
About LinkBacks

Lesezeichen