[planet-web] [pgo] Add external images
- From: Alberto Ruiz <aruiz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [planet-web] [pgo] Add external images
- Date: Tue, 5 Apr 2011 23:36:12 +0000 (UTC)
commit 3db1e19c4a2f57a8a100ec7a2b05c2d07235e276
Author: Alberto Ruiz <aruiz gnome org>
Date: Wed Apr 6 00:36:07 2011 +0100
[pgo] Add external images
themes/gnome/index-3.0.html.tmpl | 8 ++++----
web/img/30/default.png | Bin 0 -> 8402 bytes
web/img/30/favicon.png | Bin 0 -> 895 bytes
web/img/30/grass.png | Bin 0 -> 10178 bytes
web/img/30/html-bg.png | Bin 0 -> 247 bytes
5 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/themes/gnome/index-3.0.html.tmpl b/themes/gnome/index-3.0.html.tmpl
index 91ac034..42b0f1c 100644
--- a/themes/gnome/index-3.0.html.tmpl
+++ b/themes/gnome/index-3.0.html.tmpl
@@ -45,7 +45,7 @@
{
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px;
- background: url("http://wptest.gnome.org/wp-content/themes/gnome-grass/images/favicon.png") no-repeat scroll 8px 7px #FFFFFF;
+ background: url("http://planet.gnome.org/img/30/favicon.png") no-repeat scroll 8px 7px #FFFFFF;
color: #555753;
float: right;
font-size: 12px;
@@ -89,7 +89,7 @@
#footer-grass
{
- background: url("http://wptest.gnome.org/wp-content/themes/gnome-grass/images/grass.png") repeat-x scroll center top transparent;
+ background: url("http://planet.gnome.org/img/30/grass.png") repeat-x scroll center top transparent;
height: 39px;
margin-top: -33px;
}
@@ -102,7 +102,7 @@
height: 180px;
margin-top: 0;
width: 940px;
- background-image: url("http://wptest.gnome.org/wp-content/themes/gnome-grass/images/footer_arts/default.png");
+ background-image: url("http://planet.gnome.org/img/30/default.png");
}
#planet-banner
@@ -134,7 +134,7 @@
<div id="planet-banner">
<div id="planet-logo">
- <img src="img/30/planet-logo.png" alt="Planet GNOME" title="Planet GNOME"/>
+ <img src="http://planet.gnome.org/img/30/planet-logo.png" alt="Planet GNOME" title="Planet GNOME"/>
</div>
</div>
diff --git a/web/img/30/default.png b/web/img/30/default.png
new file mode 100644
index 0000000..9de5530
Binary files /dev/null and b/web/img/30/default.png differ
diff --git a/web/img/30/favicon.png b/web/img/30/favicon.png
new file mode 100644
index 0000000..5d5e45f
Binary files /dev/null and b/web/img/30/favicon.png differ
diff --git a/web/img/30/grass.png b/web/img/30/grass.png
new file mode 100644
index 0000000..ded0bd9
Binary files /dev/null and b/web/img/30/grass.png differ
diff --git a/web/img/30/html-bg.png b/web/img/30/html-bg.png
new file mode 100644
index 0000000..e233da2
Binary files /dev/null and b/web/img/30/html-bg.png differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]