HTML Code

Probleme bei der regulären Arbeiten mit phpBB, Fragen zu Vorgehensweisen oder Funktionsweise sowie sonstige Fragen zu phpBB im Allgemeinen.
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.1, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Benutzeravatar
Mahony
Ehemaliges Teammitglied
Beiträge: 12179
Registriert: 17.11.2005 22:33
Wohnort: Ostfildern Kemnat
Kontaktdaten:

Beitrag von Mahony »

Hallo
Suche in der overall_header.tpl

Code: Alles auswählen

{COUNTDOWN}

</head>
<body background="templates/Xbox360/images/pattern_bkgd.gif" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}" leftmargin="0" marginheight="0" marginwidth="0" topmargin="0"> {COUNTDOWN_ON}/>
<div align="center">
Ersetze mit

Code: Alles auswählen

{COUNTDOWN}

</head>
<body background="templates/Xbox360/images/pattern_bkgd.gif" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}" leftmargin="0" marginheight="0" marginwidth="0" topmargin="0" {COUNTDOWN_ON}>
<div align="center">
Suche

Code: Alles auswählen

<input name="secs" class="post" size=2 style="border: 0px">
      </b></span></div>
      <div id="event_time" class="gen" style="display:none">{EVENT_TEXT}</div>
Ersetze mit

Code: Alles auswählen

<input name="secs" class="post" size=2 style="border: 0px">
      </b></div>
      <div id="event_time" class="gen" style="display:none">{EVENT_TEXT}</div>
Suche

Code: Alles auswählen

<td align="left"><a href="{U_INDEX}"><img src="templates/Xbox360/images/Xbox360_logo.jpg" border="0"></a></td>
</td>
</tr>
Ersetze mit

Code: Alles auswählen

<td align="left"><a href="{U_INDEX}"><img src="templates/Xbox360/images/Xbox360_logo.jpg" border="0"></a></td>



Grüße: Mahony
Taekwondo in Berlin
Wer fragt, ist ein Narr für fünf Minuten, wer nicht fragt, ist ein Narr für immer.
don kokolore
Mitglied
Beiträge: 16
Registriert: 15.08.2007 16:38

Beitrag von don kokolore »

Code: Alles auswählen

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css">
{META}
{NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<link rel="stylesheet" href="../templates/Xbox360/{T_HEAD_STYLESHEET}" type="text/css">
<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
	if ( {PRIVATE_MESSAGE_NEW_FLAG} )
	{
		window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
	}
//-->
</script>
<!-- END switch_enable_pm_popup -->

{COUNTDOWN}

</head>
<body background="templates/Xbox360/images/pattern_bkgd.gif" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}" leftmargin="0" marginheight="0" marginwidth="0" topmargin="0" {COUNTDOWN_ON}>
<div align="center">
<a name="top"></a>

<table width="100%" cellspacing="0" cellpadding="1" border="0" align="center"> 
	<tr> 
		<td class="bodyline" align="center">

<table border="0" cellspacing="0" cellpadding="0" width="808" height="100%" bgcolor="FFFFFF">
<tr>
	<td width="54" valign="top" background="templates/Xbox360/images/border_left_bkgd.gif"><img src="templates/Xbox360/images/Xbox360_logo_left.gif" width="54" height="38"></td>
	<td width="100%" height="100%" class="content" align="center" valign="top">

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left"><a href="{U_INDEX}"><img src="templates/Xbox360/images/Xbox360_logo.jpg" border="0"></a></td>
</td>
</tr>

<table width="30%" align="center" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="21" align="left" valign="top"><img src="templates/Xbox360/images/nav_left.gif" width="21" height="40"></td>
<td align="center" valign="middle" nowrap="nowrap" background="templates/Xbox360/images/nav_bkgd.gif">
<span class="mainmenu"><!-- BEGIN switch_user_logged_out -->
&nbsp;<a href="{U_REGISTER}" class="mainmenu">{L_REGISTER}</a>&nbsp;
<!-- END switch_user_logged_out -->
<a href="{U_FAQ}" class="mainmenu">{L_FAQ}</a>&nbsp;&nbsp;<a href="{U_SEARCH}" class="mainmenu">{L_SEARCH}</a>&nbsp;&nbsp;<a href="{U_MEMBERLIST}" class="mainmenu">{L_MEMBERLIST}</a>&nbsp;&nbsp;<a href="{U_GROUP_CP}" class="mainmenu">{L_USERGROUPS}</a>&nbsp;&nbsp;<a href="{U_PROFILE}" class="mainmenu">{L_PROFILE}</a>&nbsp;&nbsp;<a href="{U_PRIVATEMSGS}" class="mainmenu">{PRIVATE_MESSAGE_INFO}</a>&nbsp;&nbsp;<a href="{U_LOGIN_LOGOUT}" class="mainmenu">{L_LOGIN_LOGOUT}</a>&nbsp;</span>
</td>
<td width="21" align="right" valign="top"><img src="templates/Xbox360/images/nav_rite.gif" width="21" height="40"></td>
</tr>
</table>
<!-- BEGIN switch_countdown_on -->
<form name="countdown">
<table align="center" width="100%" cellspacing="2" cellpadding="5" border="0" class="forumline">
  <tr>
     <th align="center" colspan="3">{TITLE}</th>
  </tr>
  <tr>
   <td align="left" valign="center" width="20%">{IMG_LEFT}</td>
   <td align="center" width="60%">
      <div class="gen">{DESC}</div><br />
      <div id="time_event" class="genmed" style="display:"><b>
      {L_DAYS}&nbsp;<input name="days" class="post" size=4 style="border: 0px">
      <span style="display: {FULL_DISPLAY};" class="gen" name="time_string">-&nbsp;&nbsp;
      <input name="hours" class="post" size=2 style="border: 0px">&nbsp;:
      <input name="mins" class="post" size=2 style="border: 0px">&nbsp;:
      <input name="secs" class="post" size=2 style="border: 0px">
      </b></div>
      <div id="event_time" class="gen" style="display:none">{EVENT_TEXT}</div>
   </td>
   <td align="right" valign="center" width="20%">{IMG_RIGHT}</td>
  </tr>
</table>
</form>

<script language="JavaScript" type="text/javascript">countdown();</script>
<!-- END switch_countdown_on --> 
Liegt in dieser Datei noch ein Fehler vor. Da der Countdown noch nicht funktioniert.
Antworten

Zurück zu „phpBB 2.0: Administration, Benutzung und Betrieb“