What am I doing wrong? I added div#imageModal_jform_images_image_intro

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: What am I doing wrong? I added div#imageModal_jform_images_image_intro

What am I doing wrong? I added div#imageModal_jform_images_image_intro

Post by Jeff Mayland‎ » Sun 06 Jan 2019 6:05 pm

What am I doing wrong? I added div#imageModal_jform_images_image_intro .modal-body iframe, div#imageModal_jform_images_image_fulltext .modal-body iframe{
min-height: 580px !important;
}

to /administrator/templates/isis/css/template.css

but the darn article image modal isn't being affected and therefore still requires scrolling to see the image upload section.

*** I am also aware the JCE eliminates this issue.

Top