--> OR when [you have time left, great fun] reading source [PLEASE {strongly recommend to} READ attentively EVERY NEW source FILE - because there IS NO DOCU!!!]
--> OR when you ask your augur/mentalist/fortune teller.
Part 1: Custom DIV class wrapper
You can place
Code: Select all
[div_class:MY_CUSTOM_CLASS]Some content here.[/class]
Resulting HTML (source code):
Code: Select all
<div class="MY_CUSTOM_CLASS">Some content here.</div>