Code

[vc_row][vc_column width="1/1"][vc_column_text]Code or pre tag maybe used to paste fragments of code without breaking the formatting. For some people this shrotcode is very useful. If you would like to make a layout with featured section without breaking white space formatting this is the shortcode to use. Like all of Blaszok's shortcodes this one is also available through VisualComposer, which offers a simple drag & drop interface to build complex pages with ease.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="1/1"][mpc_vc_deco_header type="h5" text="Full Width Code"][vc_column_text]
.comments {
	font-size:11px
}

.post p {
	position:relative;
	z-index:5;
}

.post_info {
	clear:both;
	text-align:right;
}

.post_info p {
	margin:0;
	font-style:italic;
	line-height:1em;
	font-size:11px
}

.post_info p a {
	font-weight:bold;
	text-transform:uppercase
}
[/vc_column_text][/vc_column][/vc_row][vc_row el_class="mpc-small-bm"][vc_column width="1/1"][mpc_vc_deco_header type="h5" text="Column Code"][/vc_column][/vc_row][vc_row][vc_column width="1/2"][vc_column_text]
.post p {
	position:relative;
	z-index:5;
}

.post_info {
	clear:both;
	text-align:right;
        text-transform: uppercase;
        font-size: 1.2em;
}
[/vc_column_text][/vc_column][vc_column width="1/2"][vc_column_text]
.post_info p {
	margin:0;
	font-style:italic;
	line-height:1em;
	font-size:11px
}

.post_info p a {
	font-weight:bold;
	text-transform:uppercase
}
[/vc_column_text][/vc_column][/vc_row][vc_row el_class="mpc-small-bm"][vc_column width="1/1"][mpc_vc_deco_header type="h5" text="Shortcode attributes"][/vc_column][/vc_row][vc_row][vc_column width="1/1"][vc_column_text]
  • content - set the content of the code.
[/vc_column_text][/vc_column][/vc_row]