There's been a change in the latest version of vb, 4.0.2, which breaks the layout of LDM pages. This will be corrected for in the forthcoming new release of LDM (3.0.2) which I will get out just as soon as I've tested it properly with vb 4.0.2. In the meantime, fixing the layout problem involves simple edits to these templates:
a) links_header
b) links_iframed
c) links_play_naked
d) links_play_standalone
In each case, you need to find *all* occurrences of {vb:var vbcsspath} and replace this by {vb:raw vbcsspath}, i.e. change vb:var to vb:raw
|