Gossamer Forum
Home : Products : Links 2.0 : Customization :

Tables buggered since IE 6.x

Quote Reply
Tables buggered since IE 6.x
Well,



i have been running Links V2 for quite sometine now. @-3 years, it has been flawless until 2 weeks ago when I upgraded from Win 98 to Win 2000 and IE 6.x



Now no matter what i do to fix the tables, the front page of my directory looks lie crap. The table is getting pushed way over to the right. it looks fine in every other browser type cept Bill gates 6.x. Any ideas?

I figure it has something to do with a table tag in a links file somewhere. Where is the question I can't answer.



The site is here http://www.cdnbusinessdirectory.com



Please assist



mic

Last edited by:

mickey: Sep 30, 2002, 7:17 PM
Quote Reply
Re: [mickey] Tables buggered since IE 6.x In reply to
Hi there, I use Win Me and IE 6 and looking at your website I don't really see anything unusual. It maybe that you have a local setting on your machine that it is causing you to view it funny.

See what other people think, its either that or you have managed to fix the problem.

Stu
Quote Reply
Re: [stu2000] Tables buggered since IE 6.x In reply to
I can see a problem thou
Code:
<div align="center"><center>

<table border="0" cellpadding="0" cellspacing="0" width="95%" bgcolor="#999999">
<tr>
<td bgcolor="#999999" valign="top" width="502"><font face="Arial" size="1"
color="#FFFFFF"><div class="margin"><table width="80%" border="0" cellspacing="0" cellpadding="25">
<tr><td class="catlist" valign="top">
<dl><dt><font size="-1"><a class="link"

try inserting a center command on your second table


<div align="center"><center>

<table border="0" cellpadding="0" cellspacing="0" width="95%" bgcolor="#999999">
<tr>
<td bgcolor="#999999" valign="top" width="502"><font face="Arial" size="1" color="#FFFFFF">
<div class="margin" align=center><center><table width="80%" border="0" cellspacing="0" cellpadding="25"><tr>
<td class="catlist" valign="top">
<dl><dt><font size="-1"><a class="link"
Quote Reply
Re: [stu2000] Tables buggered since IE 6.x In reply to
I fixed it last night. Was an image causing the problem in IE 6.



Thanks just the same



Mic