Template

Difference between revisions of "TextBoxWithTitle"

Line 1: Line 1:
 
<div style="
 
<div style="
background-color: {{{bodycolor | inherit}}};
 
 
border: 1px solid #cccccc;  
 
border: 1px solid #cccccc;  
 
width: {{{width|100%}}};   
 
width: {{{width|100%}}};   
font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
 
 
padding: 0;  
 
padding: 0;  
 
">
 
">

Revision as of 16:29, 11 August 2012


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

produces