$Id: README.txt,v 1.1.4.4 2008-05-04 22:11:03 andregriffin Exp $ Drupal 5.7 Framework theme Created by Andre Griffin > user andregriffin Framework is a blank canvas for theme developers. Use Framework as a starting point to help facilitate your theme development. Features * The Framework theme gives general placement and formatting to basic Drupal elements. * Fixed width by default. Main column resizes between two-column and three-column layouts. * CSS file is organized by section and main selectors are already in place. * The administration section is stripped out of the default Garland theme. Framework is not necessarily to be used as is. Please edit freely. >>> INSTALL to sites/all/themes >>> CONFIGURATION NOTES: To enable Drupal logo management in admin>themes>configure: remove comment slashes "//" on lines 36-38 in page.tpl.php To disable zebra coloring from sidebar menues: remove comment star and slash "*/" on line 440 in style.css To add regions, see: http://drupal.org/node/242107#comment-798428 >>> SUPPORT If you have questions or problems, check the issue list before submitting a new issue: http://drupal.org/project/issues/framework For general support, please refer to: http://drupal.org/support To contact me directly, please visit: http://drupal.org/user/78099/contact