creating new html template - Joomla! Forum - community, help and support


i have created new html template , want apply home page . table 6 rows , 2 columns.
how can put positions on it. have keep image slideshow on header abovee comes login box. , below content , @ bottom comes footer. how can . have modified template .xml file also. shouuld keep positions.

for example
<div id="header2">
<div class="header2">

<th height="43" scope="row" bgcolor="#a7c358">&nbsp;</th>
<td>header
<?php if (moscountmodules('header')>0) mosloadmodules('header',0); ?></td>
</div>
</div> have put <jdoc on top can u please me real urgent.

in joomla 1.5, include positions in template this:
<?php if($this->countmodules('position-name')) : ?>
<jdoc:include type="modules" name="position-name" style="xhtml" />





Comments

Popular posts from this blog

Hur installera Joomla på One.com - Joomla! Forum - community, help and support

removing index.php from URL address - Joomla! Forum - community, help and support

「イメージマップのアンカー名には、...」のエラーが出ないようにしたい