drupal display
How to change the theme in drupal
In drupal there are two themes that can be applied to your website: Default Theme Administration Theme The administration theme is applied to the site when the administrator is logged in and is viewing pages under the Administer menu item. In all other cases the default theme is applied to the website. How to change [...]
Read Full Post | Make a Comment ( None so far )Drupal themes live demonstrations
You can test and play around with different drupal themes at themes.zaf.me and see how the theme will actually look once you enable it on your drupal website. Check out Drupal Themes Tester website now.
Read Full Post | Make a Comment ( None so far )How Drupal Themes Work
Drupal displays and styles your content using themes. A theme consists of: Theme template files Theme functions Theme template files display your content through an html and css styled template file. So your site design and content are separate. This means that you can easily change the visual display of your site without affecting the [...]
Read Full Post | Make a Comment ( None so far )

