When I view the Drupal site or my installation in IE 6 there is a constant "jumpiness" with the page rendering.
It looks like the page gets rendered without applying the CSS and then immediately renders it correctly with the appropriate style sheet for the theme.
It really looks bad though since it makes every page jump around.
When I view the site in Mozilla everything seems to render well.
I'd like to change the way the items in the user menu are rendered (rather than list items, I'd like regular old paragraphs whose style I can control a bit more accurate with CSS).
I see the links getting generated into an array by user_link, but I can't find how it's getting called (grepping the source for user_link gave me nothing).
I'm developing a theme for Drupal from scratch with CSS and without using tables. The design is three columns using "float" and "clean" properties to place boxes, similar to the theme "tableless".
Everything seemed to work well in Mozilla, but I'm having problems with other browsers.
In konqueror (3.1.1a), the forms of "create story", "create poll", etc... appear divided. On top appear the title and part of the form, and down, after the side blocks, the rest of the form.
I adapted Bryan Bell's Manila Book Worm theme to work with xtemplate for Drupal 4.2. If anyone wants it, let me know at cel4145 at fsu dot edu. Seems to work well with Mozilla Navigator 1.4 and Firebird 0.6. and IE 6.0.
See a screenshot. Note that it's not using a logo for the header, but instead I added the header title into bookworm.xtmpl.