Bug with Template

patochiz 24 Jun, 2016
Hello,

I have a problem with my main menu.
On my web site, when i show a page with a Chronoform form, the size font of "Accueil" is bigger than usual.
It only happen on forms pages.

How do you think i can fix the problem ?

My web site : http://www.diamant-industrie.com/
Pages with the problem are located in section "Devis" of the main menu (top of the page).

Thank
GreyHead 24 Jun, 2016
Hi patochiz,

It's because both ChronoForms and your template are using versions of font-awesome.css I think that ChronoForms mostly uses it to style tooltips so you could try commenting out the contents of /libraries/cegcore/assets/font_awesome/css/font-awesome.css and see if that solves the problem. A more specific fix is to edit the file and replace .fa-4x { with .gbs3 .fa-4x { which will limit the CF usage to the form content.

Bob
patochiz 30 Jun, 2016
Hi Bob,

Thank you very much !!
The problem is solved.
I replace .fa-4x { with .gbs3 .fa-4x { in the font-awesome.css and all works fine.

Your extension is awesome and your technical support is very helpfull !!

Congratulations to chronoengine team !!
This topic is locked and no more replies can be posted.