diff --git a/layouts/zb5_site/conf/info.xml b/layouts/zb5_site/conf/info.xml index 918b881f0..0bbf10bbf 100644 --- a/layouts/zb5_site/conf/info.xml +++ b/layouts/zb5_site/conf/info.xml @@ -36,7 +36,7 @@ 홈 페이지 URL 로고를 클릭시에 이동할 홈 페이지 URL을 입력해 주세요. - + 카피라이트 사이트 하단에 표시될 카피라이트를 입력해주세요. diff --git a/layouts/zb5_site/css/blue.css b/layouts/zb5_site/css/blue.css index 919e5d0b7..bec342cfd 100644 --- a/layouts/zb5_site/css/blue.css +++ b/layouts/zb5_site/css/blue.css @@ -48,7 +48,7 @@ body { margin:0; } #layout_zx .cprt { height:55px; background:url(../images/blue/copyright_bg.gif); text-align:center; } #layout_zx .cprt .fixed { width:1000px; margin-left:auto; margin-right:auto; text-align:left; } #layout_zx .cprt .desc { width:500px; margin-left:190px; font-family:Tahoma; font-size:11px; color:#797771; position:absolute; text-align:center; padding-top:20px; } -#layout_zx .cprt .logo { background:url(../images/blue/copyright_zx.gif) no-repeat; width:190px; height:55px; float:right; } +#layout_zx .cprt .logo { background:url(../images/blue/copyright_zbxe.gif) no-repeat; width:120px; height:55px; float:right; } #layout_zx .layout_menu { padding:10px; background:#FFFFFF; border:solid 1px #E0E8EE; margin:0 10px 10px 10px; color:#666666; } #layout_zx .layout_menu a { color:#666666; } diff --git a/layouts/zb5_site/css/green.css b/layouts/zb5_site/css/green.css index 114171812..5131eb94b 100644 --- a/layouts/zb5_site/css/green.css +++ b/layouts/zb5_site/css/green.css @@ -49,7 +49,7 @@ body { margin:0; } #layout_zx .cprt { height:55px; background:url(../images/green/copyright_bg.gif); text-align:center; } #layout_zx .cprt .fixed { width:1000px; margin-left:auto; margin-right:auto; text-align:left; } #layout_zx .cprt .desc { width:500px; margin-left:190px; font-family:Tahoma; font-size:11px; color:#797771; position:absolute; text-align:center; padding-top:20px; } -#layout_zx .cprt .logo { background:url(../images/green/copyright_zx.gif) no-repeat; width:190px; height:55px; float:right; } +#layout_zx .cprt .logo { background:url(../images/green/copyright_zbxe.gif) no-repeat; width:120px; height:55px; float:right; } #layout_zx .layout_menu { padding:10px; background:#FFFFFF; border:solid 1px #E0E8EE; margin:0 10px 10px 10px; color:#666666; } #layout_zx .layout_menu a { color:#666666; } diff --git a/layouts/zb5_site/css/purple.css b/layouts/zb5_site/css/purple.css index 042a51836..f8e435cbb 100644 --- a/layouts/zb5_site/css/purple.css +++ b/layouts/zb5_site/css/purple.css @@ -48,7 +48,7 @@ body { margin:0; } #layout_zx .cprt { height:55px; background:url(../images/purple/copyright_bg.gif); text-align:center; } #layout_zx .cprt .fixed { width:880px; margin-left:auto; margin-right:auto; text-align:left; } #layout_zx .cprt .desc { width:500px; margin-left:190px; font-family:Tahoma; font-size:11px; color:#797771; position:absolute; text-align:center; padding-top:20px; } -#layout_zx .cprt .logo { background:url(../images/purple/copyright_zx.gif) no-repeat; width:190px; height:55px; float:right; } +#layout_zx .cprt .logo { background:url(../images/purple/copyright_zbxe.gif) no-repeat; width:120px; height:55px; float:right; } #layout_zx .layout_menu { padding:10px; background:#FFFFFF; border:solid 1px #E0E8EE; margin:0 10px 10px 10px; color:#666666; } #layout_zx .layout_menu a { color:#666666; } diff --git a/layouts/zb5_site/css/red.css b/layouts/zb5_site/css/red.css index 83446b225..7de8aaa42 100644 --- a/layouts/zb5_site/css/red.css +++ b/layouts/zb5_site/css/red.css @@ -48,7 +48,7 @@ body { margin:0; } #layout_zx .cprt { height:55px; background:url(../images/red/copyright_bg.gif); text-align:center; } #layout_zx .cprt .fixed { width:880px; margin-left:auto; margin-right:auto; text-align:left; } #layout_zx .cprt .desc { width:500px; margin-left:190px; font-family:Tahoma; font-size:11px; color:#797771; position:absolute; text-align:center; padding-top:20px; } -#layout_zx .cprt .logo { background:url(../images/red/copyright_zx.gif) no-repeat; width:190px; height:55px; float:right; } +#layout_zx .cprt .logo { background:url(../images/red/copyright_zbxe.gif) no-repeat; width:120px; height:55px; float:right; } #layout_zx .layout_menu { padding:10px; background:#FFFFFF; border:solid 1px #E0E8EE; margin:0 10px 10px 10px; color:#666666; } #layout_zx .layout_menu a { color:#666666; } diff --git a/layouts/zb5_site/images/blue/copyright_zbxe.gif b/layouts/zb5_site/images/blue/copyright_zbxe.gif new file mode 100644 index 000000000..eca8a74b6 Binary files /dev/null and b/layouts/zb5_site/images/blue/copyright_zbxe.gif differ diff --git a/layouts/zb5_site/images/blue/copyright_zx.gif b/layouts/zb5_site/images/blue/copyright_zx.gif deleted file mode 100755 index 6987e2a86..000000000 Binary files a/layouts/zb5_site/images/blue/copyright_zx.gif and /dev/null differ diff --git a/layouts/zb5_site/images/green/copyright_zbxe.gif b/layouts/zb5_site/images/green/copyright_zbxe.gif new file mode 100644 index 000000000..eca8a74b6 Binary files /dev/null and b/layouts/zb5_site/images/green/copyright_zbxe.gif differ diff --git a/layouts/zb5_site/images/green/copyright_zx.gif b/layouts/zb5_site/images/green/copyright_zx.gif deleted file mode 100755 index 6987e2a86..000000000 Binary files a/layouts/zb5_site/images/green/copyright_zx.gif and /dev/null differ diff --git a/layouts/zb5_site/images/purple/copyright_zbxe.gif b/layouts/zb5_site/images/purple/copyright_zbxe.gif new file mode 100644 index 000000000..eca8a74b6 Binary files /dev/null and b/layouts/zb5_site/images/purple/copyright_zbxe.gif differ diff --git a/layouts/zb5_site/images/purple/copyright_zx.gif b/layouts/zb5_site/images/purple/copyright_zx.gif deleted file mode 100644 index 6987e2a86..000000000 Binary files a/layouts/zb5_site/images/purple/copyright_zx.gif and /dev/null differ diff --git a/layouts/zb5_site/images/red/copyright_zbxe.gif b/layouts/zb5_site/images/red/copyright_zbxe.gif new file mode 100644 index 000000000..eca8a74b6 Binary files /dev/null and b/layouts/zb5_site/images/red/copyright_zbxe.gif differ diff --git a/layouts/zb5_site/images/red/copyright_zx.gif b/layouts/zb5_site/images/red/copyright_zx.gif deleted file mode 100644 index 6987e2a86..000000000 Binary files a/layouts/zb5_site/images/red/copyright_zx.gif and /dev/null differ