Forum Moderators: open
BUT....
If someone were to change the font size from 100% or made it bigger it knocks the navigation downwards making look like images over lap etc. Is there a way to get round or disable this feature?
I've never been able to find the choice to override CSS declarations in MSIE. I know there's a long list of settings at Tools/Internet Options/Advanced, but none of them seem to apply. Can anyone point me to the thing?
A reader rule with an important declaration will override an author rule with a normal declaration. An author rule with an important declaration will override a reader rule with an important declaration.
I personally think it's wrong that an author can override a reader. The way to avoid that is that an author should never specify !important.