- Posts: 264
 - Thank you received: 1
 
[SOLVED] CSS Placemarklist broken on different templates (clean installation)
- hagen_fenris
 - Topic Author
 - Offline
 - Elite Member
 - 
            
         
        Less
        More
        
            
    
        
            
        
                8 years 5 months ago         -  8 years 5 months ago        #11163
        by hagen_fenris
    
    
    
            
            
            
            
                                
    
                                                
    
        [SOLVED] CSS Placemarklist broken on different templates (clean installation) was created by hagen_fenris            
    
        Hi,
i had to move my site to a different hoster for testing.
After i had a couple of problems with purityIII from Joomlart.
I exported every zhgooglemaps-table and imported it on the new installed Joomla 3.7.0 server.
After i added the categories and updatet all the placemarks all looked fine at the backend.
I´ve created a new menu-item for placemark-list to test if the list and the filter is shown correct.
Unfortunatly, the icons on the filter-header are not shown....no matter if i load the css or not.
kamageo.pytalhost.de/index.php/karte
The current template is RSVario from RSJoomla.
nearly the same problems as with purityIII.....but with RSVario the modalbox works
regards
matthias
    i had to move my site to a different hoster for testing.
After i had a couple of problems with purityIII from Joomlart.
I exported every zhgooglemaps-table and imported it on the new installed Joomla 3.7.0 server.
After i added the categories and updatet all the placemarks all looked fine at the backend.
I´ve created a new menu-item for placemark-list to test if the list and the filter is shown correct.
Unfortunatly, the icons on the filter-header are not shown....no matter if i load the css or not.
kamageo.pytalhost.de/index.php/karte
The current template is RSVario from RSJoomla.
nearly the same problems as with purityIII.....but with RSVario the modalbox works
regards
matthias
        Last edit: 8 years 5 months ago  by hagen_fenris.            
            Please Log in or Create an account to join the conversation.
- hagen_fenris
 - Topic Author
 - Offline
 - Elite Member
 - 
            
         
        Less
        More
        
            
    
        - Posts: 264
 - Thank you received: 1
 
            
        
                8 years 5 months ago                #11165
        by hagen_fenris
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by hagen_fenris on topic CSS Placemarklist broken on different templates, tested with clean installation            
    
        Found a solution.
In placemarklist-common.css i had to comment the font-family out.
I think IcoMoon didn`t compare with FontAwesome which is loaded by the templates.
With the next update of the component this change would be overwritten....so i made a override in the templates custom.css
Maybe this helps someone....
Regards
matthias
    In placemarklist-common.css i had to comment the font-family out.
I think IcoMoon didn`t compare with FontAwesome which is loaded by the templates.
Code:
[class^="icon-"]:before,
[class*=" icon-"]:before {
	/*font-family: 'IcoMoon';*/
	font-style: normal;
	speak: none;
}
With the next update of the component this change would be overwritten....so i made a override in the templates custom.css
Maybe this helps someone....
Regards
matthias
Please Log in or Create an account to join the conversation.
- Dima
 - 
            
				
                                 - Offline
 - Platinum Member
 - 
            
         
            
        
                8 years 5 months ago         -  8 years 5 months ago        #11166
        by Dima
    
    
            
Don't forget support my developments: post review in JED , donate , help with translation
        
    
    
            
            
            
            
                                
    
                                                
    
        Replied by Dima on topic CSS Placemarklist broken on different templates, tested with clean installation            
    
        It's fine. But I can't support correct behavior on every template, because it can override my styles. Only analyzing CSS can help to fix problem, but i don't think it'sood idea to add this styles into my CSS. I'll think.    
            Don't forget support my developments: post review in JED , donate , help with translation
        Last edit: 8 years 5 months ago  by Dima.            
            Please Log in or Create an account to join the conversation.
- hagen_fenris
 - Topic Author
 - Offline
 - Elite Member
 - 
            
         
        Less
        More
        
            
    
        - Posts: 264
 - Thank you received: 1
 
            
        
                8 years 5 months ago         -  8 years 5 months ago        #11173
        by hagen_fenris
    
    
    
            
            
            
            
                                
    
                                                
    
        Replied by hagen_fenris on topic CSS Placemarklist broken on different templates, tested with clean installation            
    
        But maybe it would be a good decision to remove th font-familiy? :lol:    
    
        Last edit: 8 years 5 months ago  by hagen_fenris.            
            Please Log in or Create an account to join the conversation.
        Time to create page: 0.174 seconds