1733 Themes match your search

Themes allow you to change the look and feel of your Drupal site. You can use themes contributed by others or create your own to share with the community. Contributed themes are not part of any official release and may not have optimized code/functionality for your purposes. You can also create a sub-theme of an existing theme. A sub-theme inherits a parent theme's resources. Read more about Sub-theme structure and inheritance. You can also view a full index of themes listing only their titles.

Example

Mobile Basic

  • Last changed: 1 year 1 week ago

This is a minimal starter theme for small screen devices, like mobile phones. It has some special layout configuration because of the user experience. You can use it as a starter parent theme to create your custom mobile theme.

Brainstorming about usability: http://drupal.org/node/1083072

screenshot-drupal.org_.png

Agua

  • Last changed: 1 year 1 week ago

Agua is a simple center aligned site with the ability to have left, right or both sidebars. Navigation allows for nested primary links as drop downs.

Beta - Omega

Beta

  • Last changed: 1 year 1 week ago

Beta is an HTML5/960gs theme based on Omega.

Primary Features

  • 12, 16, 24 and 32 Column Layouts.
  • Integrates color.module for color scheme alterations
  • CSS3 Gradients and effects also configured via color.module color settings
  • HTML5
  • Content first layouts with push/pull classes.
  • Quickly disable groups of and individual regions.
  • Every regions size and placement configurable.
  • Custom page titles, breadcrumb, dropdown menus.
  • Apply custom CSS classes to any region/zone.
  • Create contextual layouts with the Delta module.

Requirements

  • Omega Base Theme (7.x-2.1+) must be downloaded as well

Maintainer

Developed and maintained by Jake Strawn, Development Geeks

BigDaddy

  • Last changed: 10 weeks 3 days ago

BigDaddy is not a ready-made theme but a well structured basis for theme developers. It will facilitate theme development and give an optimal start to have a clean rendered HTML and CSS output fully Web standards compliant. It as recently been updated with new SMACSS method.

Unlike a base theme or starter theme, BigDaddy offers an excellent starting point so that you can modify and customize it directly from the source code to suit your project. All that for a better control of your work environment and to increases your load performance.

Everything is well commented and structured to get first-time users up to speed quickly.

Black Hole Theme for Drupal

Black Hole

  • Last changed: 15 weeks 4 days ago

Black Hole is an advanced theme developed by Dr. Radut, with layout and style configuration options built in that you can control through Drupal's UI, to be ideal for a wide range of sites. It contains the same kinds of features as Zero Point theme in a dark look.

The theme validates XHTML Strict, CSS 2/CSS 3, and it is cross-browser compatible.

Here you can try a live demo.

Biz for Drupal

BIZ-Theme

  • Last changed: 23 weeks 3 days ago

BIZ - simple, tabled Drupal Theme with left, right sidebar, top and footer links. This theme based on blue marine theme. If default logo don't changed, so it will created from simple php class and TTF file. Theme tested on Firefox, IE7 and Opera.

In new version 7.x-1.0:
* You can add and change TTF Fonts for site logo
* You can change logo size

In new version 7.x-2.0:
* Added superfish drop down menu
* Cleaned code
* Changed style

Demo video on YouTube

iTheme2.jpg

iTheme2

  • Last changed: 1 year 1 week ago
  • collapsing block
  • (click on the title right block)

  • 2-column
  • CSS-based (tableless)
  • fixed width
  • perfect for web 2.0

Live demo

This is a port of iTheme by Nick La

Thanks: sherifmayika, vadbars and Drupal.ru

cleanfolio.jpg

Cleanfolio

  • Last changed: 27 weeks 2 days ago

Cleanfolio was originally designed by designmag
Its a table-less XHML/CSS, two regions

a-cold-day.jpg

A Cold Day

  • Last changed: 26 weeks 2 days ago

New lightweight template.

24th June 2010: new 6.x-3.0 vesion with updates and bugfixes

Search Engines Optimizations:

  • 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.

