Tapestry

A Drupal Theme

Suckerfish Menu

  • Features
    • 20 Color Styles
    • 30 Regions
    • Custom Block Themes
    • Suckerfish Menus
    • Flexible Page Layout
    • Easy Configuration
    • Icon Support
    • Custom Typography
    • IE PNG Fix
  • Handbook
    • Installing Tapestry
      • Installing the Theme
      • Installing ThemeSettingsAPI
      • Configuring Tapestry
      • Installing BlockTheme
      • Configuring BlockTheme
    • Using Tapestry
      • Using Regions
      • Using Sidebars
      • Using Block Themes
      • Using Suckerfish Menus
      • Using Icons
      • Using Primary Links
      • Using Custom Typography
      • Using The IE PNG Fix
    • Customizing Tapestry
      • Adding Icons
      • Creating Block Themes
      • Creating New Styles
    • Troubleshooting
      • Setup Issues
      • Layout Issues
    • How Do I...
      • Put Images In a Block
      • Place Ads On My Site
    • Credits
  • Forums
  • Download
  • RoopleTheme
    • About RoopleTheme
    • RoopleTheme.com
    • Contact RoopleTheme
  • Home
  • Help
  • Contact

Typography

Tapestry provides several custom styles that you can use in your node or block content. This page shows examples of these custom styles. See this handbook page for instructions on using the custom typography on your site.

This is an h1 Header

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut.

This is an h2 Header

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut.

This is an h3 Header

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut.

This is an h4 Header

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut.

This is the alert style. To use this style in you node or block content, wrap your text with the following HTML: <span class="alert">...</span>
This is the help style. To use this style in you node or block content, wrap your text with the following HTML: <span class="help">...</span>
This is the note style. To use this style in you node or block content, wrap your text with the following HTML: <span class="note">...</span>
This is the xfer style. To use this style in you node or block content, wrap your text with the following HTML: <span class="xfer">...</span>

This is the pre tag. To use this style in you node or block 
content, wrap your text with the following HTML: <pre>...</pre> /* typography */ fieldset,img { border: none; } body { font: 100%/1.25em Arial, Verdana, Helvetica, sans-serif; font-size: 90%; }
This is the blockquote tag. To use this style in you node or block content, wrap your text with the following HTML: <blockquote>...</blockquote>

RoopleTheme