array(
"stylesheet" => "nrelate-panels-default.css",
"name"=>__('Default','nrelate'),
"features"=>__('
- Hover effects
- Border
- Left aligned text
','nrelate'),
"info"=>__('We developed this style as a simple way to place nrelate content on any site. We wanted to keep everything simple, so that the focus is on your site\'s content.','nrelate'),
),
'bty' => array(
"stylesheet" => "nrelate-panels-bty.css",
"name"=>__('Bloginity.com', 'nrelate'),
"features"=>__('
- No Border
- Centered text
- No Hover
','nrelate'),
"info"=>__('This style is based upon the custom version developed at Bloginity.com.
Bloginity is a a young, vibrant online magazine, fashion blog, and source of culture entertainment news.','nrelate'),
),
'dhot' => array(
"stylesheet" => "nrelate-panels-dhot.css",
"name"=>__('LinkWithin', 'nrelate'),
"features"=>__('
- All Capital text
- Hover Effects
- Stylized thumbnail dividing line
', 'nrelate'),
"info"=>__('This style is based upon the related thumbnail widget from Linkwithin.com. LinkWithin is a blog widget that appears under each post','nrelate'),
),
'huf' => array(
"stylesheet" => "nrelate-panels-huf.css",
"name"=>__('Huffingtonpost', 'nrelate'),
"features"=>__('
- Side Layout
- No Hover Effect
- Built for Showing Excerpt
', 'nrelate'),
"info"=>__('This style is based upon the related content area on huffingtonpost.com. The Huffington Post is an American news website and aggregated blog.','nrelate'),
),
'tre' => array(
"stylesheet" => "nrelate-panels-tre.css",
"name"=>__('Trendland.net', 'nrelate'),
"features"=>__('
- Hover effects
- Border
- Left aligned text
- Text over thumbnail
- Semi-transparent text background
', 'nrelate'),
"info"=>__('This style is based upon the custom version developed at Trendland.net.
Trendland is an online magazine that redefines trend forecasting through a rich visual journey.','nrelate'),
),
'pol' => array(
"stylesheet" => "nrelate-panels-pol.css",
"name"=>__('Polaroid', 'nrelate'),
"features"=>__('
- Turns your images into Polaroid pictures.
- Rotated randomly.
', 'nrelate'),
"info"=>__('Polaroid style images. Inspired by this article.
at Zurb.com.','nrelate'),
),
'none' => array(
"name"=>__('none'),
"features"=>__('
- Allows you to create your own css
','nrelate'),
"info"=>__('Selecting this option will disable all nrelate styles, allowing you to create your own.','nrelate'),
)
);
$nrelate_text_styles = array(
'default' => array(
"stylesheet" => "nrelate-panels-text.css",
"name"=>__('Default','nrelate'),
"features"=>__('','nrelate'),
"info"=>__('We developed this style as a simple way to place nrelate content on any site. We wanted to keep everything simple, so that the focus is on your site\'s content.','nrelate'),
),
'none' => array(
"name"=>__('none'),
"features"=>__('
- Allows you to create your own css
','nrelate'),
"info"=>__('Selecting this option will disable all nrelate styles, allowing you to create your own.','nrelate'),
)
);
?>