This is a quick test of the trigpos attribute.
Normally, an expand element shortcode looks and works like this:
[expand title="trigger"]hidden content[/expand]
trigger
hidden content
now we are going to add the trigpos attribute:
[expand title="trigger" trigpos="below"]hidden content[/expand]
hidden content
trigger
And this works exactly the same way for collapse-pro-matic, of course.