Shape 5

Joomla Templates => Touch of Soul - Club => : troyjadams May 06, 2010, 04:56:19 AM



: Content/Module extending past footer
: troyjadams May 06, 2010, 04:56:19 AM
Hi,

I am using the Touch of Soul template and am having problems with some modules extending past the footer... JCalPro and BreezingForms. I have attached some example screenshots. Does anyone have any suggestions on how I can resolve this problem?

Thanks!

Troy.


: Re: Content/Module extending past footer
: mikek May 06, 2010, 07:19:19 AM
Hello, please post a url to where this is occurring.


: Re: Content/Module extending past footer
: troyjadams May 06, 2010, 07:57:00 AM
Hi,

The URL for the Calendar is: http://joomla1.summitcamper.com/about-us/events-calendar
(look at July)

and the URL for the example form I sent is: http://joomla1.summitcamper.com/staff/staff-application

The form looks OK at first, but when you click on "next" without filling out the information, the information on the form moves down and over the footer.

Please let me know if you need more information.

Thanks!

Troy.


: Re: Content/Module extending past footer
: mikek May 06, 2010, 08:03:32 AM
Hello, in the template's index.php file there is a call for s5_effects.js towards the bottom. Try removing that entire line. This script helps in setting the columns to specific heights, but isn't totally necessary.


: Re: Content/Module extending past footer
: troyjadams May 06, 2010, 02:29:06 PM
Thanks! That resolved the problem!


: Re: Content/Module extending past footer
: troyjadams April 27, 2011, 04:56:06 AM
Hi!

I am experiencing the same problem again... BUT, only with Chome & Safari... IE (including 9) and Firefox (including 4) all work without any problem.

The URL is: http://www.summitcamp.com/summit-camp-a-travel-camper-details-form

I would appreciate it if you could take a look!

Thanks so much!

Troy.


: Re: Content/Module extending past footer
: asingh May 21, 2011, 01:58:27 AM
Hi!

I am experiencing the same problem again... BUT, only with Chome & Safari... IE (including 9) and Firefox (including 4) all work without any problem.

The URL is: http://www.summitcamp.com/summit-camp-a-travel-camper-details-form

I would appreciate it if you could take a look!

Thanks so much!

Troy.

Hi,

It seems to be appearing fine in safari

Other way, You can try add this at end of template.css file::
:
form.bfQuickMode{overflow:hidden;}