diff --git a/adm/menu_form.php b/adm/menu_form.php index c4a8b2dbf..bb421af1c 100644 --- a/adm/menu_form.php +++ b/adm/menu_form.php @@ -159,11 +159,11 @@ function add_menu_list(name, link, code) list += ""; list += ""; list += ""; - list += ""; + list += ""; - list += ""; + list += "\n"; - list += ""; + list += ""; list += ""; list += ""; diff --git a/skin/board/gallery/style.css b/skin/board/gallery/style.css index 67bbbdc73..c58c86801 100644 --- a/skin/board/gallery/style.css +++ b/skin/board/gallery/style.css @@ -124,7 +124,7 @@ box-shadow:inset 0 2px 5px rgb(33, 135, 202)} #bo_gall .gall_now .gall_text_href a {color:#ff3061} #bo_gall .gall_href a:link, #bo_gall .gall_href a:focus, #bo_gall .gall_href a:hover {text-decoration:none} -#bo_gall .gall_img {border-bottom:1px solid #eee;text-align:center;max-height:200px;overflow:hidden} +#bo_gall .gall_img {border-bottom:1px solid #eee;text-align:center;height:200px;max-height:200px;overflow:hidden} #bo_gall .gall_img a,#bo_gall .gall_img .no_image,#bo_gall .gall_img .is_notice {display:block} #bo_gall .gall_img img {max-width:100%;height:auto !important} #bo_gall .gall_img span {display:inline-block;background:#eaeaea;text-align:center;line-height:200px;text-transform:uppercase;font-weight:bold;font-size:1.25em;color:#777} diff --git a/skin/latest/pic_block/latest.skin.php b/skin/latest/pic_block/latest.skin.php index 791e2b48b..dcd824410 100644 --- a/skin/latest/pic_block/latest.skin.php +++ b/skin/latest/pic_block/latest.skin.php @@ -24,7 +24,7 @@ $list_count = (is_array($list) && $list) ? count($list) : 0; } $img_content = ''.$thumb['alt'].''; ?> -
  • +