Quote:
Originally Posted by stangger5
Heres another edit you can try:
ARCADE_vB4 template:
Code:
<head>
{vb:raw headinclude}
<vb:if condition="$vboptions['storecssasfile']">
{vb:cssfile arcade-rollup.css}
<vb:else />
{vb:cssfile ARCADE.css}
</vb:if>
<title>{vb:raw ibprotitle}</title>
{vb:raw headinclude_bottom}
</head>
|
Hello!
I try editing the template addingh your code, not works, in my case, not works...
Regards!!!