we use css in assignments, quizes ... like:
<div style="color: rgb(0, 51, 102); background-color: rgb(255, 248, 178); height: 100px; font-size: 150%;"> <img width="133" .......
nearly all styles were broken after update to 1.9.
Could you please expand the list of allowed css tags in weblib.php ALLOWED_PROTOCOLS. Tags that are often used are:
'background-color', 'text-decoration', 'border-left', 'border-top',
'border-bottom', 'border-right', 'vertical-align', 'margin-right', 'margin-left', 'line-height', ......
after I found and added these for our site every thing is o.k. Could be that also other sites are using css-styles.
by katja
- has a non-specific relationship to
-
MDL-13886 Underlining lost when forum post is submitted
-
- Closed
-