Advanced Countdown - Need Help

Allgemeiner Support zum phpBB 2 Board und phpBB 2 Modifikationen
Forumsregeln
Auch wenn hier der Support für phpBB 2 weiterhin aufrecht erhalten bleibt, weisen wir darauf hin, dass das phpBB 2 nicht mehr offiziell unterstützt und weiterentwickelt wird!
Antworten
olexy1
Beiträge: 7
Registriert: Di 28.Jun, 2005 11:11

Advanced Countdown - Need Help

Beitrag von olexy1 »

Deine phpBB Version: 2.0.
Typ Deines phpBB Forums: Standard phpBB (auch Vanilla genannt)
MODs: Nein
Dein Wissensstand: Einsteiger
Link zu Deinem Forum: [url]http://[/url]

PHP Version:
MySQL Version:


Was hast Du gemacht, bevor das Problem aufgetreten ist?



Was hast Du bereits versucht um das Problem zu lösen?




Fehlerbeschreibung und Nachricht

hello. I have problem. Why i dont see digits :?
Bild
Zuletzt geändert von olexy1 am Di 28.Jun, 2005 11:22, insgesamt 2-mal geändert.
modbo
Beiträge: 1344
Registriert: Mo 13.Dez, 2004 11:18
Kontaktdaten:

Beitrag von modbo »

Have you insert these parts correctly in your overall_header.tpl?
#
#-----[ REPLACE WITH ]------------------------------------------
#
{COUNTDOWN}

</head>
<body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}" {COUNTDOWN_ON}/>
olexy1
Beiträge: 7
Registriert: Di 28.Jun, 2005 11:11

Beitrag von olexy1 »

[quote="modbo - Di 28.Jun, 2005 12:09";p="37111"]Have you insert these parts correctly in your overall_header.tpl?
#
#-----[ REPLACE WITH ]------------------------------------------
#
{COUNTDOWN}

</head>
<body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}" {COUNTDOWN_ON}/>
[/quote]

Yes. :(
Benutzeravatar
oxpus
Administrator
Beiträge: 28735
Registriert: Mo 27.Jan, 2003 22:13
Wohnort: Bad Wildungen
Kontaktdaten:

Beitrag von oxpus »

And install the second part for overall-footer.tpl at the end of the file?
Karsten Ude
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
olexy1
Beiträge: 7
Registriert: Di 28.Jun, 2005 11:11

Beitrag von olexy1 »

OK. Now working ok.
its my foul. Thanks for help and im sorry, my english is poor :)
Zuletzt geändert von olexy1 am Di 28.Jun, 2005 15:18, insgesamt 2-mal geändert.
modbo
Beiträge: 1344
Registriert: Mo 13.Dez, 2004 11:18
Kontaktdaten:

Beitrag von modbo »

Yes, thats the correct part. Perhaps its easier, when you attach you moddet overall_header.tpl as a ZIP to take a look at it.

//edit: To late ... ;)
Zuletzt geändert von modbo am Di 28.Jun, 2005 15:19, insgesamt 1-mal geändert.
olexy1
Beiträge: 7
Registriert: Di 28.Jun, 2005 11:11

Beitrag von olexy1 »

[quote="modbo - Di 28.Jun, 2005 15:19";p="37147"]Yes, thats the correct part. Perhaps its easier, when you attach you moddet overall_header.tpl as a ZIP to take a look at it.

//edit: To late ... ;)[/quote]

I have last question. How put JPG to border counter ?
Benutzeravatar
oxpus
Administrator
Beiträge: 28735
Registriert: Mo 27.Jan, 2003 22:13
Wohnort: Bad Wildungen
Kontaktdaten:

Beitrag von oxpus »

Submit a valid URL in the acp to display them left and right side.
Karsten Ude
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
olexy1
Beiträge: 7
Registriert: Di 28.Jun, 2005 11:11

Beitrag von olexy1 »

yes but i wont change all border. I have now two images in left and right site.

I wont change this :
Bild
Benutzeravatar
oxpus
Administrator
Beiträge: 28735
Registriert: Mo 27.Jan, 2003 22:13
Wohnort: Bad Wildungen
Kontaktdaten:

Beitrag von oxpus »

Using a background image?
Karsten Ude
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
olexy1
Beiträge: 7
Registriert: Di 28.Jun, 2005 11:11

Beitrag von olexy1 »

Yes :)
Benutzeravatar
oxpus
Administrator
Beiträge: 28735
Registriert: Mo 27.Jan, 2003 22:13
Wohnort: Bad Wildungen
Kontaktdaten:

Beitrag von oxpus »

If this shall be a fix image, use the option

Code: Alles auswählen

style="background: url('imagepath/image.jpg') repeat-no"
on the table cell tag <td>.
Karsten Ude
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
olexy1
Beiträge: 7
Registriert: Di 28.Jun, 2005 11:11

Beitrag von olexy1 »

[quote="oxpus - Di 28.Jun, 2005 23:16";p="37236"]If this shall be a fix image, use the option

Code: Alles auswählen

style="background: url('imagepath/image.jpg') repeat-no"
on the table cell tag <td>.[/quote]


Thanx :cool:
Antworten