I had done but did not work.
The problem is that when I stay on the Italian home page ther is a background (
http://hoteleden.info/eden2015/it/), but when I change the language (with overide css too) they cancel themselves the rule of the background and. Besides, I also activates the top menu, that in the header should remain invisible. I remember that I have 3 templates, one for language. Otherwise it does not change the top menu.
If you need I can give the password of joomla !!
In detail on the home page in Italian:
<html class=" js canvas no-touch cssanimations cssgradients csstransforms csstransforms3d csstransitions svg inlinesvg svgclippaths" lang="it-it" prefix="og:
http://ogp.me/ns#" slick-uniqueid="3" style="">
<head>
<body class="frontpage top1-colorbg" data-zoom-size="150" data-mobile-width="640" data-tablet-width="1040">
<div id="pbOverlay">
<div id="gkBg">
<header id="gkHeader">
<div id="gkHeaderNav">
<div id="gkHeaderMod" style="background: none repeat scroll 0% 0% transparent;">
If I change languages:
<html class=" js canvas no-touch cssanimations cssgradients csstransforms csstransforms3d csstransitions svg inlinesvg svgclippaths" lang="en-gb" prefix="og:
http://ogp.me/ns#" slick-uniqueid="3" style="">
<head>
<body data-zoom-size="150" data-mobile-width="640" data-tablet-width="1040">
Why the rule class="frontpage top1-colorbg" is missing?<div id="pbOverlay">
<div id="gkBg">
<header id="gkHeader" class="menu-visible">
Why the rule class="menu-visible" appared?<div id="gkHeaderNav" class="static">
Why the rule class="static" appared?<div id="gkHeaderMod">
I kindly ask you to help me I really need ...