remove sidebar from upload view
| 
             dollor 
        
      Joined: 2006-10-10 
      Posts: 8  | 
  
          
           
     
     
       Posted: Thu, 2006-11-02 13:43     
   | 
| 
     I embedded g2 more or less into my joomla page, last problem remaining: I am not able to remove the sidebar from the "upload" view which destroys my layout completely. I tried it with empty sidebar.tpl : without success! http://www.cdlauber.de/joomla/index.php?option=com_gallery2&Itemid=38&g2_itemId=17 I allowed upload for everybody to test - any ideas?  | 
|

     
Posts: 8601
that sidebar isn't from sidebar.tpl.. it comes from modules/core/templates/ItemAdmin.tpl
Posts: 47
Worked for me. Thanks.