In the FCK editor is the option "insert/edit image". Within the screen that pups up, unther "Appearence" there is the option to select a "Class". In my case there are no classes to slecect and the field shows the text: -- Not set --
- How to "set" this field?
- How to insert self defined standard classes into this field?
for example:
.example {
margin-top: 1px;
margin-left: 1px;
margin-right: 6px;
margin-bottom: 1px;
}
- How to "set" this field?
- How to insert self defined standard classes into this field?
for example:
.example {
margin-top: 1px;
margin-left: 1px;
margin-right: 6px;
margin-bottom: 1px;
}
RE: How to insert image classes?