MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Bugs and Requests => Topic started by: owner on 2014-02-05, 14:27:03

Title: admin login page and
Post by: owner on 2014-02-05, 14:27:03
Hi

I Know this is not important but the way it look like is no matter to me, but customers are care about it.
and they want something simple and cool I made some change but still need more and I cant :d so I think the new version must have something new on Client interface they don't care about anything unless they see it and the interface must be kick-ass, the new skin ( Simplicity ) is cooooooooooool but the main frame of login page is need to be change
(http://persiannit.com/repository/rules/Picture/2014-02-04_16-48-05 copy.png)
Title: Re: admin login page and
Post by: MRatWork on 2014-02-05, 14:31:29
Possible modified. Learn the content of /usr/local/lxlabs/kloxo/login/index.php itself. Depend on how fast modifying, must create custom-index.php, custom-inc.php and or custom-inc2.php.

Title: Re: admin login page and
Post by: owner on 2014-02-05, 18:12:32
I now about that but what i mean is the main frame /usr/local/lxlabs/kloxo/file/login_inc.php
Title: Re: admin login page and
Post by: chrisf on 2014-02-06, 04:51:13
Why remove KloxoMR logo?
Title: Re: admin login page and
Post by: owner on 2014-02-06, 11:13:51
I just replace The File and this is test :) and if you saw that the kloxoMR is under the page don't be rod
Title: Re: admin login page and
Post by: MRatWork on 2014-02-06, 11:26:22
inc/inc2/index.php taken from login_inc/_inc2/_index.php. But, logic inside index.php/login_index.php will read custom-index.php, custom-inc.php and custom-inc2.php if exist.

So, it's simple to modified login page with customizing custom-index.php, custom-inc.php and custom-inc2.php without worry overwrite files if Kloxo-MR updated.