USER1 - 31 - JoomlaXTC K2 Content Wall
In the USER1,13,19,25, and 31 positions we use our JoomlaXTC K2 Content Module to create a grid of K2 Content Items. 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 citylife_user1-31 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:
Use the following mark up for the Module HTML and Main Content HTML, make sure to set the module suffix to 'modblank':
Module HTML
{mainarea}
Main Content HTML
CSS
/* Element Style */ .newmainslide {text-align:center; padding:223px 0; /*margin:200px 0;*/ text-align:center; } .newmainslide:hover {overflow:visible;} .newmainslide a, .newmainslide h4 {color:#fff!important;} .newmainslide h3 {margin:24px 0 37px; font-size:24px; text-shadow: 0 0 40px rgba(0,0,0,0.6)!important; color:#fff; } .newmainslide .rmore1 {border-radius:28px;display:inline-block; margin-right:16px; background: #FFF; border:none!important; color:#333!important; font-size:20px; padding:14px 0; width:190px; } .newmainslide .rmore2 {border-radius:28px;display:inline-block; background: #f1783c; color:#FFF; font-size:20px; padding:14px 0; width:190px; } .newmainslide h2 {font-size:74px;line-height:80%!important;} .newmainslide h2 a {font-weight:normal!important; } .showcase .firstcol, .showcase .centercol, .showcase .lastcol {width: 23.076923076923077%!important;} .showcase .centercol, .showcase .lastcol {margin-left: 2.264102564102564%;} .showcase_item{background:#fff; padding:30px; border-radius: 16px;} .item_date{ font-size:18px!important;line-height:90%!important;text-align:center;text-transform:none!important;display:block;margin-bottom:16px;} h3.client_title{font-size:28px!important;text-align:center;line-height:90%!important;margin:0!important;background:none!important;} h4.showcase_client{font-size:12px;text-align:center;line-height:18px;padding:0 0 16px 0;margin:0 0 16px 0;} h4.client_desc{text-transform:uppercase;font-size:12px;line-height:18px;text-align:center;} .item_date{color:#5a5b5b;} h3.client_title{color: #f1783c; text-transform:uppercase;} h4.showcase_client{border-bottom:1px dotted #c5c5c5;color:#ccc;} h4.client_desc{color:#555555;}
For more information on styling and configuring the K2 Content Module visit the full documentation HERE