diff --git a/views/layouts/default.ctp b/views/layouts/default.ctp index 39d2c3c6..8dc2c790 100755 --- a/views/layouts/default.ctp +++ b/views/layouts/default.ctp @@ -137,8 +137,9 @@ if (window.attachEvent) window.attachEvent("onload", sfHover); - + +
check('Message.flash')): diff --git a/webroot/css/quotenik.css b/webroot/css/quotenik.css index 1584a559..772292a2 100755 --- a/webroot/css/quotenik.css +++ b/webroot/css/quotenik.css @@ -104,8 +104,9 @@ ul.principle-emails { #header{ padding-bottom: 10px; - background: #E9E9E9 url(../img/top-gradient2.png) repeat-x bottom; - height: 89px; + + //background: #E9E9E9 url(../img/top-gradient2.png) repeat-x bottom; + background: url(../img/gradient-green.png) repeat-x bottom; } #header h1 { /* background: #003d4c url('../img/cmclogo.png') no-repeat left; */