16/02/2010, 21:22:54 
		
	
	
		Bin euh je ne sais pas trop... Ca me dit d'aller dans le "Global Content Block", mais j'ai cherché je ne n'ai pas trouvé...
	
	
	
	
	
	
Code :
{* Start Footer. Edit the footer in the Global Content Block called "footer" *}
      <div class="footback">
        <div id="footer">
{* stylesheet  "Navigation: FatFootMenu" *}
          <div id="fooleft">
          {menu}
          </div>
          <div id="footrt">
          {global_content name='footer'}
          </div>
          <div class="clear"></div>
        </div>
      </div>
{* End Footer *}