Quote:
Originally Posted by Gemma
The template for forumhome is really just a guide as to how you could display it, so in parts I included all the code including the bit to show a message when the timer was complete - that is what you are seeing when it says 'COUNTDOWN COMPLETE'
To remove it, search for
Code:
<div class="info_message" id="complete_info_message" style="display: none;">
Countdown Complete
</div>
It may appear more than once. Delete it.
|
Thanks!!!!!!
What about the first part of my question in post #226 as per the screenshot?