'', 'class' =>'', 'no_padding' =>'' ), $args ); extract( $defaults ); self::$args = $defaults; if( $no_padding == 'yes') $class .= ' no-padding'; $html = sprintf('
%s
',$id,$class,do_shortcode( Magee_Core::fix_shortcodes($content))); return $html; } } new Magee_Row(); endif;