Module holds place even when not displayed

GK User
Mon Feb 04, 2013 7:00 pm
Hi,

there is a following problem in the template.

I made a menu module (side menu) and i display it in the right_right position.
The menu shows 2-3 levels of main menu.

The problem is that when there no 2nd level position in the menu the module "holds place" even when there is no content in it.

It generates unnecessary code :

Code: Select all
<div id="gkRight" class="gkMain gkCol gkPaddingTBLR">
   
      <div id="gkRightMiddle" class="gkMain oneCol gkPaddingTBLR">
         
      
            <div id="gkRightRight" class="gkMain gkCol gkPaddingTBLR">
         
      </div>
               
   </div>
      

      
</div>


Example http://umbrella.efqm.pl/index.php/partner-efqm

Does anyone know the way how to work it around ?

Regards,
Marcin
User avatar
Senior Boarder

GK User
Mon Feb 04, 2013 11:02 pm
The module has to be assigned to particular menu items.
Then it works ok.

BTW. I wish there is no option to assign module to menu item and all it's children. When you assign module to particular menu items than it requires to review your modules assignments when new you create new menu item.

Regards,
Marcin
User avatar
Senior Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.