I do that all the time and if it is a new "feature" (I suspect the reason would be security) then it's going to be tough come next academic year and Moodle 1.9.Here is a workaround but it's a little bit dangerous because it can mess up the page so if you use it do it with caution. You add a label before and after the resource item (or group of items) you want to highlight. In the lower label you insert script which does document.write('</font>') and in the upper label you insert script which does document.write('<font size=...>') (that is, if they haven't taken scripts away too
). You should start from the closing tag. If you start from the opening tag you will have an unclosed tag in the page which might prevent everything under it from functioning properly.As a safety measure you can add an empty label at the top so that if things go wrong you can use that label for running a script to find and replace the messed up part (I learned that by experience, unpleasant experience; but then again I'm here to tell you about it
)I hope it is just a bad dream...

Itamar
