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: {{{titleAlign | center}}};;  
+
text-align: {{{titleAlign | center}}};
 
line-height: {{{titleLineHeight | 1.0em}}};  
 
line-height: {{{titleLineHeight | 1.0em}}};  
 
font-size: {{{titleFontSize | 1.4em}}};  
 
font-size: {{{titleFontSize | 1.4em}}};  

Revision as of 18:16, 11 August 2012


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

produces