Tagged: floating, image, language selector, link
Hello! Can you help me here?
I need to put three 50x50px images that work as a language selector.
It has to float on the page and be located in the upper right.
This can be done?
I really appreciate the help!
Thank you
Hey Tomas,
Maybe you could try to add them to a widget area in the header? http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Best regards,
Rikard
Thanks Rikard for your answer but I am not using any header in the wordpress template.
Is there another possibility?
Hi,
Please refer to this post and create a child theme – https://kriesi.at/documentation/enfold/using-a-child-theme/ and then copy enfold/header.php file to enfold-child/header.php and add your content manually above/below following line
<div id='wrap_all'>
Also, Enfold 4.2 is now available – kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit