diff --git a/Identity/Models/Css/Home/base.css b/Identity/Models/Css/Home/base.css index 46d9eb3..56789c3 100755 --- a/Identity/Models/Css/Home/base.css +++ b/Identity/Models/Css/Home/base.css @@ -55,7 +55,7 @@ html { background-color: #FFF; - background-image: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/png/html-bg.png); + background-image: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/Png/html-bg.png); } /* Define body diff --git a/Identity/Models/Css/Home/home.css b/Identity/Models/Css/Home/home.css index ef1b4e0..59e9e6f 100755 --- a/Identity/Models/Css/Home/home.css +++ b/Identity/Models/Css/Home/home.css @@ -8,12 +8,12 @@ -----------------------------------------------*/ div#page-header { - background: #204C8D url("/home/centos/artwork/trunk/Identity/Themes/Motifs/TreeFlower/Backgrounds/Img/Png/1360x250-final-1.png") 0 0; + background: #204C8D url("/home/centos/artwork/trunk/Identity/Themes/Motifs/TreeFlower/Backgrounds/Img/Png/1360x250-final.png") 0 0; min-height: 46px; } div#page-footer { - background: #204C8D url("/home/centos/artwork/trunk/Identity/Themes/Motifs/TreeFlower/Backgrounds/Img/Png/1360x250-final-1.png") 0 100%; + background: #204C8D url("/home/centos/artwork/trunk/Identity/Themes/Motifs/TreeFlower/Backgrounds/Img/Png/1360x250-final.png") 0 100%; padding: 10px; }