Move System Message

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed May 29, 2013 11:39 am
Reply with quote
Report this post
Hi,
you can move "system message"?
For example:

Image

I searched the Template configuration, but I have not found options

Thanks in advance for any help
User avatar
Fresh Boarder

GK User
Wed May 29, 2013 10:15 pm
Reply with quote
Report this post
Hi, no problem but you have to hack the framework.

1) Edit gk_storebox\layouts\default.php
2) Find line 74-76:
Code: Select all
   <?php if(count($app->getMessageQueue())) : ?>
   <jdoc:include type="message" />
   <?php endif; ?>

3) Cut it and Paste in line ~164, after <div id="gkMainbody">

of course you have to check width of message bar in css if it okey
User avatar
Platinum Boarder

GK User
Thu May 30, 2013 9:17 am
Reply with quote
Report this post
Hi,
Great, Thank you :)

It would be great to include this option in Template Manager > template > Features ;)
User avatar
Fresh Boarder

GK User
Thu May 30, 2013 3:58 pm
Reply with quote
Report this post
Sure, nice idea I will ask developer team.
User avatar
Platinum Boarder


cron