J
jhoncho
Beta
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
buenas tardes quería saber una cosa me bajé un template de una pagina y cuando la subo a mi hosting me aparece el siguiente error
me di cuenta que este error lo produce cuando trato de quitar la palabra "plantillas web en plantillas web" es una propaganda molestosa
Les dejo el codigo haber si me dan una manito :encouragement:
Insertar CODE, HTML o PHP:
You have removed or modified the link to our website. In accordance with our terms of use you must keep intact and visible any notice accompanying this product !
me di cuenta que este error lo produce cuando trato de quitar la palabra "plantillas web en plantillas web" es una propaganda molestosa
Les dejo el codigo haber si me dan una manito :encouragement:
Insertar CODE, HTML o PHP:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
<head>
<title>flash intro</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<script src="files/js/AC_RunActiveContent.js" type="text/javascript"></script>
<script src="files/js/main.js" type="text/javascript"></script>
<!--BEGIN OF TERMS OF USE. DO NOT EDIT OR DELETE THESE LINES. IF YOU EDIT OR DELETE THESE LINES AN ALERT MESSAGE MAY APPEAR WHEN TEMPLATE WILL BE ONLINE-->
<style type="text/css">#free-flash-intro a,#free-flash-intro a:hover {color:#615d5d;}#free-flash-intro a:hover {text-decoration:none}</style>
<!--END OF TERMS OF USE-->
<style type="text/css">
<!--
body {
font-family: Arial, Helvetica, sans-serif;
background-color: #001C64;
font-size:12px;
margin:0px;
padding:0px;
}
#conteneur {
width:700px; /*(700-187*2)*/
height:550px;
margin:30px auto 0px auto;
background-image: url(src/fd.jpg);
background-repeat:no-repeat;
padding: 50px 0 0 0;
}
-->
</style>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>
<body>
<div id="conteneur">
<div id="anim" style="margin: 0 auto;width:550px;">
<script type="text/javascript">
myFlashIntro('files/flash/animation',550,400,'','anim','custom.xml');
</script>
</div>
</div>
<!--BEGIN OF TERMS OF USE. DO NOT EDIT OR DELETE THESE LINES. IF YOU EDIT OR DELETE THESE LINES AN ALERT MESSAGE MAY APPEAR WHEN TEMPLATE WILL BE ONLINE-->
<div id="free-flash-intro" style="position: absolute; bottom: 10px;font-size:10px;width:100%;font-size:10px;text-align:center;overflow:auto;color:#615d5d"><strong>flash intro</strong> en <a href="http://www.freeplantillas.com/flash-animation/"><strong>flash intro</strong></a></div>
<!--END OF TERMS OF USE-->
</body>
</body>
</html>
Última edición: