Quote:
Originally Posted by Bob_R
OK, thanks.
For the life of me I can't figure out way the first countdown block is just a "smidgen" lower than the other 3.
I even tried it on a different style/skin/template and same thing.
FWIW, I used the code in post #153 not post #158
|
Change:
Code:
$('#countdown').countDown({
To:
Code:
$('#countdown1').countDown({
And change:
Code:
<div id="countdown">
To this:
Code:
<div id="countdown1">