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

Mobile First

  • Last changed: 2 years 4 weeks ago

A 'mobile first' Drupal base theme.

Responsive Seven

  • Last changed: 1 year 37 weeks ago

A sandbox for prototyping a responsive administrative theme for Drupal Seven.

See:
#1107906: Improve device responsiveness.

Also:
Mobile Usability Testing Sprint - Facts & Findings

Speak Up!

  • Last changed: 1 year 47 weeks ago

HTML5 compatible theme developed for SpeakUp!, New York City's first civic engagement website. The site is an information and discussion portal for residents of New York to connect with each other and improve the city.

The theme includes templates for a custom forum feature which includes a user badge system. Although every attempt has been made to make the theme as modular as possible, there are a number of specific dependencies, such as the css classes on the carousel, which necessarily have to match the views names. Likewise row styling on the group pages is intended to match the field names on the group type,

Bootstrap - Combined

  • Last changed: 15 weeks 5 days ago

Bootstrap - Combined

This sandbox contains the combined functionality (as much as feasible) from the various Twitter Bootstrap theme implementations.

See #1594508: Try to merge other twitter_bootstrap themes for information on this topic. This sandbox represents the "in-progress" work on this development effort until we are granted git commit access to the main bootstrap theme.

While developing this (combined) theme, simply rename the folder to bootstrap (from bootstrap___combined) to make things work.

Business Pro Theme

  • Last changed: 15 weeks 3 days ago

Business Pro is a premium Drupal 7 theme that is responsive to Mobile / Tablet view.

G-raph!

  • Last changed: 15 weeks 7 hours ago

Lightweight responsive base theme based on 960 grid system.

Eldir 7

  • Last changed: 14 weeks 5 days ago

This is a standalone port of the Eldir theme from Aegir. A new unbranded hefring subtheme has been added for use on non Aegir sites.

It is hoped that this will be merged into the official Eldir theme. See #1907010: Port Eldir to D7.

Eldir 7 was derived from the Drupal 7 port of Hostmaster. Development by Dave Hall Consulting and sponsored by Technocrat.

Themes tutorial

  • Last changed: 14 weeks 2 days ago

Git tutorial

SEl

  • Last changed: 14 weeks 1 day ago

Hot

Zeus

  • Last changed: 13 weeks 6 days ago

Theme for project master.

Drupstrap

  • Last changed: 13 weeks 6 days ago

Base theme providing Twitter Bootstrap, Font Awesome and SCSS.

Zen SASS Indented-style STARTERKIT

  • Last changed: 13 weeks 5 days ago

I prefer to use the ruby, indented style sass when writing stylesheets, its cleaner and faster.

Zen assumes .scss style SASS, so this project includes .sass files. This is a drop-in replacement for the a "STARTERKIT" subtheme.

This:

.block { /* Block wrapper */
  margin-bottom: 1.5em;

  &.first { /* The first block in the region */
  }

  &.last { /* The last block in the region */
  }

  &.odd { /* Zebra striping for each block in the region */
  }

  &.even { /* Zebra striping for each block in the region */
  }

  h2.block-title { /* Block title */
  }
}

Becomes:

.block
  // Block wrapper
  margin-bottom: 1.5em
  &.first
    // The first block in the region
  &.last
    // The last block in the region
  &.odd
    // Zebra striping for each block in the region
  &.even
    // Zebra striping for each block in the region
  h2.block-title
    // Block title

Drupla theme

  • Last changed: 13 weeks 4 days ago

Drupal them for Scott

zen_drupstrap

  • Last changed: 13 weeks 4 days ago

Zen subtheme based on the Bootstrap CSS framework.

Brutus bootstrap

  • Last changed: 13 weeks 3 days ago

Brutus bootstrap

Pure Theme

PureTheme

  • Last changed: 13 weeks 2 days ago

This is a base html5 theme for Drupal.

features:
+ 978px, 12 column @ 54px with 30px gutter space;
+ subthemes;
+ every element has "wrapper" and "inner";

Paddle Classic theme

  • Last changed: 13 weeks 2 days ago

Classic Paddle theme.

Paddle Modern theme

  • Last changed: 13 weeks 2 days ago

Paddle modern theme.

wordto_omega

  • Last changed: 13 weeks 1 day ago

just a subtheme to omega

Beach Drupal Theme

Beach Drupal Theme

  • Last changed: 13 weeks 14 hours ago

Free Drupal 7 theme Beach

The theme has many design colors below and just click on any to perform a new search depending on selected color. Thank you for choosing this theme for your site. It's always nice to get some kind of feedback or just "thank you". Do let us know if you have any queries or suggestions around this theme. We look forward to hear from you. We hope you love our free templates!

Published by TalentsFromIndia.

SurfMagix Responsive Theme

  • Last changed: 13 weeks 9 hours ago

SurfMagix Responsive Theme is basically address rsponsiveness of drupal theme

Bright and White theme screenshot

Bright and white

  • Last changed: 13 weeks 9 hours ago

A responsive, bright, white theme based on Metaltoad's H5BP.

Written by Alex Shepherd (http://n00bsys0p.co.uk)

Fancy Mobile Theme

  • Last changed: 12 weeks 6 days ago

Fancy Mobile Theme

Bookworm

  • Last changed: 12 weeks 6 days ago

A light and calm theme for Drupal 7 based on Metaltoad's H5BP. It is not designed to be responsive.

SHASH

  • Last changed: 12 weeks 6 days ago

SHASH

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.