USER 13,19,25,31 - JoomlaXTC K2 Content Wall
In the USER13,19,25,and 31 positions we use our JoomlaXTC K2 Content Module to create a Featured K2 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 K2 Content Module from the Template package you can select the advocate_features_user13 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 'bootstrap' and add the module class suffix 'modblank'
Module HTML
Main Content HTML
CSS
/* Element Style */ .advocate_slide {text-align:center; display:block; max-width:760px; padding:0 20px;overflow:hidden!important;} .advocate_slide h1 {/*font-size:74px;*/ padding:44px 0 0;color:#fff!important;} .advocate_slide h1 a {font-weight:normal!important;} .advocate_slide h3 {/*font-size:32px;*/ margin-top:44px; text-transform:uppercase!important; } .advocate_slide h3 a {} .advocate_slide p {margin:24px 0 42px; font-size:22px; color:#fff; } .advocate_slide a {color:#fff!important;} .advocate_slide .rmore1 {position:relative;display:inline-block; margin-right:16px;border:2px solid #fff!important; color:#fff!important; font-size:32px; padding:14px 0; width:190px;background:transparent!important;} .advocate_slide .rmore2 {position:relative;display:inline-block; margin-right:16px;border:2px solid #fff!important; color:#fff!important; font-size:32px; padding:14px 0; width:190px;background:transparent!important;}
For more information on styling and configuring the K2 Content Module visit the full documentation HERE