= 1 && intval( $columns ) <= 5 ) ? intval( $columns ) : 3; $column = 1; // Set user defined style for content boxes $userstyle = $style; ?>
'; } } elseif ( !empty( $box['icon'] ) ) { $visualtype = 'icon'; $visual = ''; } // Set Block Class (if no visual for style 2/3, then dont highlight) $block_class = ( !empty( $visual ) && ( $style == 'style2' || $style == 'style3' ) ) ? 'highlight-typo' : 'no-highlight'; // Set URL if ( !empty( $box['url'] ) ) { $linktag = ''; $linktagend = ''; } else { $linktag = $linktagend = ''; } // Start Block Display ?>

' . $linktag . $linktext . $linktagend . '

'; ?>
$columns ) { $column = 1; $clearfix = true; echo '
'; } else { $clearfix = false; } ?>
'; ?>