Quote:
Originally Posted by stangger5
If you have any problems with your vb4 arcade header layout, give this template edit a try.
ARCADE_vB4
find:
Code:
<title>{vb:raw ibprotitle}</title>
{vb:raw headinclude}
replace it with this:
Code:
{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