Seite 1 von 1

html im beitrag

Verfasst: 28.03.2012 01:58
von rolandfrey
hallo, ich hab erst seit einer woche ein forum, also keine ahnung von php, möchte aber einen coundow im beitrag anzeigen
der code dafür ist:

Code: Alles auswählen

<html>
<head>

  <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
  <title>counter</title>


</head>
<body>

<div id="t_uw" style="background-color: rgb(255, 255, 255);">
<div id="count_screen">
<div id="t_title" style="color: rgb(0, 51, 112); font-family: Arial,Arial,Helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 30px; line-height: normal; font-size-adjust: none; font-stretch: normal;">Es
sind noch . . .</div>

<span id="t_wo"></span>
<span id="t_tag"></span><span id="t_std"></span>
<span id="t_sek"></span><span id="t_min"></span>
<div id="t_subtitle" style="color: rgb(0, 51, 112); font-family: Arial,Arial,Helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 30px; line-height: normal; font-size-adjust: none; font-stretch: normal;">.
. . bis zum With Full Force</div>

</div>

<table id="end_screen_ta" align="center" height="100%">

  <tbody>

    <tr>

      <td id="end_screen_te" style="color: rgb(0, 51, 112); font-family: Arial,Arial,Helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 30px; line-height: normal; font-size-adjust: none; font-stretch: normal;">Bin
dann mal in Roitzschjora!</td>

    </tr>

  </tbody>
</table>

<script type="text/javascript">counter=1340972100;template="slim_blue";size="l"</script>
<script type="text/javascript" src="http://www.touropa.com/tp/countdown/uw.js"></script>
</div>
</body>
</html>
irgendwie kann ich den coundown nicht darstellen, könnt ihr mir bitte helfen?

Re: html im beitrag

Verfasst: 28.03.2012 02:22
von redbull254
Hallo erstmal,

dazu müsstest Du im Forum erst einmal einstellen, das HTML erlaubt ist.
Dies ist aber ein Sicherheitsrisiko, wovon ich Dir abrate.

Alternativ wäre ja dies Mod etwas für Dich:

PhpBB3 Countdown MOD

Deutsche Sprach-Dateien gibt es auch dazu.