Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Addari is another clean theme contributed to Drupal from Worthapost. This theme targets those who want cleanliness and web 2.0 mixture for their Drupal based website.
Features
Rounded Glassy corners of container.
7 Block regions which are Big right sidebar, Right sidebar, Left sidebar, Header, Footer, Content Top & Content Bottom.
Pre-Made Search block (just enable search module and set appropriate permission).
Mission block positioned on right portion (See in Screenshot)
Attractive comment section.
Optimized background images that loads very fast.
CSS based design without tables.
Cross browser support including IE6
New Features in 2.x
Increased width of the theme
Added dropdown menu
Content area has dynamic width depending on blocks
Menu Token module provides tokens, that could be used in title or in path of menu items (links). For example, if you create a menu item with path: "user/[current-user:uid]", the url will be changed "on fly" to: "user/1" (assuming you are user 1).
Tokens are provided by Token module. Menu Token allows to use both global tokens and entity ones: node, user, term, etc. Entity tokens have several methods of substitution: from context, random and user defined.
Menu Token Resources
Menu Token functionality can be extended gracefully. Following some examples:
Menu Token module implements Ctools plugin system and allows to plug in new token handlers.
Use Menu HTML module and select "Allow html" in your menu item.
Superfish integrates jQuery Superfish plugin with your Drupal menus. Use Superfish 1.9-beta5 or greater.
Menu item visibility exposes configurable and extendable visibility settings for menu links. You'll need to set module weights so that Devel node access > Menu item visibility > Menu Token.
You can use Tokenize Request Parameters module along with the Menu Token to configure this sort of functionality without the need to code a new module. Tokenize Request Parameter allows you to define what URL parameters to convert into tokens. It makes the tokens available to any token module that consumes tokens (Token Filter, Menu Token, Rules, etc.)
This module lets you upload a sprite image for a menu item and, with the use of CSS, configure different sprites of the image for different states of the link (normal, visited, hover and active).