PDA

View Full Version : unwanted space in firefox


dutchbb
06-24-2006, 11:14 AM
Hi,

I have this unwanted space in firefox , between the left-hand column en the center column, it changes width when the window stretches:

solved

In IE this problem isn't showing.

Any ideas on how to push the center to the left?

dutchbb
06-25-2006, 01:50 PM
Ok solved it, the TD needed left alignment and the table no width set :rolleyes:

Sergey Ten
06-25-2006, 02:54 PM
dutchbb,

Great :good:

bostonfan
10-02-2006, 03:09 AM
Sorry, but I'm having this same problem and can't resolve it. I went to both the CSS td.column and the header.tpl to try to make the changes you suggest, but am still having no luck.

Can someone please enlighten me on exactly where this code is found? Or, please take a look at my site and see if you think something else is causing this. Just like dutchbb, my left column in Firefox is much wider than it needs to be (though it looks better in IE).

Greg
10-02-2006, 03:46 PM
Dan

Look in header.tpl
Looking at the source code I see this:
<td valign="top" td align="left" height="10%" class="column">

try changing to:
<td valign="top" align="left" height="10%" class="column">

Just a guess.

bostonfan
10-03-2006, 12:41 AM
Thanks, Greg. Unfortunately, the problem remains. I just PM'd dutchbb to see if we're missing something.

But then I've just looked at my site again and finally noticed something I hadn't noticed before which I believe is relevant... the left column appears to be expanding to the right to match the exact width of my flash object in the header! My guess is it's more than a coincidence...now I just have to figure out why the one is affecting the other. If you have any ideas what the connection might be, please let me know.

Greg
10-03-2006, 08:26 PM
Hi Dan

I see you fixed it. What was the problem?

bostonfan
10-04-2006, 12:06 AM
Hi Greg,

Wish I could say what the problem was, but I really don't know. I did receive this email sent early this AM from John Turner with eSyndicat: "Please check your it looks similar in iExplorer and FireFox." So, I'm presuming John fixed it. Otherwise, it would be strange if it was one of the things I messed around with last night that fixed it because I know I refreshed the cache several times and it was still showing the problem when I turned in.

But at any rate, my thanks to you and all involved for assistance with this issue...it was really driving me nuts! Now, I can begin to make progress again. :-)

P.S. I think this is a good time for me to do a site backup! ;-)