묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
최근게시물 제목과 글 위치
2014.08.21 12:15
안녕하세요 정상적으로 잘 작동하던 소스를 새로운 호스팅에 새로 설치해서 넣었더니 최근게시물이 원래대로 안나오네요
뭔가 잘못되었는지 못찾아서 고수님들의 조언을 얻고자 이렇게 질문을 하게 되었습니다.
최근 게시물 소스인데요 이미지 처럼 세로로된 글과 제목이 빨간색 박스위치로 가야하는데 어떻게 해야하는 모르겠습니다.
방법즘 알려주시면 정말 감사하겠습니다.
수고하세요
아래는 제가 레이아웃 html란에 넣은 소스입니다.
<table style="margin-bottom:20px;">
<tr>
<td width="400" valign="top"><img class="zbxe_widget_output" widget="content" skin="default" colorset="white" content_type="document" module_srls="108" list_type="image_title_content" tab_type="none" markup_type="table" list_count="1" cols_list_count="1" page_count="1" option_view="thumbnail,title,content,regdate" show_browser_title="N" show_comment_count="N" show_trackback_count="N" show_category="N" show_icon="N" order_target="regdate" order_type="desc" thumbnail_type="crop" thumbnail_width="398" thumbnail_height="300" /></td>
<td valign="top" style="width:340px; padding-left:20px;"><img class="zbxe_widget_output" widget="content" skin="content_sim" colorset="white" content_type="document" module_srls="108" list_type="image_title_content" tab_type="none" markup_type="table" list_count="5" cols_list_count="1" page_count="1" subject_cut_size="40" content_cut_size="90" option_view="thumbnail,title,content,regdate" show_browser_title="N" show_comment_count="N" show_trackback_count="N" show_category="N" show_icon="N" order_target="regdate" order_type="desc" thumbnail_type="crop" thumbnail_width="80" thumbnail_height="60" /></td>
</tr>
</table>
댓글 4
-
Happyphp
2014.08.21 12:22
-
Harry
2014.08.21 12:32
default 스킨은 어느 폴더에 있는건가요?
-
Harry
2014.08.21 12:35
해결했습니다. 답변 감사합니다. 큰도움이 되었습니다.
-
Happyphp
2014.08.21 12:48
다행입니다. 그럼 수고하세요.
<img class="zbxe_widget_output" widget="content" skin="default" colorset="white" content_type="document" module_srls="108" list_type="image_title_content" tab_type="none" markup_type="table" list_count="1" cols_list_count="1" page_count="1" option_view="thumbnail,title,content,regdate" show_browser_title="N" show_comment_count="N" show_trackback_count="N" show_category="N" show_icon="N" order_target="regdate" order_type="desc" thumbnail_type="crop" thumbnail_width="398" thumbnail_height="300" />
제짧은 지식으로는 위 위젯 코드 안에서 이루어지니깐 default 에서 이루어 지는것 같습니다.
그러니깐 위 소스를 손볼게 아니고 위젯의 default를 수정해야 되지 않나 생각됩니다.