| 1 |
Installation
|
| 2 |
============
|
| 3 |
1) Copy the filesinto the standard location for themes:
|
| 4 |
sites/all/themes/flexible
|
| 5 |
|
| 6 |
2) Enable the theme in the standard way using admin/build/themes
|
| 7 |
|
| 8 |
3) IMPORTANT: Visit the settings screen (admin/build/themes/settings/flexible2)
|
| 9 |
- Change the default values if you want to - OPTIONAL
|
| 10 |
- Save the configuration
|
| 11 |
|
| 12 |
This is important to ensure that the correct settings are used for the theme
|
| 13 |
|
| 14 |
Change Log
|
| 15 |
==========
|
| 16 |
Should have started doing this sooner - but it's never too late:
|
| 17 |
|
| 18 |
DRUPAL-6--1-6:
|
| 19 |
--------------
|
| 20 |
Bug in additional stylesheets fixed
|
| 21 |
Body classes include a reference to the node so you can define node-specific css
|
| 22 |
Bug in content links (incorrect html) fixed
|
| 23 |
"No promoted content" setting added so you can have a default front page but without the default Drupal welcome message
|
| 24 |
Block ID should now display properly - if that option is selected
|
| 25 |
|