summaryrefslogtreecommitdiff
path: root/ReadMe.txt
diff options
context:
space:
mode:
authorbboldi <bboldi@gmail.com>2011-09-13 12:08:50 +0200
committerbboldi <bboldi@gmail.com>2011-09-13 12:08:50 +0200
commit9438279fd24e0309abd1f78a9442b149f7bd6bef (patch)
tree77d5495a6e2d94f625f9d23c5e2dcd26af2d1819 /ReadMe.txt
downloadnuvemdario-9438279fd24e0309abd1f78a9442b149f7bd6bef.tar.gz
nuvemdario-9438279fd24e0309abd1f78a9442b149f7bd6bef.tar.bz2
Initial commit.
Diffstat (limited to 'ReadMe.txt')
-rw-r--r--ReadMe.txt38
1 files changed, 38 insertions, 0 deletions
diff --git a/ReadMe.txt b/ReadMe.txt
new file mode 100644
index 0000000..e95049e
--- /dev/null
+++ b/ReadMe.txt
@@ -0,0 +1,38 @@
+For more information please visit http://drupal.org/node/456
+
+*** Installing Drupal Themes
+---------------------------------------
+1. Access your Web server using an FTP client or Web server administration tools.
+2. Create a folder for your specific theme under "<YourSiteFolder>/themes/" folder within Drupal installation.
+ For example: <YourSiteFolder>/themes/<MyNewTheme>
+3. Copy or upload theme files into the newly created <MyNewTheme> folder.
+4. Login to your Drupal Administer.
+5. Go to Drupal Administer -> Site Building -> Themes (www.YourSite.com/?q=admin/build/themes)
+6. Select your newly uploaded theme from the list of available themes for your site.
+7. Click the "Save configuration" button to save your changes.
+For more information please visit: http://drupal.org/node/456
+
+*** Utilizing Menus
+---------------------------------------
+
+1. Go to Drupal Administer -> Site Building -> Menus (www.YourSite.com/?q=admin/build/menu)
+2. Edit an existing menu or create a new one.
+3. Go to Drupal Administer -> Site Building -> Blocks (www.YourSite.com/?q=admin/build/block)
+4. Place menu into the "Menu" region.
+
+NOTE: the "Menu" region can contain only a single menu, or none.
+
+For more information please visit http://drupal.org/node/102338
+
+*** Customizing the Footer
+---------------------------------------
+To customize the theme footer via Drupal Administer place one or multiple blocks into the "Copyright" region.
+Here are sample steps to configure custom footer:
+1. Go to Drupal Administer -> Site configuration -> Site information
+ (www.your-site.com/?q=admin/settings/site-information)
+2. Edit the Footer message field.
+3. Save your changes.
+
+----------------------------------------------
+
+by b2 - http://b2hq.com \ No newline at end of file