Collapsable side blocks
 
                              
                                
                                 Fred Sherman   15
From: -
                                 
                              
                            From: -
Notice
This topic is archived. New comments cannot be posted and votes cannot be cast.Responses to this topic
1 Re: Collapsable side blocks
 
                        
                                                
                         magnus   12
From: -
                         
                      
                  From: -
                    Hmm nice modification. Thank you.
                  
                  
                  
                1 Re: Collapsable side blocks
 
                        
                                                
                         Philipp 
                        
                        
From: Austria
                         
                      
                   Administrator
  1342From: Austria
                    Very nice 
jQuery is already loaded in site_header. There is no need for:
                  
                  
                
jQuery is already loaded in site_header. There is no need for:
<script type="text/javascript" src="https://www.contentteller.com//jscripts/jquery/jquery.min.js"></script>
 
               
          
Put collapse.png and expand.png in your images directory
Unzip and put animatedcollapse.js in your jscripts/jquery directory
Modify templates:
Templates » Default » site » site_menu_header (your may not be Default)
HTML Part
Before:
Add:
Submit
Templates » Default » site » site_block
HTML Part:
Replace with:
PHP Part:
Add:
Submit
animatedcollapse.zip