Front page scrolling in multilanguage website
Rate this topic: 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
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
-
- 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.
-
- 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
I send you the login to check, if you can. Thanks
-
- 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!
.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!
-
- Fresh Boarder
4 posts
• Page 1 of 1