diff --git a/ace/ace_standard/src/main/js/default/common/images/Wallpaper.png b/ace/ace_standard/src/main/js/default/common/images/Wallpaper.png
deleted file mode 100644
index 60d4841a80eb20c63de74306cb7f8350d6a85c48..0000000000000000000000000000000000000000
Binary files a/ace/ace_standard/src/main/js/default/common/images/Wallpaper.png and /dev/null differ
diff --git a/ace/ace_standard/src/main/js/default/common/images/bg-tv.jpg b/ace/ace_standard/src/main/js/default/common/images/bg-tv.jpg
deleted file mode 100644
index 86fc07358eea5c1474bc833fca07c6d4d8698a89..0000000000000000000000000000000000000000
Binary files a/ace/ace_standard/src/main/js/default/common/images/bg-tv.jpg and /dev/null differ
diff --git a/ace/ace_standard/src/main/js/default/common/images/image.png b/ace/ace_standard/src/main/js/default/common/images/image.png
new file mode 100644
index 0000000000000000000000000000000000000000..9e08995bdaddddc2a4077de51eaad4c49dff4087
Binary files /dev/null and b/ace/ace_standard/src/main/js/default/common/images/image.png differ
diff --git a/ace/ace_standard/src/main/js/default/pages/divider/index.css b/ace/ace_standard/src/main/js/default/pages/divider/index.css
index 57a1e8ccb701c1a331ae8ca87eae3e0a7253dd20..a89e102a24a3b0b19e893123ed4e5b0f8f6bab27 100644
--- a/ace/ace_standard/src/main/js/default/pages/divider/index.css
+++ b/ace/ace_standard/src/main/js/default/pages/divider/index.css
@@ -101,7 +101,7 @@
border-right: 2px dashed #00ff00;
border-top: 1.5px dotted #0000ff;
border-bottom: 2.5px dotted #fff000;
- background-image:url('common/images/bg-tv.jpg');
+ background-image:url('common/images/image.png');
background-size:contain;
background-repeat: repeat-x;
background-position: center;
@@ -125,7 +125,7 @@
width: 120px;
height: 30px;
background-color: yellow;
- border-image-source: url('/common/images/bg-tv.jpg');
+ border-image-source: url('/common/images/image.png');
border-image-slice: 1px 2px 3px 4px;
border-image-width: 2px 3px 4px 5px;
border-image-outset: 3px 4px 5px 6px;
diff --git a/ace/ace_standard/src/main/js/default/pages/image/index.css b/ace/ace_standard/src/main/js/default/pages/image/index.css
index 69e61d57c4e704a6bebd3d9bb2bee9efed1b3bfa..bf19d9de6096e135a15cf4fd91a4a4cd241c9c8d 100644
--- a/ace/ace_standard/src/main/js/default/pages/image/index.css
+++ b/ace/ace_standard/src/main/js/default/pages/image/index.css
@@ -93,7 +93,7 @@
border-right: 2px dashed #00ff00;
border-top: 1.5px dotted #0000ff;
border-bottom: 2.5px dotted #fff000;
- background-image:url('common/images/bg-tv.jpg');
+ background-image:url('common/images/image.png');
background-size:contain;
background-repeat: repeat-x;
background-position: center;
@@ -117,7 +117,7 @@
width: 120px;
height: 30px;
background-color: yellow;
- border-image-source: url('/common/images/bg-tv.jpg');
+ border-image-source: url('/common/images/image.png');
border-image-slice: 1px 2px 3px 4px;
border-image-width: 2px 3px 4px 5px;
border-image-outset: 3px 4px 5px 6px;
diff --git a/ace/ace_standard/src/main/js/default/pages/image/index.hml b/ace/ace_standard/src/main/js/default/pages/image/index.hml
index dc14854717c0782bfed69bf705da2d8506ff8590..7d944da0c37a32f5c1c852e0dc00900a4ec6d3c2 100644
--- a/ace/ace_standard/src/main/js/default/pages/image/index.hml
+++ b/ace/ace_standard/src/main/js/default/pages/image/index.hml
@@ -20,8 +20,8 @@
ref="img1"
focusable="true"
disabled="false"
- src="common/images/bg-tv.jpg"
- alt="common/images/bg-tv.jpg"
+ src="common/images/image.png"
+ alt="common/images/image.png"
>
@@ -30,8 +30,8 @@
ref="img2"
focusable="true"
disabled="false"
- src="common/images/bg-tv.jpg"
- alt="common/images/bg-tv.jpg"
+ src="common/images/image.png"
+ alt="common/images/image.png"
>
@@ -39,8 +39,8 @@
class="pic"
focusable="true"
disabled="false"
- src="common/images/bg-tv.jpg"
- alt="common/images/bg-tv.jpg"
+ src="common/images/image.png"
+ alt="common/images/image.png"
>
@@ -48,8 +48,8 @@
class="pic"
focusable="true"
disabled="false"
- src="common/images/bg-tv.jpg"
- alt="common/images/bg-tv.jpg"
+ src="common/images/image.png"
+ alt="common/images/image.png"
>
@@ -58,16 +58,16 @@
class="pic"
focusable="true"
disabled="false"
- src="common/images/bg-tv.jpg"
- alt="common/images/bg-tv.jpg"
+ src="common/images/image.png"
+ alt="common/images/image.png"
>