Template

Difference between revisions of "TextBoxWithTitle"

Line 7: Line 7:
 
<div class="plainlinks" style="
 
<div class="plainlinks" style="
 
background-color: {{{titleBackColor | #FF5721}}};
 
background-color: {{{titleBackColor | #FF5721}}};
text-align: center;  
+
text-align: {{{titleAlign | center}}};;  
 
font-size: {{{titleFontSize | 1.4em}}};  
 
font-size: {{{titleFontSize | 1.4em}}};  
 
font-weight: 300;  
 
font-weight: 300;  

Revision as of 16:19, 11 August 2012


Typical usage: {{TextBoxWithTitle | TITLE | TEXT GOES HERE}}

produces