Pure css fancy radio group. A CodePen by Tomasz Stryjewski
[CodePen height=500 show=result href=FnpiD user=lanche86 ]
[CodePen height=500 show=result href=FnpiD user=lanche86 ]
<?php while ( have_posts() ) : the_post(); ?> <?php if ($i % 4 == 3 ) $classname = ‘large’; else $classname = ‘small’; ?> <div class=”program-<?php echo $classname; ?>”> <?php the_post_thumbnail( “program-size-$classname”, array( “class” => “program-size” ) ); ?> <h3><?php the_title(); ?></h3> <p><?php the_content(); ?></p> <?php $i++; ?> </div> <?php endwhile; ?> Or check …
While I was employed by Razor Communications, we have developed www.setanta.com/ie/ Features WordPress Developed by Custom-made in-da-house design Fully responsive Clean and lightweight code Semantic HTML5 markup Asset file minification and compression Supports touch gestures for mobile devices Uses hardware accelerated CSS3 animations Built with HTML5, CSS3, PHP 5.2+, latest jQuery version Visit Website
While I was employed by Razor Communications, we have developed www.razor.rs Features WordPress Developed by Custom-made in-da-house design Fully responsive Clean and lightweight code Semantic HTML5 markup Asset file minification and compression Supports touch gestures for mobile devices Uses hardware accelerated CSS3 animations Built with HTML5, CSS3, PHP 5.2+, latest jQuery version Visit Website