943,433 Members | Top Members by Rank

Ad:
Dec 13th, 2004
0

problems with tables in firefox

Expand Post »
My site exceedhosting.com, Is an edited template. It shows fine on internet explorer. however open it in firefox, and the botton elongates ridiculously, hit F5 (refresh) in firefox and it shows fine, the bar to the left on the hosting and resellers page shortens in FF also. Could anyone please help me solve the problem. Any help gives is greatly appreciated.

Thanks so much.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
gazaaq is offline Offline
16 posts
since Sep 2004
Dec 13th, 2004
0

Re: problems with tables in firefox

You have a CSS setting, the "form" selector, with a margin property set to 100%. That could very well be the problem. Try changing that.

I would strongly recommend selecting and adding a proper DocType, and then validating both your CSS and your HTML.
Team Colleague
Reputation Points: 227
Solved Threads: 37
Made Her Cry
tgreer is offline Offline
1,697 posts
since Dec 2004
Dec 13th, 2004
0

Re: problems with tables in firefox

Quote originally posted by tgreer ...
You have a CSS setting, the "form" selector, with a margin property set to 100%. That could very well be the problem. Try changing that.

I would strongly recommend selecting and adding a proper DocType, and then validating both your CSS and your HTML.
What value should I try changing it to? I tried a few settings, but its either messed up in firefox or internet explorer

Thanks for your help
Reputation Points: 10
Solved Threads: 0
Newbie Poster
gazaaq is offline Offline
16 posts
since Sep 2004
Dec 13th, 2004
0

Re: problems with tables in firefox

For now, during testing, set it to "0px":

HTML and CSS Syntax (Toggle Plain Text)
  1. form
  2. {
  3. margin: 0px;
  4. }

See if that fixes the problem. You can adjust it if you need to. That's just the first thing I noticed that looked strange to me. If it's something else, we'll hunt for it.

Added
Ok, that wasn't the problem. That is one of the most extreme examples of nested tables I've ever seen. It may take days to track down the problem. It might be easier, in fact, to rewrite the entire layout/page in CSS. Do away with tables entirely. I'll continue to poke around, but I'm sure there is an unbalanced table structure somewhere.
Team Colleague
Reputation Points: 227
Solved Threads: 37
Made Her Cry
tgreer is offline Offline
1,697 posts
since Dec 2004
Dec 13th, 2004
0

Re: problems with tables in firefox

I played with this for about 10 minutes, and through aggresively taking out giant chunks of nested tables, I was able to get it to display the inner table in question "correctly". But by that point there was no way to tell where I was anymore.

With tables, divs, spans, spacer gifs, sized td's, images and background images, etc. it's like looking for a needle in a haystack.

I don't normally make commercial offers in a forum, but I can convert this to CSS for you.
Team Colleague
Reputation Points: 227
Solved Threads: 37
Made Her Cry
tgreer is offline Offline
1,697 posts
since Dec 2004
Dec 14th, 2004
0

Re: problems with tables in firefox

Quote originally posted by tgreer ...
I played with this for about 10 minutes, and through aggresively taking out giant chunks of nested tables, I was able to get it to display the inner table in question "correctly". But by that point there was no way to tell where I was anymore.

With tables, divs, spans, spacer gifs, sized td's, images and background images, etc. it's like looking for a needle in a haystack.

I don't normally make commercial offers in a forum, but I can convert this to CSS for you.
That'd be sweet! Shall I zip up the documents and send them to you?

Otherwise Whats your msn/ aim addy. Thanks once again man, I really appreciate your offer.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
gazaaq is offline Offline
16 posts
since Sep 2004
Dec 14th, 2004
0

Re: problems with tables in firefox

I mentioned this was a "commercial offer", right? Meaning if I were to undertake this we need to discuss the situation offline. You can get my email address from my website.
Team Colleague
Reputation Points: 227
Solved Threads: 37
Made Her Cry
tgreer is offline Offline
1,697 posts
since Dec 2004
Dec 14th, 2004
0

Re: problems with tables in firefox

Working through this, I found some missing table end tags. The major problem, though, was that you had "height=100%" on a lot of different tags, tables and tds.

Firefox loads things in a different order, so accounted for the space before content is fully loaded.

I've fixed the file, added some comments, and will email it to you.
Team Colleague
Reputation Points: 227
Solved Threads: 37
Made Her Cry
tgreer is offline Offline
1,697 posts
since Dec 2004
Feb 5th, 2005
0

Re: problems with tables in firefox

Loaded in Internet Explorer 6.0 and Firefox. Congrats on the fix.

Clay


Quote originally posted by gazaaq ...
My site exceedhosting.com, Is an edited template. It shows fine on internet explorer. however open it in firefox, and the botton elongates ridiculously, hit F5 (refresh) in firefox and it shows fine, the bar to the left on the hosting and resellers page shortens in FF also. Could anyone please help me solve the problem. Any help gives is greatly appreciated.

Thanks so much.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
cwager is offline Offline
4 posts
since Feb 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in HTML and CSS Forum Timeline: Need help with navigation buttons
Next Thread in HTML and CSS Forum Timeline: Need help on centering





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC