I want to make the following changes to askbot
Please tell me which files to modify and what should be size of the logo (in pixels). Any additional advice is welcome.
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.
Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2012-06-05 18:08:59 -0500
Seen: 54 times
Last updated: Jun 05 '12
Where did smooth color transitions go on counters?
Feature request: Add classes to body in default skin
Bug: Horizontal Rule in Comment breaks stylesheet [fixed]
should "body" have a non-zero left margin?
How can the Askbot visual colors and text size changed
Problem with long lines in body of question
Where is CSS for the askform style?
cannot apply a css on login/password fields
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
I found this file ./static/default/media/style/style.css with all the information.
kintali ( 2012-06-05 19:40:38 -0500 )edit