Tutorial

Theme Settings

You can make a lot of customization for forDrupal ZincOut theme without a single line of code. To do it, go to /admin/build/themes/settings/zincout after you have enabled ZincOut theme.

Theme Settings

At the bottom of the setting page, you will see this, which you can enable the block editing feature for authorized users and also enable the form tooltips. Other customization included are tab panel, breadcrumb, node, taxonomy, read more, comment and search.

Theme SettingsTheme Settings

Theme Package Overview

Quick overview inside the theme package.

Files structure layout

Files structureFiles structure

The theme files are clearly organized into their respective folders - css, scripts, icons, and images.

Customization

If need for customization arises, the following practice is highly recommended for easy maintenance:

  • custom.css - add your custom CSS
  • ie.css - add your IE only custom CSS here

Demo Site

This demo site that you are viewing is included as part of the theme purchased. The demo site serves as an example to showcase the theme functions and elements. It is not meant to be a fully working site for production use.

Some customization in term of CSS and phptemplate has been performed to give the desired theme output.