Forum Moderators: open

Message Too Old, No Replies

100% width problems with identical code!

         

brd1984

10:06 pm on Dec 1, 2006 (gmt 0)

10+ Year Member



Hi

If someone can help me with this it would be great!

I have exactly the same page loaded on different spaces but they are displaying differently. 1 is showing a full 100% table width and the other isn't.... it is really confusing me! It happens in both IE and Firefox!

Many Thanks
Ben

[edited by: jatar_k at 11:03 pm (utc) on Dec. 1, 2006]
[edit reason] no urls thanks [/edit]

justablink

10:14 pm on Dec 1, 2006 (gmt 0)

10+ Year Member



Terms of service you are not supposed to post links.

You have a background image in table 2 of merlin, maybe that's it

SuzyUK

11:01 pm on Dec 1, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



check the servers are both serving the CSS with the correct MIME Type (text/css not text/html)

- the FF developers toolbar which (amongst other things) shows the View/Edit CSS is *not* showing the CSS text for one of your sites, therefore likely not applying it correctly?

encyclo

11:05 pm on Dec 1, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Check the HTML validator [validator.w3.org] too, this kind of situation usually comes around when there is an error in the markup within the
head
section, as that messes up the first displayed code.