if ( is_front_page() ) { // style when video is loaded on body bg echo ''; echo ''; //invert text/style color for readabilty on video bg $invert_style = 'style="-webkit-filter: invert(100%);filter: invert(100%);"'; $fade = 'animated fadeIn delay-3ms'; // load video $video = 'data-vide-bg="'.get_bloginfo('template_url').'/video/roundhousenight"'; // good night! $nightmode = $invert_style; } else { // nothing } ?>
This function has been disabled for The Round House.