Newbie Content Editor Question
Permalink 1 user found helpful
like:
#container .padImageLeft {
padding:0px 0px 0px 10px;
}
#container .padImageRight {
padding:0px 10px 0px 0px;
}
The text editor looks for styles in this file to show up in the Styling dropdown.
Unfortunately, the editor also appears to have a separate caching system, so the options may not appear immediately when you add them.