- Posts: 5
 - Thank you received: 0
 
Error Message Layout Problem - Hot Cats Template
- 
        info28
Active member - 
            
				
                            Topic Author
                                 - New Member
 - 
            
         
        Less
        More
        
            
    
        
            
        
                1 week 12 hours ago                #52035
        by info28
    
    
        
        
    
            
            
            
            
            
                                
    
                                                
    
        Error Message Layout Problem - Hot Cats Template was created by info28            
    
        There must be some css conflict with the provided notice styles. When Joomla produces error or info message there's a layout element which should not be there. I discovered it on my website under construction but tried out also on your demo page. Just try to send an empty contact form and you'll see. 
Please solve this issue.
Please solve this issue.
Please Log in to join the conversation.
- 
        milos
Support Staff - 
            
				
                                 - Moderator
 - 
            
         
        Less
        More
        
            
    
        - Posts: 6899
 - Thank you received: 737
 
            
        
                6 days 22 hours ago                #52037
        by milos
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by milos on topic Error Message Layout Problem - Hot Cats Template            
    
        Hello,
Please add this CSS from the template settings or in the file /media/templates/site/cats/css/custom.css:
Regards,
Milos
Please add this CSS from the template settings or in the file /media/templates/site/cats/css/custom.css:
Code:
.error {
    border: 0;
    background: transparent;
}
Regards,
Milos
Please Log in to join the conversation.
- 
        info28
Active member - 
            
				
                            Topic Author
                                 - New Member
 - 
            
         
        Less
        More
        
            
    
        - Posts: 5
 - Thank you received: 0
 
            
        
                6 days 22 hours ago                #52038
        by info28
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by info28 on topic Error Message Layout Problem - Hot Cats Template            
    
        this would be the easiest way.
but if i remove the borders and make the background transparent it will also effect the notice styles!!
this problem also is assigned to .warning and .info.
but if i remove the borders and make the background transparent it will also effect the notice styles!!
this problem also is assigned to .warning and .info.
Please Log in to join the conversation.
- 
        milos
Support Staff - 
            
				
                                 - Moderator
 - 
            
         
        Less
        More
        
            
    
        - Posts: 6899
 - Thank you received: 737
 
            
        
                6 days 19 hours ago                #52039
        by milos
    
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by milos on topic Error Message Layout Problem - Hot Cats Template            
    
        Hello,
You can fix this permanently and correctly for error, info, and warning panes if you unzip the attached file and upload it to /templates/sparky_framework/library (overwrite the existing file). Then, go to your template settings in System > Site Template Styles > Cats and save the settings once (you don't have to change any settings).
Regards,
Milos
 
    
You can fix this permanently and correctly for error, info, and warning panes if you unzip the attached file and upload it to /templates/sparky_framework/library (overwrite the existing file). Then, go to your template settings in System > Site Template Styles > Cats and save the settings once (you don't have to change any settings).
Regards,
Milos
Please Log in to join the conversation.
- 
        info28
Active member - 
            
				
                            Topic Author
                                 - New Member
 - 
            
         
        Less
        More
        
            
    
        - Posts: 5
 - Thank you received: 0
 
            
        
                6 days 17 hours ago                #52040
        by info28
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by info28 on topic Error Message Layout Problem - Hot Cats Template            
    
        did what you told me, now i'm missing the border and background at templates Notice Styles classes.    
Please Log in to join the conversation.
        Time to create page: 0.192 seconds