From where can i download free themes for my web application?
        Posted  
        
            by Nitesh Panchal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Nitesh Panchal
        
        
        
        Published on 2010-03-23T08:06:15Z
        Indexed on 
            2010/03/23
            8:33 UTC
        
        
        Read the original article
        Hit count: 236
        
css
Hello, I am developing a web application and want to allow user to select theme for his/her personalization. I want to know from where can i find free css theme templates? By theme i mean, same css templates and it should have same css class names referenced in css file, because then only i can load the css file and the whole look and feel gets changed in webpage. If the class names in css files are different then it's not easy. Only thing that should change is images and background color etc. But the layout and css classes should remain same. Any help would be appreciated.
Thanks in advance.
© Stack Overflow or respective owner