- Posts: 27
 - Thank you received: 5
 
fixed size of a module position
- 
        sfr
Inactive member - 
            
				
                            Topic Author
                                 - Member
 - 
            
         
        Less
        More
        
            
    
        
            
        
                13 years 3 months ago                #20155
        by sfr
    
    
        
        
    
            
            
            
            
            
                                
    
                                                
    
        fixed size of a module position was created by sfr            
    
Please Log in to join the conversation.
- 
        ivan.milic
Support Staff - 
            
				
                                 - Moderator
 - 
            
         
        Less
        More
        
            
    
        - Posts: 14116
 - Thank you received: 1639
 
            
        
                13 years 3 months ago                #20158
        by ivan.milic
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by ivan.milic on topic fixed size of a module position            
    
        Add this to bottom of template_css.css
.bottom > div{
height:200px;
}
200 is example value adjust it to your needs
.bottom > div{
height:200px;
}
200 is example value adjust it to your needs
Please Log in to join the conversation.
- 
        sfr
Inactive member - 
            
				
                            Topic Author
                                 - Member
 - 
            
         
        Less
        More
        
            
    
        - Posts: 27
 - Thank you received: 5
 
            
        
                13 years 3 months ago         -  13 years 3 months ago        #20160
        by sfr
    
    
        
Maybe I wrote it wrong.
I thought the fixed size of the user modules 5-8 and not the background.
thanks in advance
    
            
            
            
            
                                
    
                                                
    
        Replied by sfr on topic fixed size of a module position            
    Sorry Ivan,ivan.milic wrote: Add this to bottom of template_css.css
.bottom > div{
height:200px;
}
200 is example value adjust it to your needs
Maybe I wrote it wrong.
I thought the fixed size of the user modules 5-8 and not the background.
thanks in advance
        Last edit: 13 years 3 months ago  by sfr.            
            Please Log in to join the conversation.
- 
        ivan.milic
Support Staff - 
            
				
                                 - Moderator
 - 
            
         
        Less
        More
        
            
    
        - Posts: 14116
 - Thank you received: 1639
 
            
        
                13 years 3 months ago                #20177
        by ivan.milic
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by ivan.milic on topic fixed size of a module position            
    
        ? how do you mean that???    
Please Log in to join the conversation.
- 
        sfr
Inactive member - 
            
				
                            Topic Author
                                 - Member
 - 
            
         
        Less
        More
        
            
    
        - Posts: 27
 - Thank you received: 5
 
            
        
                13 years 3 months ago                #20188
        by sfr
    
    
        
        
    
            
            
            
            
            
                                
    
                                                
    
        Replied by sfr on topic fixed size of a module position            
    
Please Log in to join the conversation.
- 
        ivan.milic
Support Staff - 
            
				
                                 - Moderator
 - 
            
         
        Less
        More
        
            
    
        - Posts: 14116
 - Thank you received: 1639
 
            
        
                13 years 3 months ago                #20190
        by ivan.milic
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by ivan.milic on topic fixed size of a module position            
    
        ok,
try this instead:
.bottom > div > div{
height:200px;
}
try this instead:
.bottom > div > div{
height:200px;
}
Please Log in to join the conversation.
        Time to create page: 0.236 seconds