which is of course usually fine, but what I wanted was <div style="float:right;">
On my page it makes a difference, because the news are placed inside a big div, in which there is allready a smaller div in the upper right corner. I want my news-articles to float around this smaller div. But apart from that ...
It now turns out that I still have one problem. I can not use special characters (æ, ø, å) in a title. If I do, the title is simply not shown. Even if I enter the special characters in the database with phpMyAdmin, the title disappears.
Is there some kind of a filter, checking the content of the title, before it is shown?