* Gunnar Andersson (dff180 / yahoo.com) wrote: > Netscape 4.78 on Solaris shows a bug when using the Kilmer template. > The src links end up on top of the method text. Workaround: Remove > the "padding" line from the .srclink style in the CSS. The best way to hide CSS problems from NS4's braindead implimentation is to put it in another stylesheet behind an @import directive. I use this technique to hide CSS layout stuff from it: @import url(stuff-ns4-barfs-on.css); Just remember URL's are relative to the CSS file, not the HTML file that uses it. -- Thomas 'Freaky' Hurst - freaky / aagh.net - http://www.aagh.net/ - BOO! We changed Coke again! BLEAH! BLEAH!