From ae44eff6975828e68ee8919f9a46fd3ceac80832 Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Wed, 5 Jun 2013 10:49:41 +0000 Subject: [PATCH] Remove adverts. --- www/bannerad.inc | 20 ------------------ www/cms/index.xhtml | 1 - www/footer.inc | 20 ------------------ www/index.xhtml | 29 +++++++++++++------------- www/libstatgrab/index.xhtml | 1 - www/menu-static.inc | 41 ------------------------------------- www/menu.inc | 17 --------------- www/pystatgrab/index.xhtml | 1 - www/styles/handheld.css | 8 -------- www/styles/print.css | 8 -------- 10 files changed, 15 insertions(+), 131 deletions(-) diff --git a/www/bannerad.inc b/www/bannerad.inc index ce8fbbb..e69de29 100644 --- a/www/bannerad.inc +++ b/www/bannerad.inc @@ -1,20 +0,0 @@ -
- - -
\ No newline at end of file diff --git a/www/cms/index.xhtml b/www/cms/index.xhtml index 75e9bd8..b939a43 100644 --- a/www/cms/index.xhtml +++ b/www/cms/index.xhtml @@ -35,7 +35,6 @@ -

Overview

diff --git a/www/footer.inc b/www/footer.inc index d4cde70..2d3f9bd 100644 --- a/www/footer.inc +++ b/www/footer.inc @@ -1,24 +1,4 @@ -

News

@@ -164,19 +163,21 @@ Use this form to search the whole i-scream website, courtesy of Google.

-
-

- Google - - - - i-scream.org - Web - - - -

-
+
+ + +
diff --git a/www/libstatgrab/index.xhtml b/www/libstatgrab/index.xhtml index 01d1882..f2c2cdf 100644 --- a/www/libstatgrab/index.xhtml +++ b/www/libstatgrab/index.xhtml @@ -41,7 +41,6 @@ -

What is libstatgrab?

diff --git a/www/menu-static.inc b/www/menu-static.inc index 6b8a939..2c46ee6 100644 --- a/www/menu-static.inc +++ b/www/menu-static.inc @@ -54,48 +54,7 @@ - - - -

News

diff --git a/www/styles/handheld.css b/www/styles/handheld.css index 63aa67a..1926993 100644 --- a/www/styles/handheld.css +++ b/www/styles/handheld.css @@ -67,14 +67,6 @@ html,body { font-size: x-small; } -/* Contains adverts */ -#advert1 { - display: none; -} -#advert2 { - display: none; -} - /* Contains the body text of the page */ #contents { padding: 0px 15px 0px 15px; diff --git a/www/styles/print.css b/www/styles/print.css index 241759c..7f85f3c 100644 --- a/www/styles/print.css +++ b/www/styles/print.css @@ -26,14 +26,6 @@ body { font-size: x-small; } -/* Contains adverts */ -#advert1 { - display: none; -} -#advert2 { - display: none; -} - /* Contains the body text of the page */ #contents h1 { border-top: 3px solid #000066; -- 2.44.0