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.

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

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

Drupal 6.19 templates

April 26 2011 | Category: Drupal Updates

Drupal templates starting from #30278 are compatible Drupal 6.19

Drupal 6.19 release anouncement is available here. You can also check the release notes to see the updates

Drupal templates starting from #30278 are compatible Drupal 6.19

Drupal 6.19 извещение о релизе доступно здесь. Вы также можете ознакомиться с с релиз нотами чтобы увидеть обновления.…

Read More

Drupal 7 templates are available

April 26 2011 | Category: Drupal Updates

Drupal templates starting from #32668 are compatible with Drupal 7

Drupal 7 features:

  • Vastly improved administrative user interface thanks to the D7UX movement
  • Flexible content and custom fields
  • Better visual presentation and theming with Render API
  • Accessibility is greatly improved
  • Image support is now included
  • Automated code testing
  • Improved database support
  • Better distribution support
  • Support for the Semantic Web through
Read More

This tutorial will show you how to add new block to your Drupal based website.

Read More

Read More

Drupal Template

November 15 2010 | Category: Drupal

 Sample Drupal template preview

The sample template is not offered for sale

Drupal is a PHP-based open source content management system (CMS) which is also considered a module framework. It enables its users create and organize website content, edit the layout, automate some administrative functions etc. Despite of a diverse interface all of the functions can be carried out with no programming skills. Some of the experts see Drupal as a “web application framework” due to its wide range of services and functions.
Drupal CMS is considered today one of the most advanced content management systems available on the Internet providing its users with a set of capabilities for the most sophisticated website maintenance needs and requirements.

 

Drupal 6.x sample template

Engine Version: Drupal 6.x

Template ID: 36611

Engine Version: Drupal 7.x

Responsive Drupal sample template

Template ID: 39272

Engine Version: Drupal 7.x

Read More

Read More

This tutorial shows how to add new page in Drupal 6 and how to add link to the created page to the primary menu.

The job has to be done using the Drupal administration tools so you need to be logged in to Drupal. Use the log in form.

Adding New Page

Using the administrator menu go to the Create …

Read More

Read More

This tutorial shows how to edit primary navigation menu in Drupal. …

Read More

Read More

This tutorial shows how to edit copyright information in Drupal. The copyright notification is controlled through the Drupal admin panel so you need to login to Drupal as administrator.

From the navigation menu go to Administer > Site Configuration > Site Information.

At the appeared screen please edit the Footer message. Click Save button to keep your changes.

Feel free …

Read More

This tutorial shows how to display an article at the home page and make it stick to the top of the page. …

Read More
Установка темы Drupal от нашего сайта и ее настройка. …
Read More

This tutorial shows how to download, upload and install Drupal to your hosting server. Step-by-step we will guide you through the Drupal content management system installation.

1. First of all please check the template preview page and in the software required section look for the required version of Drupal engine.

2. Then visit the official website at drupal.org. From the …

Read More

This tutorial only applies to templates with the “Welcome” region. If your Drupal 6 template doesn’t have such region. You may follow the video “How to stick an article to the top of the front-page” to achieve similar result.

Creating your block

1. Login as administrator.

2. Open “Administer -> Site Building -> Blocks”.

3. Click “Add block” at the …

Read More

This tutorial shows how to create contact form in Drupal.

First of all you need to be logged in to Drupal as administrator. Use the login form to log in.

Using the navigation menu go to Administer > Site Building > Modules. Make sure the contact module is enabled.

If the module is enabled you should see the Contact Us …

Read More