Active
Project:
Bbcode
Version:
6.x-1.2
Component:
BBCode Tags
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2010 at 07:59 UTC
Updated:
24 Jun 2010 at 07:59 UTC
Hy to all,
Like the title said, I need to create a button in BUE editor with BBC code that rendere a UL list BUT with a particular CSS class.
Example, the rendered code should be something like:
<ul class="name_class">
<li></li>
</ul>
Thanks!