Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Baden

    (@baden03)

    basic css issue, due to an element that has a float set. try adding the following after your last expand element:

    <div style="clear: both"> </div>

    should do the trick.

    Thread Starter aryah77

    (@aryah77)

    Hi Baden,

    Thanks for this. Didn’t work. I ended up just adding more space to the bottom by 1000px using the spacer plugin.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘content expands into footer’ is closed to new replies.