System Message: is possible to move under the navigation menu?

GK User
Thu May 05, 2011 3:41 pm
Hi,
in this template all SYSTEM MESSAGE are shown at the top of the page, over the logo.
Is possible to move these messages under the navigation menu?
How?
Regards
monak83
User avatar
Junior Boarder

teitbite
Sat May 07, 2011 12:58 pm
Hi

Everything is possible, but please tell me about which template You are talking about ?
User avatar
Moderator

GK User
Sat May 07, 2011 1:03 pm
Sorry, my template is AppSite.
Thank you
monak83
User avatar
Junior Boarder

teitbite
Mon May 09, 2011 5:03 pm
Hi

Ok. In file layouts/default.php in line 82 You will find this line:

Code: Select all
    <jdoc:include type="message" />


please move it under the line 87

Code: Select all
   <?php $this->loadBlock('nav'); ?>


to have it display under the menu.
User avatar
Moderator

GK User
Tue May 10, 2011 6:02 am
Thanks so much.
How can I translate these messages? In wich file should I work?
Regards
monak1983
User avatar
Junior Boarder

teitbite
Wed May 11, 2011 2:14 am
Hi

Honestly. I do not know. Please go to /languages/en-GB/ direstory and use search by work with one of the messages. Should point You to the right file.
User avatar
Moderator


cron