git-svn-id: http://xe-core.googlecode.com/svn/trunk@1796 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-27 08:14:49 +00:00
parent ca676781d8
commit b765e62490
17 changed files with 11 additions and 10 deletions

View file

@ -50,5 +50,5 @@ body { margin:0; }
#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 .layout_menu { padding:10px; background:#FFFFFF; border:solid 1px #E0E8EE; margin:0 10px 10px 10px; color:#467CAA; }
#layout_zx .layout_menu a { color:#467CAA; }
#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; }

View file

@ -51,5 +51,5 @@ body { margin:0; }
#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 .layout_menu { padding:10px; background:#FFFFFF; border:solid 1px #E0E8EE; margin:0 10px 10px 10px; color:#75A43E; }
#layout_zx .layout_menu a { color:#75A43E; }
#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; }

View file

@ -50,5 +50,5 @@ body { margin:0; }
#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 .layout_menu { padding:10px; background:#FFFFFF; border:solid 1px #E0E8EE; margin:0 10px 10px 10px; color:#A43E9C; }
#layout_zx .layout_menu a { color:#A43E9C; }
#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; }

View file

@ -50,6 +50,5 @@ body { margin:0; }
#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 .layout_menu { padding:10px; background:#FFFFFF; border:solid 1px #E0E8EE; margin:0 10px 10px 10px; color:#A4413E; }
#layout_zx .layout_menu a { color:#A4413E; }
#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; }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 962 B

After

Width:  |  Height:  |  Size: 954 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 990 B

After

Width:  |  Height:  |  Size: 982 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 996 B

After

Width:  |  Height:  |  Size: 988 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 954 B

After

Width:  |  Height:  |  Size: 954 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 982 B

After

Width:  |  Height:  |  Size: 982 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 988 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 954 B

After

Width:  |  Height:  |  Size: 954 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 982 B

After

Width:  |  Height:  |  Size: 982 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 988 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 954 B

After

Width:  |  Height:  |  Size: 954 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 982 B

After

Width:  |  Height:  |  Size: 1.4 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 988 B

Before After
Before After

View file

@ -16,7 +16,9 @@
<div id="layout_zx">
<div class="lo_top">
<div class="logo"><a href="{$layout_info->index_url}"><img src="{$layout_info->logo_image}" alt="logo" border="0" /></a></div>
<div class="logo">
<!--@if($layout_info->logo_image)--><a href="{$layout_info->index_url}"><img src="{$layout_info->logo_image}" alt="logo" border="0" /></a><!--@end-->
</div>
</div>
<div class="lo_menu">