Hi Buzztone,
thank you for the tools.
I installed firebug on chrome.
But i don’t see anything special and the version is much more different than that of the tuto you send me.
So i thing i’m just unable to understand the problem as i don’t have the skills!
Could you please, look at the code and tell me where is the problem?
‘<span class=”wpcf7-form-control-wrap votredemande”>
<span class=”wpcf7-form-control wpcf7-checkbox wpcf7-validates-as-required”>
<span class=”wpcf7-list-item first”>
<input type=”checkbox” name=”votredemande[]” value=”Louer un Manager”/>
<span class=”wpcf7-list-item-label”>Louer un Manager</span>
</span>
<span class=”wpcf7-list-item”>
<input type=”checkbox” name=”votredemande[]” value=”Le rapport d’étonnement”/>
<span class=”wpcf7-list-item-label”>Le rapport d’étonnement</span>
</span>
<span class=”wpcf7-list-item”>
<span class=”wpcf7-list-item last”>
<input type=”checkbox” name=”votredemande[]” value=”Autre”/>
<span class=”wpcf7-list-item-label”>Autre</span>
</span>
</span>
</span>’
Thanks again!
A