vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - User Countdowns & Countups (https://vborg.vbsupport.ru/showthread.php?t=205841)

yotsume 05-27-2009 12:24 AM

Funny but it works fine on my site and does NOT crash Firefox. The only issue is the countdown is no longer live and requires a page refresh which I have posted about already with zero reply or support.

rinkrat 06-06-2009 05:34 PM

Uncached templates: sk-timer_countdownbit (1)

How do I cache it?

jarosciak 06-07-2009 01:08 AM

Very nice, but it collides with my forum's color scheme. Any way to change the color directly through a menu in Admin panel or to adopt the forum color scheme automatically? That would be a very nice feature to this fantastic addon.

jarosciak 06-07-2009 01:27 AM

1 Attachment(s)
This is what it looks like on my forum, very hard to read, please let me know how to fix it:
Attachment 100246

socalsoccer 06-07-2009 02:37 PM

Where in here would you edit to change color or font?

<br />
<script language="JavaScript" src="clientscript/sktimer.js"></script>
<if condition="$puser[skunixdate] > TIMENOW">$puser[sktitle]<else />$puser[skdescription]</if> <br />
<script language="JavaScript">
TargetDate$post[postid] = "$puser[skdateline]";
<if condition="$vboptions[sktimer_counter_active]">
CountActive$post[postid] = true;
<else />
CountActive$post[postid] = false;
</if>
skpostid$post[postid] = 'cntdwn$post[postid]';
CountStepper$post[postid] = $puser[direction];
LeadingZero$post[postid] = false;
DisplayFormat$post[postid] = "$puser[skformat]";
FinishMessage$post[postid] = "$puser[skdescription]";

startSkTimer(TargetDate$post[postid],FinishMessage$post[postid],CountStepper$post[postid],LeadingZero$post[postid],DisplayFormat$post[postid],CountActive$post[postid],TargetDate$post[postid],skpostid$post[postid]);
</script>

jarosciak 06-07-2009 02:55 PM

I couldn't wait for an answer and edited the templates and added a proper colors myself.

tlwwolfseye 06-07-2009 03:55 PM

Quote:

Originally Posted by jarosciak (Post 1825092)
I couldn't wait for an answer and edited the templates and added a proper colors myself.

Well, if the Edits worked for you, how about you post how and what you changed so others can also benefit from it. ;)

socalsoccer 06-07-2009 04:26 PM

Quote:

Originally Posted by jarosciak (Post 1825092)
I couldn't wait for an answer and edited the templates and added a proper colors myself.


Yes JaroSciak please show all of us how to edit that template.

Thanks :)

jarosciak 06-07-2009 05:08 PM

1 Attachment(s)
This is what I did:

- admincp
- Styles & Templates
- Open: sk-timer_add
- Copy the code of sk-timer_add template
- Open FrontPage Code view and paste in the code of sk-timer_add template
- Switch to Frontpage Design view
- Edit a color of entire table to match the background of your forum
- Edit color of text to contrast your background

ps. if you don't have FrontPage, you can use Microsoft Free Trial of Expression Web:
http://www.microsoft.com/downloads/d...displaylang=en

Anyways, this is what it was before I've changed it:
https://vborg.vbsupport.ru/attachmen...hmentid=100246

This is what it looks like now:
https://vborg.vbsupport.ru/attachmen...hmentid=100260

I hope I've given you at least some kind of a help, but that is in a nutshell how I went about it. Enjoy.

socalsoccer 06-07-2009 08:46 PM

admincp
- Styles & Templates
- Open: sk-timer_add
- Copy / Paste the code What code did you paste and exactly where?

I dont want to change the table color , just the font that is displayed in the posts.

thanks


All times are GMT. The time now is 01:06 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01125 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete