html im beitrag

Alles zu Styles, Templates, Icons und Smilies für phpBB 3.0.x, sowie allgemeine Designfragen zur Integration von phpBB in bestehende Websites.
phpBB Styles Demo
Forumsregeln
Bei Style spezifischen Fragen ist der Stylename und die Downloadquelle des Styles erforderlich, besser noch die URL vom betroffenen Forum.
Antworten
rolandfrey
Mitglied
Beiträge: 3
Registriert: 27.03.2012 23:18

html im beitrag

Beitrag 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?
Benutzeravatar
redbull254
Ehemaliges Teammitglied
Beiträge: 10379
Registriert: 05.01.2006 13:01
Kontaktdaten:

Re: html im beitrag

Beitrag 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.
Beste Grüße
Walter
Antworten

Zurück zu „[3.0.x] Styles, Templates und Grafiken“