Okay.... Having some technical difficulties! Yes, I got this working eons ago, however, I neglected something....some users with Netscape Nav 4.7 get a blank page. I've checked, and it's clearly what I've added....
Anyone have a solution?
This is what I've added to the generic header:
<td width="100%"><br /><table width="100%" align="center" cellpadding="0" cellspacing="0"><tr><br /><td><br /><table cellpadding="0" cellspacing="0" width="100%"><br /><tr><br /><td width="03%"><td class="logo-left"><br /><img src="http://www.ourfreerein.com/ubbthreads/images/clear.gif"><br /></td><br /><br /><td class="logo"><br /><img src="http://www.ourfreerein.com/ubbthreads/images/spacer.gif" width="40" height="56"></td><br />
And then in the stylesheets:
.logo-left {<br /> padding: 0px;<br /> height: 56px;<br /> width: 300px;<br />background: url('http://www.ourfreerein.com/ubbthreads/images/freereinsm.jpg');<br />} <br />.logo {<br /> height: 56px;<br /> background: url('http://www.ourfreerein.com/ubbthreads/images/spacer.gif');<br /><br />}<br /><br /> The new netscape 7.0 works just fine.... Is there something else I need to add/remove to make it work with Nav 4.7?
-peter