In the stylesheet_tpp.css file change the highlighted part to reference the tab stylesheet # you want to use (from the /css/tpp folder)..
Code:
@import "tpp/alt_tpp_tabs13.css";
or
Create your own tab stylesheet, and edit the highlighted section with the name of your custom template.
Code:
@import "tpp/alt_tpp_tabs13.css";
The template images should be stored in:
/images/tpp/
and the stylesheet should be stored in:
/css/tpp
Bookmarks