Four regions layout:

  • Content top (#content_top).
  • Content (#content).
  • Content bottom (#content_bottom).
  • Sidebar (#sidebar).

Three color versions available:

  • Blue
  • Green
  • Brown

Thanks to:

Luxury theme preview

Luxury theme

  • Last changed: 29 weeks 1 day ago

Clean and simple Drupal theme with many regions. Created by ADCI solutions

Inove

Inove

  • Last changed: 1 year 1 week ago

This is a port of the Inove theme.

Features:

  • Fixed width with 2 columns
  • Cross-browser compatible.
  • Optimized for fast loading
  • Standards-compliant XHTML 1.0 Strict and CSS
Parish theme sample website image

Parish Theme

  • Last changed: 1 year 1 week ago

The main theme for the Open Parish initiative. This theme is minimal and sleek, allowing parish websites to easily dive into the world of semantic HTML5 markup, using Boron as a base theme.

The theme has color module integration, meaning you can easily customize the simple color scheme to the needs of your website. Some preset themes are included for standard/popular colors. The theme also supports drop-down menus in the main menu. Any menu items set to "show as expanded" with children will show as a dropdown.

This theme is meant to be installed as part of the Open Parish Website distribution, but can be installed on its own as a Boron subtheme; just download Boron and this theme, and place both into your sites/all/themes folder, then enable this theme.

Dependencies

Open Parish

This theme is part of the Open Parish initiative.

007 niGraphic Studio Theme

niGraphic Studio Theme

  • Last changed: 11 weeks 5 days ago

niGraphic Studio Theme is a very light-weight, CSS-based, tableless template, with 2 columns made by niGraphic Design.

Features

  • Fixed width with 2 columns
  • Random rotating header images (Using CSS)
  • Light-weight and fast loading

Now Available:

Adobe PSD file for nigraphic studio theme 

jp_mobile_screenshot.png

Japanese Mobile

  • Last changed: 1 year 1 week ago

Japanese Mobile is a theme aimed at making a functional Drupal site for Japanese mobile phones(DoCoMo, au, Softbank). Since Drupal doesn't work with Japanese mobile phones by default, the theme uses a number of overrides in order to make Drupal compatible with them.

Features

  • User agent detection & dynamic header depending on a carrier
  • Inline CSS in order to deal with DoCoMo's inability to use external or header CSS
  • No javascript since it doesn't work on mobile phones
  • Character encoding conversion of HTML output fom UTF-8 to Shift_JIS
  • Character encoding conversion of $_POST from Shift_JIS to UTF-8
  • Session handling by URL-rewriting instead of cookies
  • Blocks positioned above and below main content
  • Liquid layout
  • Use of GIF image instead of PNG

Dependency (D6 only)

Important: Updating to 6.x-1-1
As of 6.x-1-1, the Japanese Mobile eliminated core hacking by adding dependency to URL alter. If you are upgrading from the previous versions, you will need to set the value of url_rewriter.tags to an empty string in your settings.php as in the default.settings.php, as well as removing the hack from common.inc. Please see #764232: Avoiding hacking core files.

Japanese Mobile is developed and maintained by Audia K.K.

ArtistsC01

Artists C01

  • Last changed: 1 year 1 week ago

Artists C01 is Drupal theme, released under GPL v2 license by themeartists.com.

Theme is light-weight and highly configurable, with little help of theme settings API. Look and feel can be customized by using combination of 12 color schemes and 4 styles. Theme has plenty of collapsible regions with specific styling. Check out User Guide in pdf format.

Come and look at theme live demo and learn more about theme features. There is also live demo on Theme Garden site.

Key features overview

  • Two column, fixed width design
  • Suckerfish based menus
  • 21 fully collapsible regions
  • 4 different styles
  • 12 color schemes
  • Configurable breadcrumbs
  • Light-weight and fast loading
  • Firefox, IE6/IE7, Opera, Safari Friendly
  • XHTML 1.0 Transitional
  • CSS Validated
screenshot.png

Andreas

  • Last changed: 1 year 1 week ago

DRUPAL 7:

Please be patient, I am working on a D7 release, and part of it is in the repository, NOT all parts are production ready or complete yet. At present ONLYAndreas 00, 01, 02 & 09 have been ported, 03 almost done. The others are underway. You will need Zen installed as well.

Information

This is a set of all the Andreas0X themes (Andreas00 - Andreas09) and comprises of the themes shown at the bottom of this post. Please note that the themes were designed by Andreas Viklund, not me so all credit for design must go to Andreas, I have simply ported them to Drupal.

Celadon

Celadon

  • Last changed: 1 year 1 week ago

Overview

Celadon is a port of an elegant, two-column theme originally developed for WordPress by Themes Boutique. It is particularly appropriate for personal sites and/or blogs. The package includes source PSD files for customizing the logo and header.

Celadon is a subtheme of Fusion. Fusion must be added to your themes folder and enabled before using Celadon. CSS customizations and overrides should be added to local.css to ensure a smooth upgrade path. You can rename local-sample.css found in the css folder to activate this file.

You will also need to install the Skinr module. Celadon includes six Skinr classes for adding color backgrounds to your sidebar blocks. These can be selected via the admin UI. Available colors: none (default), blue, green, red, orange, purple, and black.

** Status (2009-11-24) **

A development snapshot is now available for testing purposes. The theme is mostly finished, but there are still a few refinements and new features in the works. Also, because of its dependency on Fusion, an official release will coincide with the stable release of the Fusion project (currently in beta).

Plate

  • Last changed: 8 weeks 7 hours ago

A responsive theme for the Restaurant Distribution.

Drupal Restaurant

Dependencies

  1. Radix
  2. Radix Layouts
Acrylic

Acrylic

  • Last changed: 1 year 1 week ago

A refreshing theme that aims the quick deploy in any browser with small foot-print but at the same time without sacrificing good design quality.
Let me know if it is working. If you have any question, please subscribe here Thank you. :-)

  1. You can change "Site Name" and "Slogan".
  2. Support administrator theme.
  3. Totally dynamic with two columns (if you need or want any change please let me know, I can help ).
  4. Support for any module.
  5. Small file that aim the quick deploy in any browser.
  6. You can change the footer, but please leave the link to my website.
  7. The code: Valid CSS /XHTML, no nested table mess, and a reasonably good design.
  8. Support for Java (Jquery).
burnt_rubber.jpg

Burnt Rubber

  • Last changed: 1 year 1 week ago

Burnt rubber is a dark, textured-background theme that has a beige, black and yellow colour scheme.

Features

  • Support for logo, primary links, mission, shortcut icon and user pictures
  • Fixed width layout
  • Drop-down primary links menu
  • Supports both 2 column and 3 column layout
  • Cross browser compatible

Tested in IE6, IE7, IE8, Firefox 2, Firefox 3, Safari 3.2 & Chrome

getaway.jpg

Paradise

  • Last changed: 1 year 1 week ago

The Paradise Drupal theme features a clean, light layout with a white and blue colour scheme and is perfect for travel agencies and travel blogs.

Features:

  • Support for logo, primary links, mission, shortcut icon and user pictures
  • Fixed width layout
  • Drop-down primary links menu
  • Supports both 2 column and 3 column layout
  • Cross browser compatible

Tested in IE6, IE7, IE8, Firefox 2, Firefox 3, Safari 3.2 & Chrome

Wedding Bells Drupal Theme

Wedding Bells

  • Last changed: 1 year 1 week ago

Wedding Bells is a GPL theme that I ported from Wordpress that is great for a wedding related website or blog. I did my best to keep it exactly like the original theme. This was my first contributed Drupal theme on Drupal.org, so please share any criticisms or suggestions for improvement in the issue queue. I have recently updated it to Drupal 7!

I plan to add several more regions to the theme to make it a more versatile theme for block and content configurations. The included header image can easily be changed out to an image of your choice, which can instantly change the overall theme of the site without much other work.

Features

Drupal 7 Ready!
2 Column Layout
Right Sidebar
Fully XHTML and CSS Valid
Pure CSS Dropdown Menus

Future Plans

Continue to add additional block regions to make the theme more versatile.

Contributed by Arbor Web Development.

Light

Light

  • Last changed: 1 year 1 week ago

NOTE: (Aug 2011) I am no longer supporting the Drupal 5 release of this theme and will work on a Drupal 7 version when I have time (if you want to take over this project, or co-maintain it, let me know).

The theme, Light, was originally created by Stephen Reinhardt for WordPress. I liked the theme so much that I have ported, with permission from Stephen, to Drupal for use on my website, nickbits.co.uk. Stephen has kindly allowed any use of this theme and has agreed that the theme can be added to Drupal (yes it was pointed out that this would be under GPL). This has been documented (email) in case further evidence/proof is required.

It is a simple and clean theme ideal for blog's and small personal websites. This is a small project on the side of my normal job, so if any issues are found, please hang in there, I will fix any issues as time permits. I do welcome all constructive feedback.

Please note, the Drupal 6 version is XHTML 1.0 Strict. You may therefore have issues integrating Adsense. Please see Keystones Website for a tutorial on how to resolve using Adsense with XHTML. I will post in more detail when I have tested it myself.

avitamin-plus-preview.jpg

A Vitamin Plus+

  • Last changed: 1 year 1 week ago

A Vitamin Plus is a new Drupal Template by Themes Drupal. It is based on my previous template called A Vitamin. This new template inherits the same layout but with a different CSS. Moreover it is available in two color variants:

  • A Vitamin Plus+
  • A Vitamin Plus+ Orange
Full page screenshot of the Waterloo theme

Waterloo

  • Last changed: 48 weeks 2 days ago

Waterloo is a responsive, colourable theme that is designed to be easy to set up and customize. It is not meant to be all things to all people, but will hopefully be all things to some people :)

The theme includes three colour options and six collapsible regions - just enough to suit your needs, but not too many to be overwhelming.

Other features:

  • Regions: Featured, Content, Sidebar, Upper footer, Lower footer
  • Fluid width to a maximum of 1200px
  • Adapts for small-screen devices
  • Customized display for all core modules including forum, poll, and book
  • Support for content editing
  • Views Slideshow in Featured region (with implementation instructions)
  • No dependencies

Drupal Themes

IRC Channel, #drupal-themes on freenode.

Mailing list, sign up here.

More advanced themes are table-less, a good example of this is the core Garland theme or the Tapestry theme. For creating custom themes, the Zen theme provides a good starting point.

nobody click here