Cutenews

Résolu/Fermé
Yanis - 11 juin 2011 à 00:10
 Yanis - 12 juin 2011 à 16:48
Bonsoir, après avoir installer le scripte cutenews je dois metre ce code dans ma page htlm :

<?PHP
$number=5;
include("/home/habbpopn/public_html/cutenews/show_news.php");
?>


mon code de mon site :

<html>
<head>
<body background="US_staffers.png">
<style>


#cadre_lien
{
border-width: 2px;
border-color: solid;
border-style: double;
width: 692px;
height: 20px;
background: url("bg.png");
Margin-top: 10px;
Margin-left: 328px;

}
#cadre2
{
border-width: 2px;
border-style: double;
width: 692px;
height: 880px;
background: url("ruled_paper.gif");
Margin-top: 10px;
Margin-left: 330px;
}



#cadre1
{
border-width: 2px;
border-color: black;
border-style: double;
width: 200px;
height: 500px;
background: url("j43n2kfz.jpg");
Margin-top: -880px;
margin-left: 120px;
}


#ban
{
width: 692px;
height: 129px;
background-repeat: no-repeat;
Margin-top: px;
margin-left:328px;
background: url("web_view_bg_cn1.gif");
}



#cadre
{
border-width: 0px;
border-style: double;
width: 493px;
height: 389px;
background: url("bg94.gif");
Margin-top: 75px;
Margin-left: 75px;
}
</style>
</head>
<?PHP
$number=5;
include("/home/habbpopn/public_html/cutenews/show_news.php");
?>

<div id="ban"></div>
<div id=cadre_lien> <center> <font face="Cambria"><marquee>Bienvenue sur habbpop</marquee><font></center></div>
<div id=cadre2>
<div id=cadre> <br><center> <img src="habbpop.png"></center> <br>           <font
</div>
</div>
<div id=cadre1></div>
</body>
</html>



Ou je dois metre le code donner par cutenews dans mon site?


Merci d'avance !

1 réponse

avion-f16 Messages postés 19249 Date d'inscription dimanche 17 février 2008 Statut Contributeur Dernière intervention 15 juin 2024 4 504
11 juin 2011 à 01:01
Salut,

Là où tu veux voir les news.
1
je veux metre dans le cadre qui ce nomme cadre
0
avion-f16 Messages postés 19249 Date d'inscription dimanche 17 février 2008 Statut Contributeur Dernière intervention 15 juin 2024 4 504
11 juin 2011 à 12:50
Eh bien fais-le alors...
Par contre, ton code HTML n'est pas très valide.
0
Je ne sais pas le faire..
0
J'ai trouvé ils faut mettre ma page en .php
0