[gimp-web] Add new header image from drc
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web] Add new header image from drc
- Date: Mon, 25 Jul 2016 18:07:58 +0000 (UTC)
commit 87dc31b4645e3d7c437911b384a4f2b9ca06742b
Author: Pat David <patdavid gmail com>
Date: Mon Jul 25 13:00:36 2016 -0500
Add new header image from drc
Thanks to drc we have a new header background image.
Add new image, update attributions to include Ville.
themes/newgimp/static/css/home.css | 2 +-
themes/newgimp/static/images/Niagara_Rainbow.jpg | Bin 0 -> 297756 bytes
themes/newgimp/templates/home.html | 6 +++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/themes/newgimp/static/css/home.css b/themes/newgimp/static/css/home.css
index 9a04867..caae95b 100644
--- a/themes/newgimp/static/css/home.css
+++ b/themes/newgimp/static/css/home.css
@@ -14,7 +14,7 @@ p {
#banner {
min-height: 350px;
- background-image: linear-gradient(rgba(44,52,80,0.5), rgba(44,62,80,0.5)),
url('/theme/images/cotton.jpg');
+ background-image: linear-gradient(rgba(44,52,80,0.5), rgba(44,62,80,0.5)),
url('/theme/images/Niagara_Rainbow.jpg');
background-position: 0;
background-size: cover;
}
diff --git a/themes/newgimp/static/images/Niagara_Rainbow.jpg
b/themes/newgimp/static/images/Niagara_Rainbow.jpg
new file mode 100644
index 0000000..9a46c69
Binary files /dev/null and b/themes/newgimp/static/images/Niagara_Rainbow.jpg differ
diff --git a/themes/newgimp/templates/home.html b/themes/newgimp/templates/home.html
index 887048c..cb8ee06 100644
--- a/themes/newgimp/templates/home.html
+++ b/themes/newgimp/templates/home.html
@@ -248,7 +248,11 @@
<div class="column full">
<p>
- Photos by <a href="https://pixls.us">Pat David</a> (<a
href="http://creativecommons.org/licenses/by-sa/4.0/" title="Creative Commons Attribution-ShareAlike"><span
class='cc'>cba</span></a>)
+ <em>Header</em> background image: <a
href='https://www.flickr.com/photos/shadowdrama/20786243805/in/dateposted/' title='Niagara Rainbow'>Niagara
Rainbow</a> by <a href="http://shadowdrama.net/">Ville Pätsi</a> (<a
href="http://creativecommons.org/licenses/by-sa/4.0/" title="Creative Commons Attribution-ShareAlike"><span
class='cc'>cba</span></a>)
+ </p>
+
+ <p>
+ <em>High Quality Photo Manipulation</em> background image by <a
href="https://pixls.us">Pat David</a> (<a href="http://creativecommons.org/licenses/by-sa/4.0/"
title="Creative Commons Attribution-ShareAlike"><span class='cc'>cba</span></a>)
</p>
<p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]