The Arcive of vBulletin Modifications Site. |
|
ibproarcade 2.5.7+ full screen game on v3arcade skin Details »»
|
|||||||||||||||||||||||||||
|
ibproarcade 2.5.7+ full screen game on v3arcade skin
Developer Last Online: Sep 2012
This modify add at the v3arcade skin the full screen OPTION.
If you click on play game this will be run normaly (normal screen) otherwise if you clic on "in the new windows" the game will be run in a full screen mode.
New Feature 1.10: Bug fixed:add scroolbar Upload the skin_v3arcade.php and replace the existing file or read below. Open your arcade/skins/skin_v3Arcade.php Find: Code:
return <<<EOF
<tr>
<td class="{$rowcol}">
Code:
<script type="text/javascript">
<!--
var newwindow;
function poptastic(url,features)
{
newwindow=window.open(url,'playnew',features);
}
//-->
</script>
Find: Code:
<td valign='top'>
<table width="100%" border="0" class="{$rowcol}">
<tr>
<td><b>{$links['click']}</b></td>
Code:
<td valign='top'>
<table width="100%" border="0" class="{$rowcol}">
<tr>
<td><b>{$links['click']}</b>
<!--popup play-->
<a href="javascript:poptastic('arcade.php?$session[sessionurl]do=playfull&gameid={$entry['gid']}', 'height={$entry['gheight']},width={$entry['gwidth']},left=200,top=100,resizable=yes,scrollbars=yes,toolbar=no,status=no');">{$ibforums->lang['gamebox_playpopup']}</a><br />
</td>
PLEASE, Click install. Thank'you Top 25 player: https://vborg.vbsupport.ru/showthread.php?t=130264 Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Looks nice, thanks.
|
|
#3
|
||||
|
||||
|
ssweeet!!
will install this weekend. ![]() and er... can I ask.. how you got all the yeti games??!! been looking and trying to get them to work for fooorrevverr!!
|
|
#4
|
||||
|
||||
|
Nice one - thx ! Hope this will be added to the next Release.
https://vborg.vbsupport.ru/showpost....postcount=2324 |
|
#5
|
|||
|
|||
|
New Feature 1.10:
Bug fixed:add scroolbar Upload the skin_v3arcade.php and replace the existing file. |
|
#6
|
||||
|
||||
|
Thanx for this modification - works lovely on the newest ibProArcade update and vB 3.6.5
Jacquii. |
|
#7
|
||||
|
||||
|
what on earth does this say lol
Classifica sotto al podio: |
|
#8
|
|||
|
|||
|
Installed and works well.
Just one question. Is it possible to wrap ads around the popup? Thanks |
![]() |
|
|