Quote Originally Posted by CabernetCat View Post
Actually took me ages to work this out... ended up sort of regressively reading the code till I worked out that the css files were not in the right place.

- Decide which theme you want to use (example alt_tpp_tabs12.css)
- Move that file to /includes/templates/your_theme/css
- Rename it to stylesheet_alt_tpp_tabs12.css [Make changes to this file to affect how the tabs appear (highlight, active state, etc)]
- Copy tpp.css to /includes/templates/your_theme/css and rename it stylesheet_tpp (not sure what this affects, but hey, better safe than sorry)

Make sure you have the appropriate graphic files in /includes/templates/your_theme/images/tpp (example tableft12.gif, tabright12.gif)
(or just upload the entire /images/tpp to /includes/templates/your_theme)

Also, as suggested, check your file and dir permissions.

Hope this helps

Thanks for your reply. I actually solve my problem just before your reply. I read somewhere in the thread to uninstall and reinstall an earlier 1.05 and it works for me. Don't know why.