There are still a few lingering problems that I have to tie up with this new theme:
- In some browsers, the syndicated content doesn’t stay inside the boundary.
- There is a flickering image of the tagboard that appears over to the left whenever things change on the page, like when a new tag is submitted or the syndicated content cycles to the next entry. This has to do with some page reflow bug that I remember seeing when I did the tagboard before, I just don’t remember how I fixed it.
- Altering the way that the show/hide links in the sidebar remember the selected values; they aren’t currently preserving the selected states across browser sessions.
- I’m probably going to add a “don’t show this anymore” link to the syndicated content thing, so if people don’t like it they can close it and have it now appear again.
The first two show up properly for me, using Firefox 1.5 on XP and Linux, but have problems in FF 1.0 and Safari (thanks Nathan), so I believe that they are based on bugs in other browsers that have been fixed in FF 1.5, but I still need to work around them.