[thelist] css layout inconsistencies

aardvark roselli at earthlink.net
Thu Jan 16 09:42:13 CST 2003


> From: Kevin W <null at tsn.cc>
>
> I swore it went away.  Anyway, I've found the real problem.  In
> default.css, you've got:
> #Content a img			{	border : 1px solid #cc9999 ; }
> and id selectors overrule basically everything[1].  I suggest this:
> #Content p.pull img		{	border : none ; } which gets rid of the border
> in Opera 7b2, Opera 6.05, IE6.0, and Mozilla 1.3a on Win98SE.
>
> [1] http://www.w3.org/TR/CSS2/cascade.html#specificity

son of a duck!

so stupid of me, and it just kept slipping past my checks, too...
ugh... i even tried a couple different selectors that i *thought* were
more specific, but i forgot about the style you cited that i stuffed up
high in the CSS file...

bugger...

well, it worked... thanks heaps!

--
my latest book project:
  Web Graphics for Non-Designers
  http://amazon.com/exec/obidos/ASIN/1904151159/evoltorg02-20
  ISBN: 1904151159



More information about the thelist mailing list