Maintainers strive to actively monitor issues and respond in a timely manner.

Abstract

Abstract theme screenshot

This theme was originally made as a Wordpress GPL theme by Woo Themes, the theme was designed by the amazing Veerle Pieters.

This theme was ported as a Fusion sub-theme to Drupal, using it with the Skinr module gives you many configurable options on blocks and views. Fusion is an amazing base theme developed by our friends at TNT, you can read and see more about how Fusion and Skinr at this blog post: http://www.topnotchthemes.com/blog/090709/tnt-2-0-and-future-drupal-them...

Coming soon!

  • Multiple color schemes
  • Beta release

Dependencies

Features

  • Styling for Tagadelic blocks
  • Styling for Popular content block
  • Styling for Recent comments block
  • Custom search box styling

Gateway

homepage-slider.png

This is a very initial release of the project described here: http://groups.drupal.org/node/20185

For now, it's only the theme with one of the designs, but I intend to add color module support and if I have enough time and help add the interface for transparent pngs for the "styles" mentioned in the proposal.

The 2.x version implements the theme as a Bootstrap subtheme.

This theme was featured in these blog posts:

Curlypage

curlypage.png

Curlypage is a cross browser, html strict code implementation of the pagepeel effect, "magic corner" type banner. With this module you can add those ads to your website.

Features:

  • Show curlypages on any corner of your pages.
  • Include as many curlypages as you want on your website.
  • Include up to four curlypage groups on same page (one on each corner).
  • Group culypages in one corner to show them in slideshow flow. Configure times: delay, timeslot, repeat for each curlypage on group.
  • Use CSS position model absolute or fixed. Absolute is only available for top curlypages.
  • Custom peel sizes.
  • Custom styles (you can choose 3 different styles).
  • Configurable images to show when the ad is closed and opened. Supported formats (static GIF, JPG, PNG, SWF).
  • SWF files support. You can upload an SWF file to use on peel. Only on open ad interactive SWF files are supported. see examples
  • Show a wait icon while curlypage is loading.
  • Mirror images on peel.
  • Transition on load.
  • Open curlypage with mouseover or mouseclick.
  • Configurable peel colors.
  • Peel color style, flat or gradient.
  • Sound effects.
  • Configurable link for ad.
  • Configurable speeds.
  • Automatic open and close features.
  • Close button.
  • Control visibility of each curlypage in a block visibility style: by language, by role, by page and by content type.

Webform Validation

Webform Validation module

This module adds an extra tab to each Webform node, allowing you to specify validation rules for your Webform components. You can create one or more of the predefined validation rules, and select which Webform component(s) should be validated against those. By using the hooks provided by this module, you can also define your own validation rules in your own modules.

Mail Comment

Mail Comment lets you respond to posts by email.

xCSS

xCSS Logo

xCSS bases on CSS and empowers a straightforward and object-oriented workflow when developing complex style cascades. Using xCSS means a dramatic cut down to your development time by: having a intuitive overview of the overall CSS structure, using variables, re-using existing style cascades and many other handy features. But, most frameworks are bulky and inflexible, aren't they? Not xCSS! It's lightweight and seamlessly integrates into any existing workflow. Aside from that the CSS overhead is getting reduced while your (X)HTML attributes remain semantic.

Features

Example

// Variables: http://xcss.antpaw.org/docs/syntax/variables 
vars {
    $path = ../img/tmpl1/png;
    $color1 = #FF00FF;
    $border = border-top: 1px solid $color1;
}
.variablesselector {
    background-image: url($path/head_bg.png);
    background-color: $color1;
    $border;
}

// Nesting Child Objects: http://xcss.antpaw.org/docs/syntax/children 
.childselector {
    a {
        display: block;
    }
    strong {
        color: blue;
    }
}

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained