Die Suche ergab 7 Treffer

von midkiff
Di 01.Feb, 2005 13:25
Forum: phpBB 2.x
Thema: Advance countdown timer help
Antworten: 16
Zugriffe: 649

That's exactly what I wanted, thanks man you are the best! :ok
von midkiff
Di 01.Feb, 2005 04:20
Forum: phpBB 2.x
Thema: Advance countdown timer help
Antworten: 16
Zugriffe: 649

That changes it back to where the # is to the left of remaining days.
von midkiff
Mo 31.Jan, 2005 21:47
Forum: phpBB 2.x
Thema: Advance countdown timer help
Antworten: 16
Zugriffe: 649

Ok that works great now, how can I put the word "days" after the number of days?
von midkiff
Mo 31.Jan, 2005 18:18
Forum: phpBB 2.x
Thema: Advance countdown timer help
Antworten: 16
Zugriffe: 649

Ok that fixed that, but the days is to the left of where it says remaining time, can you also explain to me exactly how to change the size of the fonts because the numbers are smaller than the text. I have attached a gif to show you how it is displaying now.
von midkiff
Mo 31.Jan, 2005 18:03
Forum: phpBB 2.x
Thema: Advance countdown timer help
Antworten: 16
Zugriffe: 649

I am getting this error now

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ']' in /home/mojojojo/public_html/forum/language/lang_english/lang_main.php on line 1331

This is what's on line 1331

Code: Alles auswählen

$lang[CT_Hours'] = 'hrs';
von midkiff
Mo 31.Jan, 2005 17:18
Forum: phpBB 2.x
Thema: Advance countdown timer help
Antworten: 16
Zugriffe: 649

How can I display the text "days - hr : min : secs" beside the numbers?
von midkiff
Mo 31.Jan, 2005 15:42
Forum: phpBB 2.x
Thema: Advance countdown timer help
Antworten: 16
Zugriffe: 649

Advance countdown timer help

I really like the advanced countdown script. I have successfully installed the script and it's working great, but I would like to know if it could display the text "days - hr : min : secs" along with the numbers. I was wondering if someone could possibly please explain to me how this could be done ...