Thursday, November 29, 2012

How to solve Phpfox Apps half page to show full apps




When  you install some apps and games in phpfox, becaue sof the default page settings, you will see that apps doesnt show fully on the page, to solve this. See guide below


 okay to solve this.

1- Locate this file  view.html.php  in your server via ftp

\module\apps\template\default\controller\view.html.php

find

<iframe class="app_iframe" src="{$sFrameUrl}" name="apps_iframe" id="apps_iframe" scrolling="no" frameborder="0" width="980" onload="sizeFrame('apps_iframe')"></iframe>


 2. replace with.

 <iframe class="app_iframe" src="{$sFrameUrl}" name="apps_iframe" id="apps_iframe" scrolling="no" frameborder="0" height="1400px"></iframe>

 3. save and upload..

See games here : http://9jatown.com/apps/

Thats all, you will see the apps will show full now. please leave your comments and results.
Thanks

visit my site for more adventure Social network, Gaming network, Free Internet TV and Live Sport Streams,more Tutotrials, News and Entertainment blog. visit here - http://9jatown.com

No comments:

Post a Comment