Im trying to use the mod_dv_list_table module on my Article, and for some reason, this module doesn't appear right in articles, though it appears fine in standard module positions.
It always cuts off bits on both the height and width.
Now the height issue can be fixed with container height offset, but I noticed there's not a similar option for width, which even if it would be a bit of a hack, would fix the problem I am experiencing.
I have tried doing this both using a plugin that allows for individual module displays based on the ID as well as the built in loadposition function and setting it up for jvd_play_right and forcing the width.
For an image to show what I'm talking about:
Edit: Nevermind. I used Item Horizontal Spacer and it did what I needed it to do, awesome.