Log in

View Full Version : ARCADE_vB4 template edit


stangger5
12-03-2015, 11:17 AM
If you have any problems with your vb4 arcade header layout, give this template edit a try.

ARCADE_vB4
find:

<title>{vb:raw ibprotitle}</title>
{vb:raw headinclude}

replace it with this:
{vb:raw headinclude}
<title>{vb:raw ibprotitle}</title>
{vb:raw headinclude_bottom}

:)

Gn_Snake
03-01-2016, 10:14 AM
I've already run these changes but the layout remains the same
http://www.hardwaregame.it/forum/arcade.php

stangger5
03-01-2016, 09:55 PM
You need 2.7.3+
It has the new call for the ARCADE_vB4 template..

If you want to keep using version 2.7.2+,
Do this edit:
https://vborg.vbsupport.ru/showthread.php?t=320812

illusioN-tEk
07-29-2016, 06:21 AM
If you have any problems with your vb4 arcade header layout, give this template edit a try.

ARCADE_vB4
find:

<title>{vb:raw ibprotitle}</title>
{vb:raw headinclude}

replace it with this:
{vb:raw headinclude}
<title>{vb:raw ibprotitle}</title>
{vb:raw headinclude_bottom}

:)

this helped thx alot! this allowed my banner to be used during navigation of the arcade area...
this works for 4,2,3