Hi,
I have troubles for integration of MachForm in a Joomla page.
I read and tried severals ways but it is without success.
This site has a specific template.
I get my form in the page after I included PHP code but both menus are not displayed. If I delete PHP code then menus are back.
I think there is a trouble with CSS files and « height » parameter in particular.
Hope someone could help me for this very important point... after that this site will be released !
http://www.chefsettalents.com/index2.html
then Click on English Flag / then click on Individuals then click Reservation (menu below)
You will see a form generated by Mach Form but both menus below are not displayed.
Extract of CSS configuration for :
MachForm
{
background:#fffff;
font-family: Verdana;
font-size:small;
margin:8px 0 16px;
text-align:center;
}
#form_container
{
border:1px solid #ccc;
margin:0 auto;
text-align:left;
width:640px;
height:100%;
}
Specific Template « Reservation » ==> #texte is where form is displayed
#textebackground {
height:504px;
background: url(../images/fond_droite.jpg) top left no-repeat;
}
#texte {
height:500px;
overflow-y:auto;
}
#texte .contentpaneopen {
padding-right:10px;
}
If you need an administrator access for Joomla... I create one and I will send you by MP
Thanks a lot again for any help
Jean
PS : Sorry for my poor english
