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.
About is a theme that displays a single landing page with a photographic background, a brief amount of text, and links to various social media outlets. This theme is designed to take over your entire domain at the frontpage and turn it into a single landing page.
The links (and icons) provided by default are:
Facebook
LinkedIn
Twitter
Flickr
Additional links can be provided by other modules that implement hook_about_links()
********************************************************************
This module was developed to assist designers in converting fixed layout designs to responsive ones. Of course, you could use a calculator but wouldn't you rather it was conveniently placed in a block and/or page. This is exactly what this module does. It accepts a value that is converted to ems, pixels, or percent. The result is then displayed on the screen.
Explanation of Conversion Options
Px to Ems
Ems to Px
Description
Convert pixel based measurements to percent based measurements for layout elements such as column width, padding, and margins. For example: 300px / 960px = (0.3125) * 100% = 31.25%
Px to Percent
Percent to Px
Description
Convert pixel based measurements to em based measurements for text elements. For example: 10px / 16px = 0.625em