1. I use the fontsize module [which is a java script] and it does not work with the spread firefox theme.
2. The top left corner of the page header is square and not rounded.

* drupal 4.5.2 on linux box & civicspace 0.8.0.3 on linux
* IE 6.0.28 on Windows
* Firefox 1.0 on Windows
* Firefox 1.0 on Debian
* Netscape 1.6 on RH9

Otherwise it looks great. Thanks for the great work.

Comments

TDobes’s picture

This is a side-effect of the fact that this theme is missing the "print $head" line in its head section. This omission prevents drupal_set_html_head from working properly, thus preventing modules from referencing their javascript or css. I fixed this problem in the patch I attached to this issue, so I'm marking this as a duplicate.

chrismessina’s picture

Assigned: Unassigned » chrismessina
Priority: Normal » Minor

Additionally, the square corner in the top left is caused by the missing logo.png file, which provides the rounded corner.

Also, if you replace $drupal_head, please somehow remove drupal.css.