This module causes an issue when using the Yahoo YUI! 3 library.

Essentially, the library resets the font-size attribute on the body tag to "13px/1.5". When using the module, it ends up at 12px on the minimum setting or 12px on the reset setting.

There needs to be a way to instruct the module to or have the module use the specified tags original css declared size rather than use a size restricted to only 2 digits. I tried to enter 8.7px, as that's roughly what 13/1.5 is, but I can't enter more than 2 characters.

I use Yahoo YUI! to make browser compatability a virtual non-issue... So I'm not ready to remove that entirely as it's nearly flawless up until this point...

Comments

Anonymous’s picture

Another suggestion that may just be the ideal solution is to instead allow the text size fields to be the actual CSS property desired rather than a digit that has the suffix tacked onto it.

so instead of entering "12" into the field, it should be "12px" that is to be input. That would allow the user to enter whatever size they feel into the field.

attheshow’s picture

Priority: Critical » Normal
attheshow’s picture

Status: Active » Closed (won't fix)

No further progress on this in 2 years. Marking as won't fix.