A Sync Template

  • warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home1/vhost/vh440606:/home1/vhost/vh440606/temp:/tmp/expl:/tmp/check) in /home1/vhost/vh440606/www/includes/file.inc on line 190.
  • warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home1/vhost/vh440606:/home1/vhost/vh440606/temp:/tmp/expl:/tmp/check) in /home1/vhost/vh440606/www/includes/file.inc on line 190.

A Sync Template主题模板
名称 A Sync Template
类型 drupal
投票
0
Your rating: None
上传者 wendell
作者 未知
是否免费 免费
主色调 蓝色系
推荐度 强烈推荐
示例网站 预览
下载链接 下载
描述

The code contains some optimizations for search engines

* Canonical URL, useful until nodewords module will not manage it correctly.
* More descriptive title and alt tags on logo and sitename.
* Persistent top mission description.
* Self-link to current page (except front page).
* First heading (h1) is set on page title, not on site name.

The template is structured in many regions:

* Header (#header).
* Preface First (#preface_first).
* Preface Middle (#preface_middle).
* Preface Last (#preface_last).
* Content (#content).
* Content Bottom (#content_bottom).
* Sidebar First (#sidebar_first).
* Sidebar Last (#sidebar_last).
* Footer (#footer).

Notes about the template

Header region can be used for an image or a slideshow. If you plan to add text on this region, be careful to remove the:

#header p{ line-height:0; }

code from the CSS style file (style.css).

The Sidebar First doesn't have a background, so it can be used for adding a slideshow or banners. The Sidebar Last has a coloured background and rounded borders, like prefaces blocks and the primary links.

This first release of the template have a fixed footer too, but it is easily customizable for making it dynamic. You simply have to split the background image, add at least one div to the template and play a bit with the CSS. Don't worry, I've already planned to do this task in the near future for the next release.
Thanks

Thanks to:

* Realizzazione Siti Vicenza for technical support, template and graphic development.
* Drupal.org for the best CMS around the world.
* FiNeXdesign for graphic inspiration.

A special thanks to Posizionamentoo for all his suggestions and hints regarding SEO and code optimizations.