2016-12-21, 21:59:04
(2016-12-21, 18:45:27)bgpress Wrote: Multi language works great! I need a little help with css.
I need to put language selector on top of pages. But when i include a custom block in the head_nav.inc.php the positioning does not work.
<div>
<p><h6><a href="<?php echo htmlspecialchars(return_i18n_setlang_url('en')); ?>">ENG</a> | <a href="<?php echo htmlspecialchars(return_i18n_setlang_url('de')); ?>">GER</a></h6></p>
</div>
Any help appriciated. I will be glad if this shows up in the middle top of every page.
I can't look today. But I would like to include css for I18N in the theme.