if something in left div then... - Joomla! Forum - community, help and support
hi,
when use split top/left menu border on left div no matter if there menu items in or not, how can be?
i use this:
<?php if($this->countmodules('left')) : ?>
<div id="content_left">
<jdoc:include type="modules" name="left" style="xhtml" />
</div>
<?php endif; ?>
left menu has following settings:
- max lvls 0
- parente lvl 1
btw use swmenupro, guess thats irrelevant? or problem swmenupro?
when use split top/left menu border on left div no matter if there menu items in or not, how can be?
i use this:
<?php if($this->countmodules('left')) : ?>
<div id="content_left">
<jdoc:include type="modules" name="left" style="xhtml" />
</div>
<?php endif; ?>
left menu has following settings:
- max lvls 0
- parente lvl 1
btw use swmenupro, guess thats irrelevant? or problem swmenupro?
did check rendered html? if you'd use firefox firebug can locate code responsible..
you got url?
you got url?
Comments
Post a Comment