Closed (works as designed)
Project:
Insert
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
23 Feb 2014 at 20:46 UTC
Updated:
9 Jul 2017 at 19:22 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Crisz commentedCould you elaborate better what is the issue?
Comment #2
chegor commentedAny news here?
Comment #3
chegor commentedPatch to remove width and height. I do not need them in my responsive theme.
Comment #4
snater commentedThe cleanest solution might be to create a subtheme of your admin theme, copy
image-insert-image.tpl.phpandinsert-image.tpl.phpto thetemplatesfolder of the subtheme and remove the height and width attributes there. I just tried that and it seems to work. Nothing to be changed in the module's source code. Will close as "works as designed" if no objections.Comment #5
snater commented