From: Laury GvR Date: Tue, 31 Mar 2015 14:21:13 +0000 (-0400) Subject: Footer links and trip-advisor added X-Git-Tag: v1.0.0^2~27 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=b3fa4686b39320037cea6db053233026f339d751;p=WP-Themes%2Fgilmoremuseum.git Footer links and trip-advisor added --- diff --git a/assets/sponsers.jpg b/assets/sponsers.jpg deleted file mode 100644 index b76be52..0000000 Binary files a/assets/sponsers.jpg and /dev/null differ diff --git a/assets/sponsors.jpg b/assets/sponsors.jpg new file mode 100644 index 0000000..b76be52 Binary files /dev/null and b/assets/sponsors.jpg differ diff --git a/footer.php b/footer.php index 8112787..7f233f6 100644 --- a/footer.php +++ b/footer.php @@ -22,10 +22,22 @@
- +
+ +
+
diff --git a/sidebar.php b/sidebar.php index 902b7c5..dec9ace 100644 --- a/sidebar.php +++ b/sidebar.php @@ -6,8 +6,8 @@ if (!is_page('news')) { echo '

News

'; } - if (!is_page('collections')) { - echo '

The Collections

'; + if (!is_page('must-sees')) { + echo '

The Collections

'; } if (!is_page('sponsors')) { echo '

Sponsors

';