Revision history [back]
Please take a look at the documentation http://askbot.org/doc/customizing-skin-in-askbot.html and http://askbot.org/doc/customizing-style-css-file-in-askbot.html
The best way to take in this case is to create a custom skin outside of the askbot source tree with file extra.css
and just a few customized .html
files. There is no need to copy all the templates into the custom skin.
Please take a look at the documentation http://askbot.org/doc/customizing-skin-in-askbot.html and http://askbot.org/doc/customizing-style-css-file-in-askbot.html
The best way to take in this case is to create a custom skin outside of the askbot source tree with file extra.css
and just a few customized .html
files. There is no need to copy all the templates into the custom skin.