AndyB Remove drop image option

xF2 Add-on AndyB Remove drop image option 1.0

No permission to download
Compatible XF Versions
2.1
Removes drop image option from the editor.

(Example of drop image option)
remove-drop-image-option.jpg

Installation:
  1. Download Andy-RemoveDropImageOption-1.0.zip and unzip it.
  2. Copy the src/addons/Andy/RemoveDropImageOption directory to your server.
  3. From the Admin Control Panel Install the add-on.
Template edit:

Add the following code to your extra.less template.
Code:
.fr-toolbar .fr-command.fr-btn.fr-active, .fr-popup .fr-command.fr-btn.fr-active {
    display: none;
}
Author
ENXF NET
Downloads
12
Views
483
Last update
Rating
0.00 star(s) 0 ratings

More resources from ENXF NET

Top