[pmwiki-users] CleanSimple Skin VERY slow
    DaveG 
    pmwiki at solidgone.com
       
    Sat Jun 15 11:21:10 CDT 2013
    
    
  
On 6/15/2013 11:32 AM, w_user wrote:
> when switching to the 'CleanSimple' skin, the whole pmwiki installation
> gets remarkably slow! Can I improve that?
Interesting. That skin appears to be a copy of my Choice skin, with the 
addition of some custom fonts. From a very quick look, it seems likely 
that the custom fonts are what is slowing things down. You could try 
removing these lines from style.css.
    @import url('fonts/Nobile-fontfacekit/stylesheet.css');
    @import url('fonts/dreamorphanage_regular_macroman/stylesheet.css');
I haven't tried it, but start there. You might also try just loading the 
Choice skin, and see what happens. That would tell us if it's changes to 
the CleanSimple skin which might be causing the problem.
  ~ ~ Dave
    
    
More information about the pmwiki-users
mailing list