mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
위젯 스타일 이름 및 분류 재정의
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5937 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f49953c7d7
commit
9a3a7619a6
99 changed files with 1132 additions and 547 deletions
|
|
@ -1,15 +0,0 @@
|
|||
<!--@if($widgetstyle_extar_var->ws_colorset == "black")-->
|
||||
{@ $_wsClassName = "black"}
|
||||
<!--@elseif($widgetstyle_extar_var->ws_colorset == "white")-->
|
||||
{@ $_wsClassName = "white"}
|
||||
<!--@else-->
|
||||
{@ $_wsClassName = $layout_info->colorset}
|
||||
<!--@end-->
|
||||
|
||||
<!--%import("style.css")-->
|
||||
|
||||
<div class="simpleWidgetStyle {$_wsClassName}">
|
||||
<h2>{$widgetstyle_extar_var->ws_title}</h2>
|
||||
<!--@if($widgetstyle_extar_var->ws_more_url)--><a href="{$widgetstyle_extar_var->ws_more_url}" class="widgetMoreLink">{$widgetstyle_extar_var->ws_more_text}</a><!--@end-->
|
||||
{$widget_content}
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue