From ca99f5a68aadfff96e3bafd321c0a6f8f1df6109 Mon Sep 17 00:00:00 2001 From: Cameron Date: Wed, 24 Aug 2016 15:51:26 -0700 Subject: [PATCH] Submitnews image preview fix. --- e107_admin/newspost.php | 70 ++++++++++++++++++---------------- e107_handlers/form_handler.php | 14 ++++--- 2 files changed, 46 insertions(+), 38 deletions(-) diff --git a/e107_admin/newspost.php b/e107_admin/newspost.php index 1037c6c0b..e1e7887f4 100644 --- a/e107_admin/newspost.php +++ b/e107_admin/newspost.php @@ -21,6 +21,11 @@ if (!getperms('H|N|H0|H1|H2|H3|H4|H5')) e107::coreLan('newspost', true); +e107::css('inline', " + +.submitnews.modal-body { height: 500px; overflow-y: scroll; } + +"); @@ -304,7 +309,7 @@ class news_sub_form_ui extends e_admin_form_ui

'.$tp->toHtml($submitnews_title,false,'TITLE').'

-