|
Posted by Nije Nego on 01/03/06 18:51
"Beauregard T. Shagnasty" <a.nony.mous@example.invalid> wrote in message
news:1aaaxdvxeodp9$.c2v6d0ht918g.dlg@40tude.net...
: Renι Kabis wrote:
:
: > Beauregard T. Shagnasty wrote:
: >> Ren? Kabis wrote:
: >>>Greetings!
: >>>
: >>>I am testing out a new site design here:
: >>>
: >>>http://rene.kabis.org/temp/index.html
: >>>...
: >>>It looks beautiful in Firefox and Opera, but it?s crap in IE due
: >>
: >> Before you try to figure out IE, you need to solve the image problem. I
: >> went to your link, immediately saw a blue background with white lorem
: >> ipsum text. About a minute later, images started to appear, one at a
: >> time for the next minute. And I'm on a fast 7Mbps cable connection.
: >>
: >> 796,775 bytes back-trans.png
: >> 227,343 bytes title-trans.png
: >> 394,189 bytes screen-trans.png
: >>
: >> Waaay too large for a web page.
: >>
: >> For some reason I don't have time to investigate, it's also not caching
: >> the images, so I guess we would have to download the meg-and-a-half
: >> every time we went to a different page at the site?
: >>
: >> Why are you using XHTML 1.1? You should use HTML 4.01 Strict. The XHTML
: >> could very well be your IE problem.
: >>
: >
: > First of all, discussion about the images are off-topic;
:
: No, they are not; they are part of the page, and may even contribute to
: the problem.
:
: > as those images
: > are hardly in a final form. I *know* I have to compress them,
:
: You might get some people to visit the page if they didn't have to wait
: ~five minutes for it to load. I can't imagine how long it takes for a
: dialup user.
:
: > I was just hoping for some help with why the layout suddenly doesn't
: > work. It did before, I implemented a raft of changes, and suddenly it
: > doesn't.
:
: Perhaps implementing changes one at a time is a better way to go?
:
: Why do you have a #body div?
:
: With a maximized browser on an 1152x864 display, all your nav and
: content is squished to the right. I'm sure you don't want that to
: happen. (Firefox)
:
: > Even backtracking and reverse-engineering doesn't get me back to a
: > functioning layout.
: >
: > And I tried switching doctypes; no effect. :-(
:
: Put up a version of the page with HTML 4.01 Strict and let us see what
: happens.
:
: --
: -bts
: -Warning: I brake for lawn deer
If you really want somebody to help you than you should help them as well.
As Beauregard wrote, you put up more than 1MB of images on your site and you
asked to point out the differences between IE and FF. That's almost 3MB of
download in order to get a preview of your problem.
Also you should state the problem more clearly, "layout doesn't work" is not
a good description.
Well, I have some spare time and I looked into both of your layouts, and
thought your problem could be "fixed" background, not fixed in IE?
Remove your div#body tag, and change body background attachment to
background-position: left top;. If you need to keep up the settings from
#body tag, just copy them into body tag.
Also, IE does not handle transparent png, consider .jpg, gif or adjust image
background to your needs.
If you had some other problem, please shrink your images and state the
situation more clearly.
Regards,
--
<my personal cage />
http://bruno-s.net
Navigation:
[Reply to this message]
|