diff --git a/src/wp-content/themes/originalhouse/custom.css b/src/wp-content/themes/originalhouse/custom.css index 854c297..9e28fda 100644 --- a/src/wp-content/themes/originalhouse/custom.css +++ b/src/wp-content/themes/originalhouse/custom.css @@ -19,6 +19,10 @@ z-index:-5000; } +.flashvideo { + z-index: -7; +} + .wrap_inline_mp3j { display: none; } diff --git a/src/wp-content/themes/originalhouse/template-homepage.php b/src/wp-content/themes/originalhouse/template-homepage.php index c1ff34a..ce07452 100644 --- a/src/wp-content/themes/originalhouse/template-homepage.php +++ b/src/wp-content/themes/originalhouse/template-homepage.php @@ -18,13 +18,14 @@ Template Name: Homepage