Closed (fixed)
Project:
IMCE
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2008 at 02:19 UTC
Updated:
17 Mar 2011 at 18:04 UTC
I wanted to add a class to all images inserted with IMCE so that I could style them without also styling smileys, and it's a simple case of adding class="imce" to line 23 of imce_set_inline.js so that img src="... becomes img class="imce" src=".... I figured this would be a failry useful feature, maybe even making it an option in the admin panel so users could customise the class assigned to images.
Comments
Comment #1
ufku commented