Page 24 of 31

PhpBB Countdown MOD

Posted: 21 Oct 2013, 08:24
by Stoker
Just make sure to do the same edits as on prosilver.

PhpBB Countdown MOD

Posted: 23 Oct 2013, 22:09
by irishmike357
Thanks, I got it working. Just had to edit the bottom of dark-shines/template/overall_header.html to match the other one.


I noticed the timer on page 1 has larger numbers and different color font. Any tips on how to accomplish that? I am reading through this thread to see if some one else asked. Thanks again for a great mod.

PhpBB Countdown MOD

Posted: 23 Oct 2013, 22:20
by Stoker
You can change font-size in the css edit.

PhpBB Countdown MOD

Posted: 23 Oct 2013, 22:36
by irishmike357
Stoker wrote:You can change font-size in the css edit.
Thanks. Which CSS file do I edit? umil/style/style.css or something else? Also there seems to be alot of areas that say font size in there, can you let me know which line to edit? Thanks again.

PhpBB Countdown MOD

Posted: 24 Oct 2013, 07:09
by Stoker
You edit the css you added to colours.css, read the install file.

PhpBB Countdown MOD

Posted: 24 Oct 2013, 21:31
by irishmike357
I have edited

Code: Select all

.timecount{
	min-height:32px;
	color:#c21017;
	font-size:18px;
	text-align:center;
	margin-top:4px;
I tried it in the dark-shines folder and in the prosilver folder. I then reset both in the acp and it didn't change anything. The countdown clock is also not centered it is off to the left side of the page.

PhpBB Countdown MOD

Posted: 24 Oct 2013, 23:01
by Steve
Are you Irish?

PhpBB Countdown MOD

Posted: 25 Oct 2013, 01:39
by Stoker
Sounds like you have placed the html incorrect

PhpBB Countdown MOD

Posted: 25 Oct 2013, 02:23
by irishmike357
I did the install with the automod installer. Oddly enough it showed up with the correct font and centered when I log in or log out. The page that pops up for a few seconds is correct then it goes back to being on the again.

I uninstalled and started from the beginning. Did all the copy and pastes and ran the install_countdown.php and still have the same issue. The text is correct only in the one screen between loging in and out.

Only other mods I have are MChat and Thanks for Posts.

PhpBB Countdown MOD

Posted: 25 Oct 2013, 07:30
by Stoker
Then the problem is that you use jquery more than once. Please post your overall_header.html