ok 3 small problems
1: when you want to delete a news post the options are
Are you sure you want to remove this news ?
Oui | Non
Where do i change this to
YES | NO?
2: I added the $news_affichage here
HTML Code:
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
<title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title>
$headinclude
</head>
<body>
$header
$navbar
$news_affichage
But when i turn the option to show the news ON for some strange reason it centers everything, Forums headers, whois online, everything
3: Where can i edit the text font for the scroling news ?