Categories

Featured templates

Tag Archives: Drupal 6

How to install Drupal 6 theme sample data

Drupal, Drupal Tutorials
  |  
May 23 2011

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", …

Read More

How to install Drupal 6 theme

Drupal, Drupal Tutorials
  |  
May 23 2011

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 …

Read More