[planet-web] [pgo] Fixing footer
- From: Alberto Ruiz <aruiz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [planet-web] [pgo] Fixing footer
- Date: Tue, 5 Apr 2011 22:40:09 +0000 (UTC)
commit 00b8b5e8aaea88ceb0e155e686883f4a963e9afd
Author: Alberto Ruiz <aruiz gnome org>
Date: Tue Apr 5 23:39:58 2011 +0100
[pgo] Fixing footer
themes/gnome/index-3.0.html.tmpl | 28 ++++++++++++++++++++++------
1 files changed, 22 insertions(+), 6 deletions(-)
---
diff --git a/themes/gnome/index-3.0.html.tmpl b/themes/gnome/index-3.0.html.tmpl
index 798770e..d414bd0 100644
--- a/themes/gnome/index-3.0.html.tmpl
+++ b/themes/gnome/index-3.0.html.tmpl
@@ -71,17 +71,13 @@
background: white;
}
- #footer
- {
- background: #ff00ff;
- }
-
.post-title a
{
font-weight: bold;
}
- #footer {
+ #footer, #feeds
+ {
background: none repeat scroll 0 0 #D3D7CF;
color: #555753;
}
@@ -90,6 +86,24 @@
{
color: inherit;
}
+
+ #footer-grass
+ {
+ background: url("http://wptest.gnome.org/wp-content/themes/gnome-grass/images/grass.png") repeat-x scroll center top transparent;
+ height: 39px;
+ margin-top: -33px;
+ }
+
+ #footer-art
+ {
+ margin-left: auto;
+ margin-right: auto;
+ clear: left;
+ height: 180px;
+ margin-top: 0;
+ width: 940px;
+ background-image: url("http://wptest.gnome.org/wp-content/themes/gnome-grass/images/footer_arts/default.png");
+ }
</style>
@@ -153,6 +167,8 @@
</div> <!-- /content -->
+<div id="footer-art"> </div>
+<div id="footer-grass"> </div>
<div id="feeds">
<h3><a href="feeds.html">Feeds</a></h3>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]