Thursday 12 February 2009 8:47:35 am
I've an object with an XML BLOCK attribut. When I edit that XML BLOCK from admin panel, I can use buttons to add some tag. In the docs, in the XML BLOCK section there are possible tags with attributes, for example:
<header [level=""] [class=""] [anchor_name=""] [custom_parameter="" [...]
]>Example</
header>
But when editing it's impossible to set class attribute... I've tried to click right->properties, but It's still not available. I would like to specify a css class.
If it's possible, where I've to import my css file for that object? in the template of his class? Thanks Rob
|