묻고답하기
메인 게시판에 이미지를 추가로 출력하는 방법
2015.08.01 15:56
메인 게시판에 아래와 같이 이미지를 더 넣고 싶은데 어떻게 해야되는지요
아울러, 그 부분 문서페이지 소스를 첨부하오니 조언 부탁드립니다.
감사합니다.
<!-- 철도갤러리-->
<div widget="widgetBox" style="margin: 10px 0px 0px 20px; border: 1px solid rgb(204, 204, 204);width: 937px; height: 350px; float: left; " >
<img class="zbxe_widget_output" style="margin: 11px 12px 0px 15px; border: 0px solid rgb(204, 204, 204); border-image: none; width: 900px; height: 335px; float: left; background-image: none; background-repeat: repeat; background-color: rgb(255, 255, 255);" widget="cameronWebzineTop" category_range="all" hyperlink="Y" hyperlink_src="article" view_permission="list,write_document" view_secret_document="all_user" widgetstyle="neat_more" option_view="thumbnail,title,content,regdate,nickname" module_srls="1948" order_type="desc" order_target="update_order" list_count="7" skin="neat_webzineTopH" thumbnail_height="220" thumbnail_width="330" thumbnail_type="crop" content_cut_size="70" subject_cut_size="15" module_srl="1948" thumbnail2_height="75" thumbnail2_width="110" hyperlink_type="currentwindow" ws_url="photo_1" ws_title="철도 Gallery" show_category="N" page_count="1" />
</div>
댓글 2
-
thdwjdtjr
2015.08.01 16:13
-
DoorWeb
2015.08.01 16:21
그건 배경색이고. 흰색이라는 말인데 위젯설정 부분이라 달리 고민할 부분은 아니고요.
사용하시는 위젯의 해당 부분에 들어가서 가로로 배열되는 부분(li로 추정되지만)을 50%로 하셔서 6개를 배열시켜야 할거 같은데..
이건 열어보시면서 넓이조절 해 보시라고 말씀드리는거 말고는...
초보자라 한가지 더 궁금합니다. 이 곳에서 rgb(255, 255, 255) 는 무엇을 의미하는지요