[SOLVED] Template changed when form is shown

judyksp 31 Oct, 2009
I am using Chronoform 3.1 RC5.5 with Joomla 1.5.14.

I have setup a contact form with no problem. What I found is that my template is sort of changed when I clicked on Contact Us. Contact Us is tied to an article which calls the chronoform. I put this statement {chronocontact}Contact{/chronocontact} in my article.

My background has disappeared and the part of top header of my template is also missing.

My site is http://www.virtual-tours-thailand.com

Have I missed something or did I do something wrong?
nml375 31 Oct, 2009
Hi,
The main difference between the contact-page and the other pages, is that there's another css-file included, though not related to ChronoForms.

http://jfkenterprises.net/templates/jfk_1/css/template.css?version=154

This css-file contains a few more directives for the body element, basically setting a #FFFFFF background color with opacity 1, pretty much painting a white layer above the background image.

Unfortunately, I have no ideas whatsoever why this css is only included with your contact-page, and I could only guess it's being related to your template somehow, or some very customized code in your form.

/Fredrik
judyksp 31 Oct, 2009
Thanks for your quick response and findings. I do not know why it is calling a template from a totally different site. My template is designed using JTK 3.1 from Media65. Guess I will have to try and seek some help from them.

Thanks once again for your assistance.
judyksp 31 Oct, 2009
I found the problem. My own mistake - I copied the form from the other site and during the copy, it somehow embedded the links to the other template.

Once again, thanks again for your assistance. Without your pointing it out, I would not have been able to resolve this.
nml375 31 Oct, 2009
Glad you solved the problem.

/Fredrik
This topic is locked and no more replies can be posted.