USER 13,25,37 - JoomlaXTC Deluxe News Pro
In the USER13,19,25,and 31 positions we use our JoomlaXTC News Pro Module to create a Featured Joomla Content Item. In order to recreate the layout you will first need to upload the Module to your Joomla install. If you are using the Deluxe News Pro Module from the Template package you can select the samurai_articles_left template from the demo Templates included in the Module. If you purchased the module as stand alone you will need to configure it with the following settings:
Make sure to set the layout parameter to 'float' and add the module class suffix 'nowrap modblank constrainmod'
Module HTML
{mainarea}
Main Content HTML
{title}
{introtext}
CSS
/* Element Style */ .articleleft {float:left;width:50%;} .articleleft p {width:80%;color:#ebebeb!important;font-size:18px;} .articleleft h2 {color:#fff;margin-bottom:24px;}
For more information on styling and configuring the Deluxe News Pro Module visit the full documentation HERE