diff --git a/www7/sites/all/themes/dfrtheme/css/style.css b/www7/sites/all/themes/dfrtheme/css/style.css index 00b2d553d..acb1095d0 100644 --- a/www7/sites/all/themes/dfrtheme/css/style.css +++ b/www7/sites/all/themes/dfrtheme/css/style.css @@ -340,18 +340,6 @@ div.vertical-tabs .vertical-tabs-list li { background: rgba(0, 178, 215, 0.9); } -.push-drupalcamp { - padding-top: 1em; -} -.push-drupalcamp a { - background: transparent no-repeat 0px 0px url("../images/push-dc-small.png"); - display: block; - height: 104px; - margin: auto; - text-indent: -1000px; - width: 434px; -} - @media screen and (min-width:480px) { #block-system-main-menu .menu { } @@ -372,11 +360,6 @@ div.vertical-tabs .vertical-tabs-list li { } @media screen and (min-width:900px) { - .push-drupalcamp a { - background-image: url("../images/push-dc-medium.png"); - height: 126px; - width: 890px; - } .branding { padding-right: 3%; min-width: 30%; @@ -388,13 +371,6 @@ div.vertical-tabs .vertical-tabs-list li { margin: 1em 0; } } -@media screen and (min-width:1280px) { - .push-drupalcamp a { - background-image: url("../images/push-dc-large.png"); - height: 90px; - width: 1270px; - } -} #header-bottom { background: url(../images/section4-bg.png) 0 0 repeat-x #d6e3e7; diff --git a/www7/sites/all/themes/dfrtheme/images/push-dc-large.png b/www7/sites/all/themes/dfrtheme/images/push-dc-large.png deleted file mode 100644 index 9d22f4bcf..000000000 Binary files a/www7/sites/all/themes/dfrtheme/images/push-dc-large.png and /dev/null differ diff --git a/www7/sites/all/themes/dfrtheme/images/push-dc-medium.png b/www7/sites/all/themes/dfrtheme/images/push-dc-medium.png deleted file mode 100644 index ed34c60c0..000000000 Binary files a/www7/sites/all/themes/dfrtheme/images/push-dc-medium.png and /dev/null differ diff --git a/www7/sites/all/themes/dfrtheme/images/push-dc-small.png b/www7/sites/all/themes/dfrtheme/images/push-dc-small.png deleted file mode 100644 index 88f864613..000000000 Binary files a/www7/sites/all/themes/dfrtheme/images/push-dc-small.png and /dev/null differ diff --git a/www7/sites/all/themes/dfrtheme/templates/page/page.tpl.php b/www7/sites/all/themes/dfrtheme/templates/page/page.tpl.php index 878532926..7c6335696 100644 --- a/www7/sites/all/themes/dfrtheme/templates/page/page.tpl.php +++ b/www7/sites/all/themes/dfrtheme/templates/page/page.tpl.php @@ -112,9 +112,6 @@
- - -