I installed the D5 version and it works nicely.
Only problem: just enabling the module reduces
the font size across all my themes (all variants of Garland).
Clearing cache on client and server side has no visible effect.
Disabling the module brings back the original font sizes.

CommentFileSizeAuthor
#4 override.png12.41 KBskizzo

Comments

robloach’s picture

Status: Active » Postponed (maintainer needs more info)

It shouldn't because the stringoverrides.css uses the ID of the form:

#stringoverrides-admin textarea {
}

Are you using the CSS Aggregation?

skizzo’s picture

yes...
but even disabling it,
the fonts are affected.

robloach’s picture

Uhhh, very strange..... Do you have FireBug? Could you investigate what's causing it, because I have no clue....

skizzo’s picture

StatusFileSize
new12.41 KB

I tried disabling Firebug and enabling stringoverride,
but that doesn't help either: see attachment.
I will do my best, but I am not into programming
really... Thank you in anyway!

skizzo’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Accessing the same Drupal site from another client
(Fedora Core 9 / Firefox, as opposed to FC7/FF) I could
not reproduce the problem. I am closing this, as it
doesn't seem to be a string overrides issue. Thx.