- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
Tag Archives: Drupal 6
How to install Drupal 6 theme sample data
NOTE: Importing the SQL file to your database will overwrite your existing content and website settings. DO NOT import the SQL file if you want to keep the existing content
NOTE: ALWAYS backup your database before performing any modifications
How to install a template with sample content on Drupal 6.x.
1. All the core modules, except for the "OpenID", …
How to install Drupal 6 theme
1. Upload your theme folder to "sites/all/themes" directory using your file manager or FTP program.
If you don’t have the "themes" folder in "sites/all", create one first.
2. Go to Administer -> Site Building -> Themes. Find the uploaded template in the list and set it as default.
Installing modules for displaying drop-down menus (in case your template comes …