• African Home

    Welcome to African Home. Please contact us or feel free to stop by and view our showroom open Mondays - Saturdays.

  • Showroom Open Hours

    Showroom open Monday to Friday

    Monday-Friday: 9 am to 5 pm
    Saturday: 9 am to 4 pm
    Sunday: Closed

  • Customer Service

    +27 (0) 83 338 8078

    Contact Form
Home / Code

Code

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.

Full Width Code
.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
}
Column Code
.post p {
	position:relative;
	z-index:5;
}

.post_info {
	clear:both;
	text-align:right;
        text-transform: uppercase;
        font-size: 1.2em;
}
.post_info p {
	margin:0; 
	font-style:italic;
	line-height:1em;
	font-size:11px
}

.post_info p a {
	font-weight:bold;
	text-transform:uppercase
}
Shortcode attributes
  • content – set the content of the code.