블로그에서 사용되는 최근글/댓글/엮인글/태그/보관목록의 위젯에 layout에 따르는 스킨 컬러셋을 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3086 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-11-27 06:43:42 +00:00
parent 8fd52c2667
commit 68d82d913e
42 changed files with 246 additions and 206 deletions

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -8,12 +8,14 @@
<!--%import("css/red.css")-->
<!--@elseif($colorset=="purple")-->
<!--%import("css/purple.css")-->
<!--@else-->
<!--@elseif($colorset=="normal")-->
<!--%import("css/normal.css")-->
{@ $colorset = "normal" }
<!--@else-->
{@ $colorset = "" }
<!--@end-->
<div class="newestTrackback_{$colorset}">
<div class="blog_widget_{$colorset}">
<div class="newest_trackback">
<div class="header">
<!--@if($widget_info->title)-->
<h2>{$widget_info->title}</h2>
@ -22,10 +24,10 @@
<!--@end-->
</div>
<ul class="trackbackList">
<ul class="items">
<!--@foreach($widget_info->trackback_list as $val)-->
<li><a href="{getUrl('','document_srl',$val->document_srl)}#trackback_{$val->trackback_srl}">{cut_str($val->title,60,'...')}</a></li>
<!--@end-->
</ul>
</div>
</div>