Classipress: Color scheme and Login Redirect
I need help with two things:
1. How can I create my own color scheme, for example "orange.css" and load it into classipress from a child theme? I tried creating child-theme/styles/orange.css but it does not load. The issue is without setting the default I end up having to use !important everywhere in the style CSS.
2. I am not using classipress as my home page, how can I change the login redirect to the users buddypress profile page? In tpl-login.php line #48 <?php echo APP_Login::redirect_field(); ?> I think I have to modify this line but not sure how?
Out of curiosity is the appthemes.com site using wordpress?
Thanks