XE 기본 태그 목록 스킨의 이미지 제거 및 CSS를 white/black으로만 변경

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5209 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-01-05 03:31:19 +00:00
parent 2db129865d
commit 959946c2a0
13 changed files with 30 additions and 98 deletions

View file

@ -1,6 +1,8 @@
.tag_list .items span a { color:#a4a4a4; line-height:120%;}
.tag_list .items .typeA a { color:#fe3614; font-weight:bold; font-size:12pt; background-color:#EFEFEF; margin:0;}
.tag_list .items .typeB a { color:#fe3614; font-size:11pt; margin:0;}
.tag_list .items .typeC a { font-weight:bold; font-size:11pt; margin:0; background-color:#EFEFEF;}
.tag_list .items .typeD a { font-weight:bold; margin:0; background-color:#EFEFEF;}
.tag_list .items .typeE a { font-weight:normal; margin:0;}
.tag_list .items span a { text-decoration:none; color:#000; display:inline-block; margin:0 10px 5px 0; }
.tag_list .items span a:hover { text-decoration:underline;}
.tag_list .items .type1 a { font-weight:bold; font-size:18px; }
.tag_list .items .type2 a { font-size:18px; }
.tag_list .items .type3 a { font-weight:bold; font-size:14px; }
.tag_list .items .type4 a { }
.blog_widget_black .tag_list .items span a { color:#fff; }

View file

@ -1,5 +0,0 @@
.blog_widget_cyan .tag_list { border:1px solid #e0e1db; background:url(../images/cyan/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
.blog_widget_cyan .tag_list h2 { padding:0; margin:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
.blog_widget_cyan .tag_list .items { margin:0; padding:10px; overflow:hidden;}
.blog_widget_cyan .tag_list .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%;}
.blog_widget_cyan .tag_list .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }

View file

@ -1,5 +0,0 @@
.blog_widget_green .tag_list { border:1px solid #e0e1db; background:url(../images/green/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
.blog_widget_green .tag_list h2 { margin:0; padding:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
.blog_widget_green .tag_list .items { margin:0; padding:10px; overflow:hidden;}
.blog_widget_green .tag_list .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%;}
.blog_widget_green .tag_list .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }

View file

@ -1,5 +0,0 @@
.blog_widget_normal .tag_list { border:1px solid #e0e1db; background:url(../images/normal/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
.blog_widget_normal .tag_list h2 { margin:0; padding:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
.blog_widget_normal .tag_list .items { margin:0; padding:10px; overflow:hidden;}
.blog_widget_normal .tag_list .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%;}
.blog_widget_normal .tag_list .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; text-decoration:none; }

View file

@ -1,5 +0,0 @@
.blog_widget_purple .tag_list { border:1px solid #e0e1db; background:url(../images/purple/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
.blog_widget_purple .tag_list h2 { margin:0; padding:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
.blog_widget_purple .tag_list .items { margin:0; padding:10px; overflow:hidden;}
.blog_widget_purple .tag_list .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%;}
.blog_widget_purple .tag_list .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }

View file

@ -1,5 +0,0 @@
.blog_widget_red .tag_list { border:1px solid #e0e1db; background:url(../images/red/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
.blog_widget_red .tag_list h2 { margin:0; padding:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
.blog_widget_red .tag_list .items { margin:0; padding:10px; overflow:hidden;}
.blog_widget_red .tag_list .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%;}
.blog_widget_red .tag_list .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 207 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 205 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 200 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 197 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 196 B

View file

@ -30,40 +30,14 @@
<title xml:lang="en">레이아웃에 맞춤</title>
<title xml:lang="zh-TW">隨版面</title>
</color>
<color name="normal">
<title xml:lang="ko">기본 컬러</title>
<title xml:lang="jp">デフォルトカラー</title>
<title xml:lang="zh-CN">默认颜色</title>
<title xml:lang="en">Default color</title>
<title xml:lang="zh-TW">預設顏色</title>
</color>
<color name="cyan">
<title xml:lang="ko">청록색</title>
<title xml:lang="jp">青緑</title>
<title xml:lang="zh-CN">青绿色</title>
<title xml:lang="en">cyan</title>
<title xml:lang="zh-TW">青綠色</title>
</color>
<color name="green">
<title xml:lang="ko">초록색</title>
<title xml:lang="jp"></title>
<title xml:lang="zh-CN">绿色</title>
<title xml:lang="en">green</title>
<title xml:lang="zh-TW">綠色</title>
</color>
<color name="red">
<title xml:lang="ko">빨간색</title>
<title xml:lang="jp"></title>
<title xml:lang="zh-CN">红色</title>
<title xml:lang="en">red</title>
<title xml:lang="zh-TW">紅色</title>
</color>
<color name="purple">
<title xml:lang="ko">보라색</title>
<title xml:lang="jp"></title>
<title xml:lang="zh-CN">紫色</title>
<title xml:lang="en">purple</title>
<title xml:lang="zh-TW">紫色</title>
</color>
<color name="black">
<title xml:lang="ko">검은색</title>
<title xml:lang="jp"></title>
<title xml:lang="en">Black</title>
<title xml:lang="ru">Черного</title>
<title xml:lang="es">Negro</title>
<title xml:lang="zh-CN">黑色</title>
<title xml:lang="zh-TW">黑色</title>
</color>
</colorset>
</skin>
</skin>

View file

@ -2,50 +2,31 @@
<!--%import("css/common.css")-->
<!--@if($colorset=="cyan")-->
<!--%import("css/cyan.css")-->
<!--@elseif($colorset=="green")-->
<!--%import("css/green.css")-->
<!--@elseif($colorset=="red")-->
<!--%import("css/red.css")-->
<!--@elseif($colorset=="purple")-->
<!--%import("css/purple.css")-->
<!--@elseif($colorset=="normal")-->
<!--%import("css/normal.css")-->
<!--@if($colorset=="black")-->
{@ $colorset="black" }
<!--@else-->
{@ $colorset="" }
<!--@end-->
<div class="blog_widget_{$colorset}">
<div class="tag_list">
<!--@if($widget_info->title)-->
<div class="header">
<!--@if($widget_info->title)-->
<h2>{$widget_info->title}</h2>
<!--@else-->
<h2>tags</h2>
<!--@end-->
</div>
<!--@end-->
<div class="items">
<!--@foreach($widget_info->tag_list as $val)-->
<!--@if($val->count>10)-->
{@ $tag_class = "typeA" }
<!--@elseif($val->count>7)-->
{@ $tag_class = "typeB" }
<!--@elseif($val->count>5)-->
{@ $tag_class = "typeC" }
<!--@elseif($val->count>3)-->
{@ $tag_class = "typeD" }
<!--@else-->
{@ $tag_class = "typeE" }
<!--@end-->
<span <!--@if($tag_class)-->class="{$tag_class}"<!--@end--> >
<!--@if($layout_info->mid)-->
<a href="{getUrl('','mid',$widget_info->module_name?$widget_info->module_name:$layout_info->mid,'search_target','tag','search_keyword',$val->tag)}">{htmlspecialchars($val->tag)}</a>
<span class="type{$val->rank}">
<!--@if($widget_info->mid)-->
<a href="{getUrl('','mid',$widget_info->mid,'search_target','tag','search_keyword',$val->tag)}">{htmlspecialchars($val->tag)}</a>
<!--@else-->
<a href="{getUrl('','mid',$widget_info->mid?$widget_info->mid:$layout_info->mid,'search_target','tag','search_keyword',$val->tag)}">{htmlspecialchars($val->tag)}</a>
<!--@if($layout_info->mid)-->
<a href="{getUrl('','mid',$layout_info->mid,'search_target','tag','search_keyword',$val->tag)}">{htmlspecialchars($val->tag)}</a>
<!--@else-->
<a href="{getUrl('act','IS','search_target','tag','search_keyword',$val->tag)}">{htmlspecialchars($val->tag)}</a>
<!--@end-->
<!--@end-->
</span>
<!--@end-->