سلام و تشکر
این فایل اینکس قالب هست ، میخوام منوی پایین بنر ، گوشه سمت راست پایین قرار بگیره و بنر با قالب هماهنگ بشه :
کد:
<?php
defined( '_JEXEC' ) or die( 'Restricted access' );
?>
<!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/system/css/general.css" type="text/css" />
<link rel="stylesheet" href="templates/<?php echo $this->template ?>/css/template.css" type="text/css" />

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head>
<meta name="google-site-verification" content="pU5bsBlU7WT2rKwgJNPmZrgR5oHUZekPPY2CuPyjhiQ" />
<body id="page_bg">
<a name="up" id="up"></a>
<div class="center" align="center">
        
<div id="wrapper">
    <div id="wrapper_r">
    
        <div id="whitebox">
            <div id="whitebox_t">
                <div id="whitebox_tl">
                <div id="whitebox_tr"></div>
            </div>

        </div>

                <div id="header">

                        <div id="logo">

               <a href="index.php?page=home"><img src="http://shahedmeybod.com/fa/images/joomla_logo_black.jpg"/></a>  
            </div>

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

        </div>

        <div id="tabarea">
            <table cellpadding="0" cellspacing="0" class="pill">
                <tr>
                    
                    <td class="pill_m">
                    <div id="pillmenu">
                        <jdoc:include type="modules" name="user3" />
                    </div>
                    </td>
                    <td class="pill_l"></td>
                </tr>
            </table>
<jdoc:include type="modules" name="user20" />
        </div>            
                        
            <div id="whitebox_m">
                <div id="area" >

                            <div id="leftcolumn" style="float:left;">
                                        <jdoc:include type="modules" name="left" style="xhtml" />

                            </div>

                        
                        <?php if($this->countModules('right') and JRequest::getCmd('layout') != 'form') : ?>
                        <div id="maincolumn">
                        <?php else: ?>
                        <div id="maincolumn_ful">
                        <?php endif; ?>
                            <div class="nopad">
                                        <jdoc:include type="message" />
                                        
                                            <div><jdoc:include type="component" /></div>
                                        
                            </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="xhtml" />                                
                            </div>
                        <?php endif; ?>
<div class="clr"></div>
                </div>
            </div>

    </div>
    <div id="footer">
        <div id="footer_l">
            <div id="footer_r">
                <p style="float:left; padding:4px 25px;">
                    <jdoc:include type="modules" name="syndicate" />
                </p>
                <p style="float:right; padding:4px 25px;">                      
                    Valid <a href="http://validator.w3.org/check/referer">XHTML</a> and <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a>.
                </p>
            </div>
        </div>
    </div>            <!-- Begin WebGozar.com Counter code -->
<script type="text/javascript" language="javascript" src="http://www.webgozar.ir/c.aspx?Code=2172489&amp;t=counter" ></script>
<noscript><a href="http://www.webgozar.com/counter/stats.aspx?code=2172489" target="_blank">آمار</a></noscript>
<!-- End WebGozar.com Counter code -->
        </div>
    <div id="sgf">تمامی حقوق این وب سایت برای <?php echo $mainframe->getCfg('sitename') ;?> محفوظ می باشد <br /> <a 
</div>
<jdoc:include type="modules" name="debug" />

            Powered:Joomla<br />
            Create And Support By: <a href="mailto:zdx.hadi@gmail.com">rahbari</a>
        
    </div>


</body>
</html>
برای نمایش منو از یوزر 80 استفاده شده