USER31 - JoomlaXTC K2 Content Wall
In the USER31 position 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 planate_bottom 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:
Module HTML
Main Content HTML
CSS
/* Element Style */ .slidewrap2 {overflow:visible; margin:100px 0 20px;} .slidewrap2 .wallviewbootstrap {overflow:visible!important;} .slidewrap2 .firstcol {text-align:center!important;} .newmainslide2 {width:280px; height:280px; text-align:center;padding:30px; opacity:0.7; border-radius:50%; border:2px dotted rgba(255,255,255,0.2); box-shadow: 0 0 0 20px rgba(0,0,0,0.4); -webkit-transition: all 0.75s; -moz-transition: all 0.75s; -ms-transition: all 0.75s; transition: all 0.75s; margin:0 auto!important; background-color: rgba(0,0,0,0.2); } .newmainslide2:hover {overflow:visible;} .newmainslide2 a, .newmainslide2 h4 {color:#fff!important;} .newmainslide2 h4 {margin:20px 0 20px;letter-spacing:4px; font-size:15px; font-weight:bold!important; text-shadow: 0 0 20px rgba(0,0,0,1), 0 0 40px rgba(0,0,0,1)!important; } .newmainslide2 .rmore1 {border-radius:28px;text-transform:uppercase;letter-spacing:4px; display:inline-block; background: rgba(0,0,0,0.15); border:1px solid #FFF;color:#FFF; font-size:14px; padding:8px 20px; } .newmainslide2 h2 {font-size:30px;text-shadow: 0 0 40px rgba(0,0,0,1)!important; line-height:100%!important;margin-top:40px!important;} .newmainslide2 .circleanim h4, .newmainslide2 .circleanim h2, .newmainslide2 .circleanim h2 a, .newmainslide2 .circleanim .rmore1 {position:relative!important; z-index:9999999999!important;} .newmainslide2 h2 a {font-weight:normal!important; text-shadow: 0 0 40px rgba(0,0,0,1), 0 0 60px rgba(0,0,0,1)!important; } .slidewrap2 {width:790px!important;} .slidewrap2 .firstcol, .slidewrap2 .centercol {width: 48.61878453038674%!important; margin-bottom:40px!important;} .slidewrap2 .col-2 {margin-left: 2.7624309392265194%!important;} .slidewrap2 .lastcol {float:none!important; margin-left:0!important; width:100%!important; text-align:center!important;margin-top:346px!important;} @media(max-width:820px){ .slidewrap2 {width:auto!important;} .slidewrap2 .firstcol, .slidewrap2 .centercol, .slidewrap2 .lastcol { float:none!important; width:100%!important; text-align:center!important;margin:0!important; } .slidewrap2 .firstcol .newmainslide2, .slidewrap2 .centercol .newmainslide2, .slidewrap2 .lastcol .newmainslide2 { margin: 0 auto 60px!important; } } @media(max-width:460px){ .newmainslide2 {width:250px; height:250px;box-shadow: 0 0 0 12px rgba(0,0,0,0.4)!important;padding:6px!important;} .newmainslide2 h2 {font-size:22px; margin-top:52px!important;} .newmainslide2 h4 {margin:10px 0 10px;letter-spacing:0px; font-size:12px;} .newmainslide2 .rmore1 {letter-spacing:0px; font-size:12px; padding:6px 14px; } }
For more information on styling and configuring the K2 Content Module visit the full documentation HERE