Quote:
Originally Posted by SnapOff Racing
Never worked for me on 3.8.2 until I disabled the "extract destination data" option...weird.
|
THANK YOU - this resolved my problem as well.
Quote:
Originally Posted by SnapOff Racing
on a different note, how do I make the videos show up aligned to the left instead of centered?
|
In the
ame_container template, find this code and remove the bit in red:
Code:
<td class="panelsurround" align="center">
That should do it. If not, replace
center with
left.