language module position

GK User
Thu Jun 05, 2014 9:59 am
Hello I want to insert the lang module position, in the top of the page.
Can you help me. Thank you
Margherita
User avatar
Fresh Boarder

GK User
Thu Jun 05, 2014 10:51 am
Resolved. I moved the location of the code (default.php):

<?php if($this->API->modules('lang')) : ?>
<div class="gkPage">
<jdoc:include type="modules" name="lang" style="<?php echo $this->module_styles['lang']; ?>" />
</div>
<?php endif; ?>
User avatar
Fresh Boarder

teitbite
Sun Jun 08, 2014 7:51 pm
Hi

Yes, that's the propper solution, thank You for shareing it with us.
User avatar
Moderator


cron