این بستگی به قالب داره از این کد استفاده کنید ببنید مشکل حل میشه مثلا اگر بخواهید right نباشه

کد:
<?php if ($this->countModules( 'right' )) { ?>

						<div id="rightmajid">
						<jdoc:include type="modules" name="right" style="xhtml" />
						</div>

					<?php } ?>