Closed (duplicate)
Project:
SpreadFirefox
Version:
master
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Anonymous (not verified)
Created:
22 Feb 2005 at 15:41 UTC
Updated:
24 Feb 2005 at 18:04 UTC
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
Comment #1
TDobes commentedThis 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.
Comment #2
chrismessina commentedAdditionally, 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.