Dear AS TEAM
I am building a Site using Template 002059, which is multilingual.
I placed the language links in Position 3. Since Superfish menu is overlaying poistion 3, I configured in style.custom.css the following:
#header-row .wrapper
{
margin-top: 23px;
}
The problems I have are as follows:
Homepage: https://fiona.nordemann.ch/index.php/en/ - language links in position 3 do not work (missing links) and are placed someware in the middle (Should be aligned right, I tried it with "float right" but it did not work
On other pages like https://fiona.nordemann.ch/index.php/en/aboutme the language links are not showing in Position 3 at the very top, but underneath the superfish menu
Can you please advise?
Many thanks
Arie
AS Templates
POSTED: 2018-08-24
Hello ARIENORDEMANN,
In the style.custom.css file please add the following class:
#header-row
{
top: 23px !important;
}
then please set the module bootstrap column size parameter to 12, you can find it under the module advanced options tab.
Regards, AS Team.
arienordemann
POSTED: 2018-08-24
Dear AS Support
Thanks for your anser. It solved the layout problem
but there is still a functional problem
The language module (Position 3) with links EN and DE is not working on the Homepage https://fiona.nordemann.ch/index.php/de/ but they do work on all other pages like https://fiona.nordemann.ch/index.php/de/angebot (might be a conflict with AS Slider ?)
Thanks for your advice
Arie
arienordemann
POSTED: 2018-08-24
Dear AS Team
The problem got solved many thanks. All links are working now.
Thank you very much and all the best.
Arie
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
I am building a Site using Template 002059, which is multilingual.
I placed the language links in Position 3. Since Superfish menu is overlaying poistion 3, I configured in style.custom.css the following:
#header-row .wrapper
{
margin-top: 23px;
}
The problems I have are as follows:
Homepage: https://fiona.nordemann.ch/index.php/en/ - language links in position 3 do not work (missing links) and are placed someware in the middle (Should be aligned right, I tried it with "float right" but it did not work
On other pages like https://fiona.nordemann.ch/index.php/en/aboutme the language links are not showing in Position 3 at the very top, but underneath the superfish menu
Can you please advise?
Many thanks
Arie
In the style.custom.css file please add the following class:
#header-row
{
top: 23px !important;
}
then please set the module bootstrap column size parameter to 12, you can find it under the module advanced options tab.
Regards, AS Team.
Thanks for your anser. It solved the layout problem
but there is still a functional problem
The language module (Position 3) with links EN and DE is not working on the Homepage https://fiona.nordemann.ch/index.php/de/ but they do work on all other pages like https://fiona.nordemann.ch/index.php/de/angebot (might be a conflict with AS Slider ?)
Thanks for your advice
Arie
The problem got solved many thanks. All links are working now.
Thank you very much and all the best.
Arie
You're welcome :)
Regards, AS Team.