Per Einar Ellefsen wrote: > > At 06:08 30.04.2002, [EMAIL PROTECTED] wrote: > > >two things on win98, ie5. > > > > > >we really need to specfiy font-sizes (almost) everywhere, i thought this was > >only nesecary for ns4 but apparenly also windows 98 ie5. so much for > >inheritance > > This isn't a problem of inheritance. I experienced this at first with IE6 > too, it's because its default setting is to use Small fonts. That affects > us as we use relative font sizes, the only way to circumvent it would be to > use fxed font heigh, which we clearly dont want to do. I suggest this > should be added to help_with_site.pod instead. This is what I have the > impression is the problem atleast.
even _if_ you are right, there is nothing that can hurt to positively specify the font-sizes for every single style-rule which specfies a font. any browser supporting ccs will know how to display that size correctly so i think we should to make sure. i know for a fact that netscape sometimes has problems if you dont, so in this case im +2 for redundancy. > >also the colours NEED to be specified differently. have you discared the > >#993333 for visited colours? it looks like it. either way, the whole list as > >you can see looks purple and VISITED - which it is not, it should be blue. > > This is not because of an error in the style sheets, it's because those > links are internal links, and IE treats them as visited because you've just > loaded the page. Again, nothing we can (or should) do about it. eh, i really hope i don't understand you or that you don't know what you are saying here :) those links are UN-VISITED in my book and they have nothing to do whatsoever with which page that i have just loaded. yes, they are internal links, but if i have not clicked on anyone of these links they should remain blue forver (or the browser-default un-visited colour) untill i do click on one of them at which point it should turn red (or the browser-default visited colour). _any_ unvisted link should look unvisited to a user and that is something we can (and should) do something about. btw it works correctly on ie5.1/mac ./allan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
