Front page scrolling in multilanguage website

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Aug 14, 2014 6:57 pm
Reply with quote
Report this post
Hello!
I have 3 issues with the Front page scrolling.
The main language work fine http://www.open-co.it/

But not the EN and FR language:
http://www.open-co.it/en
and
http://www.open-co.it/fr

1) no smooth scroll
2) the title of the module are covered by the top
3) the two module at the bottom are on two columns...

What I do wrong?

Thank you
User avatar
Fresh Boarder

GK User
Fri Aug 15, 2014 8:33 pm
Reply with quote
Report this post
Did you add the same suffix like it is set for default Homepage for other menu items? Please look at template settings in featured tab - there you will se suffix assigned for home menu item and you need to add the same for 'Home' items of other languages.
User avatar
Platinum Boarder

GK User
Mon Aug 18, 2014 1:44 pm
Reply with quote
Report this post
i just do it but the problems remains..

I send you the login to check, if you can. Thanks
User avatar
Fresh Boarder

GK User
Tue Aug 19, 2014 5:46 pm
Reply with quote
Report this post
I find a solution: I add this css in the Template Advanced Settings:

.anchor{
display: block;
height: 130px; /*same height as header*/
margin-top: -130px; /*same height as header*/
visibility: hidden;
}

and add an anchor on the top of each module...

Thanks anyway!
User avatar
Fresh Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.