Update. I figured out which area was causing the issues. Zeroed out
the margins on the main content area and used padding to place the
content where I wanted it. Worked like a charm.

Thanks again BaBna for headin' me in the right direction on this.

On Oct 7, 11:04 am, BaBna <thomas.na...@gmail.com> wrote:
> Hey there,
> I don't think it has anything to do with the javascript here, it's
> your CSS or HTML structure:
> you've got DIV and P on the same level, and you must miss some float
> or overflow property on some of your DIV.
> Basically, your div with the "jScrollPaneContainer" class is not
> pushed below by the blocks before it.

Reply via email to