summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Alfonso <calfonso@redhat.com>2008-06-26 21:39:37 -0400
committerChris Alfonso <calfonso@redhat.com>2008-06-26 21:39:37 -0400
commitefef3e568bc007ff2d0742e36a9e3ffa352bf7fe (patch)
treedbd33a0366562170f00163d2c2f4a15dffdd6a0c
parent922de7cd274ab5dfaff8105074ac77d88c6a181d (diff)
downloadsite-efef3e568bc007ff2d0742e36a9e3ffa352bf7fe.tar.gz
site-efef3e568bc007ff2d0742e36a9e3ffa352bf7fe.tar.xz
site-efef3e568bc007ff2d0742e36a9e3ffa352bf7fe.zip
Adding header image
-rw-r--r--everest-site-1.0.0/content/styles/everest.css6
-rw-r--r--everest-site-1.0.0/content/styles/topbar-bg.pngbin3196 -> 2871 bytes
-rw-r--r--everest-site-1.0.0/content/styles/topbar-graphic.pngbin9383 -> 36085 bytes
3 files changed, 3 insertions, 3 deletions
diff --git a/everest-site-1.0.0/content/styles/everest.css b/everest-site-1.0.0/content/styles/everest.css
index 8f3195b..413d132 100644
--- a/everest-site-1.0.0/content/styles/everest.css
+++ b/everest-site-1.0.0/content/styles/everest.css
@@ -12,7 +12,7 @@ body {
margin: 0px;
height: 106px;
width: 100%;
- background: url(ftopbar-bg.png) 5px 0px repeat-x;
+ background: url(topbar-bg.png) 1px 0px repeat-x;
border: 0px;
}
@@ -141,8 +141,8 @@ body {
top: 0px;
left:0px;
height: 105px;
- width: 390px;
- background: url(ftopbar-graphic.png);
+ width: 586px;
+ background: url(topbar-graphic.png) no-repeat;
}
#headerSearch {
position: absolute;
diff --git a/everest-site-1.0.0/content/styles/topbar-bg.png b/everest-site-1.0.0/content/styles/topbar-bg.png
index f89afb1..381235a 100644
--- a/everest-site-1.0.0/content/styles/topbar-bg.png
+++ b/everest-site-1.0.0/content/styles/topbar-bg.png
Binary files differ
diff --git a/everest-site-1.0.0/content/styles/topbar-graphic.png b/everest-site-1.0.0/content/styles/topbar-graphic.png
index 96adcc3..5a27e25 100644
--- a/everest-site-1.0.0/content/styles/topbar-graphic.png
+++ b/everest-site-1.0.0/content/styles/topbar-graphic.png
Binary files differ