// homepee.com $(".webzine_type2").removeClass("webzine_type2").addClass("webzine_type table noto") $('.webzine_type_img a img').attr('width','100%').attr('height','auto').addClass("img-fluid"); $('#bbs_contents > table > tbody > tr > td > table.board').attr('border', '0').removeClass('board'); $('.board_description #post_area img').css('max-width','100%').css('height','auto'); $("td[height='3']").attr('height','0'); $('#bbs_contents > table > tbody > tr > td > table[bordercolor="#e5e5e5"]').addClass('table'); $('#post_area > span').attr('style',''); $('#review_list').css('max-width','600px'); $('#review_list table table').attr('width','25%').attr('height','auto'); $('#review_list tr td a img').css('max-width','100%').attr('width','100%').attr('height','auto').addClass("img-fluid"); $('#border .public_input input_form').attr('size','30'); $('.bbsnewf5 > a > img').attr('width','').attr('height','auto'); $('#border').attr('size','30'); $('input#border[name="subject"]').attr('size', '30'); $('input#border[name="writer"]').attr('size', '30'); $('input#border[name="receiver_email"]').attr('size', '30'); $('td input[type=image]').css('vertical-align','-8px'); $('.bbsnewf5 > input').css('vertical-align','-8px'); /**/ $(".obj_value").css("display","inline-block"); $(".obj_name").css("font-weight","600").css("padding-right","25px"); $(".webzine_subject .obj_name").css("display","none"); $(".webzine_description .obj_name").css("display","none");