
FAP SUPPORT - FAP On Other Template
I have tried to isntall
FAP on another template but I am having no luck I have installed a test which i know works so i am installing it correctly but when i tried to install it on to another template i got the error below:
http://p1mp-productions.com/images/help%20help.JPG
Also I didnt do this part as it was related to the subsilver template:
Quote:
#-----[ OPEN ]------------------------------------------------
#
templates/subSilver/simple_header.tpl
#
#-----[ FIND ]------------------------------------------------
#
@import url("templates/subSilver/formIE.css");
#
#-----[ REPLACE WITH ]----------------------------------------
#
/* @import url("templates/subSilver/formIE.css"); */
#
The simple header for the template that i have looks like this:
Quote:
<!-- DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" -->
<!-- <html xmlns="http://www.w3.org/1999/xhtml"> -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<style type="text/css">
<!--
-->
</style>
{META}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<link rel="stylesheet" href="templates/BF2/{T_HEAD_STYLESHEET}" type="text/css">
</head>
<body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
<span class="gen"><a name="top"></a></span>
I need all the help I can get PLEASEEEEEEEE