Features

This theme utilizes the latest features of the fast and slick Warp theme framework. It comes with a broad range of layout and module variations as well as a neat typography to style your content. Read on to learn more about this theme and its features:

  • Available for Joomla and WordPress
  • 13 style/color variations available
  • 11 backgrounds and 2 animated backgrounds included
  • 3 background textures combinable with each background
  • Choose from 11 fonts
  • 2 module styles combinable with 4 colors, 4 badges and 6 icons
  • Choose between transparent or white background for system output
  • 3 transparency values for modules and system output
  • Custom Widgetkit Styles for gallery and slideshow
  • Social Toolbar (optional)
  • Smooth CSS animations (optional)
  • Flexible template and column widths
  • All Warp framework features are available

Easy Installation and Customization

Demo Packages

Demo Packages

We provide demo packages with the theme sample data for Joomla and WordPress to get you started right.

Image Sources

Image Sources

Sliced and editable Adobe Fireworks image source files are available to customize the theme easily.

Theme Styles

We provide different style variations of the default theme. In addition to these styles we added several other style settings like colors and fonts. Combining the different style options allows you to create your own unique theme design.

Combinable Styles

Theme Profiles

We created some nice theme profiles using the different styles, colors and fonts, you can choose from in the theme administration. You can create your own profiles and even assign them to different menu items. Click on one of the profile images to load it.

Theme Layout

This theme comes with the default Warp6 module layout, except an additional fixed position called “socialbar”. The blue module positions allow to choose a module layout which defines the module alignment and proportions: equal, double or stack. You can easily add your own module layouts. The two available sidebars, highlighted in red, can be switched to the left or right side and their widths can easily be set in the theme administration. For modules in the blue and red positions you can choose different module styles. Take a look at the module variations page to get an overview.

Module Positions
Module Positions
Module Layouts
Module Layouts
Colum Layouts
Column Layouts

Special Features

The Subway theme comes with some additional features.

Custom Widgetkit Styles

We created custom styles for our Widgetkit Slideshow and Gallery. To apply the styles, follow these steps:

Slideshow

  1. Download and unzip the bonus styles package for Widgetkit available in the download area
  2. Copy the slideshow/styles/subway_list folder
  3. Joomla: Paste it to media/widgetkit/widgets/slideshow/styles
    WordPress: Paste it to wp-content/plugins/widgetkit/widgets/slideshow/styles
  4. Now you can select the "Subway List" style in the settings of your Widgetkit Slideshow

Gallery + Slideshow

  1. Download and unzip the bonus styles package for Widgetkit available in the download area
  2. Copy the gallery/styles/subway folder
  3. Joomla: Paste it to media/widgetkit/widgets/gallery/styles
    WordPress: Paste it to wp-content/plugins/widgetkit/widgets/gallery/styles
  4. Copy the slideshow/styles/subway folder
  5. Joomla: Paste it to media/widgetkit/widgets/gallery/styles
    WordPress: Paste it to wp-content/plugins/widgetkit/widgets/gallery/styles
  6. Now you can select the "Subway" style in the settings of your Widgetkit Gallery and Slideshow

Custom Socialbar

Subway theme comes with a custom module position called "socialbar". To create social icons like in our demo, you can use the following code:

<ul class="social-icons">
<li><a class="twitter" target="_blank" href="http://www.twitter.com/yootheme"></a></li>
<li><a class="facebook" target="_blank" href="http://www.facebook.com"></a></li>
<li><a class="googleplus" target="_blank" href="https://plus.google.com"></a></li>
<li><a class="feed" target="_blank" href="http://www.yootheme.com/rss"></a></li>
</ul>