ThemeForest

DigitFlip, UnderConstruction with twitter

A new theme for Under Construction Page with Styled CountDown Twitter Support and Ajax subscribe Form. Available in 4 Color Variations

Features :

  • Valid xHTML and CSS
  • Styled JQuery Count Down
  • JQuery Twitter Feeds
  • Ajax/PHP Email Subscribe From (no Page Refreshes)
  • JQuery PNG fix for IE6
  • Compatible with all browsers

Zip File Includes

  • 4 Color Variations of theme
  • PSD files
  • Help Documentations

EDIT : Correction :

find this code in index.html (line 28)
 ), format: 'odHMS'}); 
use upper case letters for ‘od’ above, this is imp to keep the outlook of theme intact as count down nears. after correction the code will look like this
 ), format: 'ODHMS'}); 
to use weeks instead of months in countdown, replace O with W
 ), format: 'WDHMS'}); 
by
by
by
by
by