Leave a suggestion

If this tutorial is not what you were looking for, you still have any questions, suggestions or concerns - feel free to let us know. Please help us to serve you better!

Your Name

Your Email

Your Message (required)

captcha

Drupal Category RSS

This section contains various .swf demo movies (tutorials) on editing Drupal templates. Please use the navigation buttons below or main navigation menu to browse the topics.

This tutorial is going to show you how to move your Drupal site from a sub-folder to the root folder.

Read More

This tutorial shows how to avoid the error message when trying to update database using update.php file.

Read More

This tutorial is going to show you how to add a new page and a new menu tab pointed to the page to your Drupal website.

Read More

Responsive Drupal templates

April 09 2012 | Category: Drupal Updates

Responsive Drupal templates include several layout options – each is optimized for proper screen resolution.

Read More

This tutorial is going to show you how to work with a portfolio page on your Drupal template.

Read More

In this post we’ll describe Drupal template settings. The template settings allow you to adjust various aspects of the template layout through the Drupal administration panel.

Read More

This tutorial shows how to edit slider in Drupal. …

Read More

If you have various Drupal errors while posting content please make sure all installed modules are up-to-date. …

Read More

Drupal. How to clear cache

March 01 2012 | Category: Drupal Tutorials

In this tutorial we will learn how to clear cache in Drupal 6.x and Drupal 7.x.

Read More

Drupal. How to add Google Map

January 20 2012 | Category: Drupal Tutorials

This tutorial shows how to add Google Map to Drupal based website. Google Map can be added to Drupal using the GMap module. …

Read More

This tutorial shows how to resolve the issue causing the "Cannot add header information – headers already sent" error message.

Read More

Drupal. Setting up newsletter

November 15 2011 | Category: Drupal Tutorials

Working with Drupal templates you may have notiсed the Newsletter box placed in the footer. The newsletter box is used to subscribe for the website updates and receive the updates emails to your mailbox. Let’s see how to configure this box. …

Read More

This tutorial shows how to change the social media links block in Drupal template. …

Read More

Drupal. Google Map configuration

October 26 2011 | Category: Drupal Tutorials

This video tutorial shows how to configure Google Map block in Drupal. Usually the Google Map is displayed on the Contacts page as a sidebar block. Let’s see how to access the configuration options. …

Read More

Drupal quick guide

September 28 2011 | Category: Drupal

We are happy to present you a new comprehensive guide for Drupal content management system. It will lead you step by step from the Drupal engine download to the final steps of the theme installation. Will help you to create a live catchy website for your business project from the mere template.…

Read More

The most recent Drupal templates are provided with the new technique of the sample data installation. You can make your template appear as at the preview page selecing a single option during the Drupal engine installation. The following tutorial will show you how to install Drupal using the demo profile.

Upload Drupal engine

1. First of all visit the Drupal …

Read More

This tutorial will show you how to activate a Superfish drop-down menu in Drupal 7 template.

1. Using your file manager or FTP program, upload the following folders from the template package to your site directory:

- "libraries" folder to "sites/all" directory;
- "superfish" and "libraries" – to "sites/all/modules" directory.

2. Enable these new modules in the Modules section of …

Read More

This tutorial will show you how to install modules for displaying drop-down menus (in case your template comes with these modules):

1. Uncompress the module from the folder sources/modules with your favorite unzipping program.

2. Upload the modules to "/sites/all/modules" directory.

3. Go to Administer->Site Building -> Modules. Enable the modules you have uploaded.

4. Open "YUI Common Settings" and …

Read More

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

 

1. All the core modules, except for the "OpenID", should be enabled here in order for the database import process …

Read More

1. Upload your theme to "sites/all/themes" directory.

2. Go to "Appearance" page. Find the uploaded template in the list and set it as default.

3. To access the template settings, click on the "Settings" link near the thumbnail. For example, you can enable or disable page elements like logo, slogan, etc.

 

Configuring the custom blocks

in case you have …

Read More