diff --git a/mobile/skin/qa/basic/style.css b/mobile/skin/qa/basic/style.css index 8dc90beed..fb1255593 100644 --- a/mobile/skin/qa/basic/style.css +++ b/mobile/skin/qa/basic/style.css @@ -215,6 +215,7 @@ box-shadow: 0 1px 4px #cbd1df;} #bo_v_ans h2 .tit_rpl{display:inline-block;font-size:11px;padding:0 5px;line-height:23px;font-weight:normal;background:#646982;color:#fff;} #bo_v_ans #ans_datetime {padding:5px 0 10px;border-bottom:1px solid #eee;color:#777} #bo_v_ans #ans_con {margin:10px 0 ;line-height:1.8em} +#bo_v_ans #ans_con img{max-width:100%;height:auto} #bo_v_ans #ans_add {text-align:right} #bo_v_ans #ans_msg {padding:40px 0;background:#f2f5f9;text-align:center} #bo_v_ans .btn_submit{width:100%;height:40px;border-radius:5px} diff --git a/mobile/skin/qa/basic/view.answer.skin.php b/mobile/skin/qa/basic/view.answer.skin.php index baba6f826..b1bc9ac61 100644 --- a/mobile/skin/qa/basic/view.answer.skin.php +++ b/mobile/skin/qa/basic/view.answer.skin.php @@ -9,7 +9,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
- +
diff --git a/skin/qa/basic/style.css b/skin/qa/basic/style.css index 3a339c4a1..30929a38a 100644 --- a/skin/qa/basic/style.css +++ b/skin/qa/basic/style.css @@ -270,6 +270,7 @@ html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !importa #bo_v_ans h2 span{display:inline-block;font-size:11px;background:#555;border-radius:5px;height:22px;line-height:22px;;padding:0 5px;color:#fff;font-weight:normal} #bo_v_ans #ans_datetime {padding:0 10px 10px;font-size:0.92em;;background:#eee;;color:#666;font-style:italic} #bo_v_ans #ans_con {margin:0 0 10px;padding:15px;line-height:1.8em} +#bo_v_ans #ans_con img{max-width:100%;height:auto} #bo_v_ans #ans_add {text-align:right;padding:15px;} #ans_msg {padding:40px 0;background:#f2f5f9;text-align:center} #bo_v_ans .add_qa{position:absolute;top:10px;right:10px;background:#f57b8a;color:#fff} @@ -320,7 +321,7 @@ html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !importa #bo_w .bo_w_info:after {display:block;visibility:hidden;clear:both;content:""} #bo_w .bo_w_info .frm_input{float:left;width:33%} #bo_w #wr_password{margin:0 0.5%} -#bo_w .qa_content_wrap.smarteditor2 iframe{background:#fff} +.qa_content_wrap.smarteditor2 iframe{background:#fff} #bo_w .bo_w_tit{position:relative} #bo_w .bo_w_tit .frm_input{padding-right:120px;} #bo_w .bo_w_tit #btn_autosave{position:absolute;top:5px;right:5px;line-height:30px;height:30px;} diff --git a/skin/qa/basic/view.answer.skin.php b/skin/qa/basic/view.answer.skin.php index 64387f1e3..fdb2c5ecd 100644 --- a/skin/qa/basic/view.answer.skin.php +++ b/skin/qa/basic/view.answer.skin.php @@ -11,7 +11,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
- +
diff --git a/skin/qa/basic/view.answerform.skin.php b/skin/qa/basic/view.answerform.skin.php index fe253ed18..8e3590ae3 100644 --- a/skin/qa/basic/view.answerform.skin.php +++ b/skin/qa/basic/view.answerform.skin.php @@ -41,7 +41,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 -
  • +
  • diff --git a/theme/basic/mobile/skin/qa/basic/style.css b/theme/basic/mobile/skin/qa/basic/style.css index 8dc90beed..fb1255593 100644 --- a/theme/basic/mobile/skin/qa/basic/style.css +++ b/theme/basic/mobile/skin/qa/basic/style.css @@ -215,6 +215,7 @@ box-shadow: 0 1px 4px #cbd1df;} #bo_v_ans h2 .tit_rpl{display:inline-block;font-size:11px;padding:0 5px;line-height:23px;font-weight:normal;background:#646982;color:#fff;} #bo_v_ans #ans_datetime {padding:5px 0 10px;border-bottom:1px solid #eee;color:#777} #bo_v_ans #ans_con {margin:10px 0 ;line-height:1.8em} +#bo_v_ans #ans_con img{max-width:100%;height:auto} #bo_v_ans #ans_add {text-align:right} #bo_v_ans #ans_msg {padding:40px 0;background:#f2f5f9;text-align:center} #bo_v_ans .btn_submit{width:100%;height:40px;border-radius:5px} diff --git a/theme/basic/mobile/skin/qa/basic/view.answer.skin.php b/theme/basic/mobile/skin/qa/basic/view.answer.skin.php index baba6f826..b1bc9ac61 100644 --- a/theme/basic/mobile/skin/qa/basic/view.answer.skin.php +++ b/theme/basic/mobile/skin/qa/basic/view.answer.skin.php @@ -9,7 +9,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
  • - +
    diff --git a/theme/basic/skin/qa/basic/style.css b/theme/basic/skin/qa/basic/style.css index 3a339c4a1..30929a38a 100644 --- a/theme/basic/skin/qa/basic/style.css +++ b/theme/basic/skin/qa/basic/style.css @@ -270,6 +270,7 @@ html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !importa #bo_v_ans h2 span{display:inline-block;font-size:11px;background:#555;border-radius:5px;height:22px;line-height:22px;;padding:0 5px;color:#fff;font-weight:normal} #bo_v_ans #ans_datetime {padding:0 10px 10px;font-size:0.92em;;background:#eee;;color:#666;font-style:italic} #bo_v_ans #ans_con {margin:0 0 10px;padding:15px;line-height:1.8em} +#bo_v_ans #ans_con img{max-width:100%;height:auto} #bo_v_ans #ans_add {text-align:right;padding:15px;} #ans_msg {padding:40px 0;background:#f2f5f9;text-align:center} #bo_v_ans .add_qa{position:absolute;top:10px;right:10px;background:#f57b8a;color:#fff} @@ -320,7 +321,7 @@ html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !importa #bo_w .bo_w_info:after {display:block;visibility:hidden;clear:both;content:""} #bo_w .bo_w_info .frm_input{float:left;width:33%} #bo_w #wr_password{margin:0 0.5%} -#bo_w .qa_content_wrap.smarteditor2 iframe{background:#fff} +.qa_content_wrap.smarteditor2 iframe{background:#fff} #bo_w .bo_w_tit{position:relative} #bo_w .bo_w_tit .frm_input{padding-right:120px;} #bo_w .bo_w_tit #btn_autosave{position:absolute;top:5px;right:5px;line-height:30px;height:30px;} diff --git a/theme/basic/skin/qa/basic/view.answer.skin.php b/theme/basic/skin/qa/basic/view.answer.skin.php index 64387f1e3..fdb2c5ecd 100644 --- a/theme/basic/skin/qa/basic/view.answer.skin.php +++ b/theme/basic/skin/qa/basic/view.answer.skin.php @@ -11,7 +11,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
    - +
    diff --git a/theme/basic/skin/qa/basic/view.answerform.skin.php b/theme/basic/skin/qa/basic/view.answerform.skin.php index fe253ed18..8e3590ae3 100644 --- a/theme/basic/skin/qa/basic/view.answerform.skin.php +++ b/theme/basic/skin/qa/basic/view.answerform.skin.php @@ -41,7 +41,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 -
  • +