What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » [Help] IE is being stupid

Pages: (2): « First [ 1 ] 2 » Last »
[Help] IE is being stupid
Author: Message:
andrewdodd13
Senior Member
****

Avatar
Oh so retro

Posts: 870
Reputation: 16
34 / Male / Flag
Joined: Jan 2005
O.P. [Help] IE is being stupid
I've got a website I'm currently trying to design for the school I currently go to, and it's coming along quite nicely.

I've made it conform to specifications and stuff, but I'm having a slight problem with Internet Explorer displaying my tables correctly.

I've set border-spacing: 0px; and padding: 0px; in the stylesheet, and this works fine in Firefox:

[Image: fxju9.th.jpg]

But in Internet Explorer, it looks like this:
[Image: ieqb4.th.jpg]

Anyone know of a fix (without using cellpadding and cellspacing= as they're not W3C Compatible.. :()

Note: Ignore the crappy news articles, that's just me and another moderating testing it. And Doddie... he's a friend, not me :)
[Image: AndrewsStyle.png]
07-26-2006 07:11 PM
Profile E-Mail PM Web Find Quote Report
hmaster
Senior Member
****

Avatar

Posts: 716
Reputation: 24
33 / Male / Flag
Joined: Nov 2004
RE: [Help] IE is being stupid
Have you got a link where we can see a working example, and see the source?
[Image: sig.png]
07-26-2006 07:14 PM
Profile PM Web Find Quote Report
Veggie
Full Member
***

Avatar

Posts: 415
Reputation: 21
37 / Male / Flag
Joined: Sep 2004
RE: [Help] IE is being stupid
http://plhs.no-ip.org
07-26-2006 07:15 PM
Profile E-Mail PM Web Find Quote Report
hmaster
Senior Member
****

Avatar

Posts: 716
Reputation: 24
33 / Male / Flag
Joined: Nov 2004
RE: [Help] IE is being stupid
Thanks :)
try:
code:
td, tr {
padding:0px; }
[Image: sig.png]
07-26-2006 07:17 PM
Profile PM Web Find Quote Report
andrewdodd13
Senior Member
****

Avatar
Oh so retro

Posts: 870
Reputation: 16
34 / Male / Flag
Joined: Jan 2005
O.P. RE: [Help] IE is being stupid
Ahh, thanks :)

And... oooh that link wasn't supposed to work... the Apache service on my PC has been stopped for like 2hrs 0_o

And... it didn't work. Any other suggestions? (I tried border-spacing: collapse; as well)

Stylesheet
Main Page

This post was edited on 07-26-2006 at 08:00 PM by andrewdodd13.
[Image: AndrewsStyle.png]
07-26-2006 07:57 PM
Profile E-Mail PM Web Find Quote Report
hmaster
Senior Member
****

Avatar

Posts: 716
Reputation: 24
33 / Male / Flag
Joined: Nov 2004
RE: [Help] IE is being stupid
Don't know the problem but when you remove the <th></th> property the padding goes back to nothing. Try using <span class="article_header"></span> instead.

This post was edited on 07-26-2006 at 08:34 PM by hmaster.
[Image: sig.png]
07-26-2006 08:33 PM
Profile PM Web Find Quote Report
andrewdodd13
Senior Member
****

Avatar
Oh so retro

Posts: 870
Reputation: 16
34 / Male / Flag
Joined: Jan 2005
O.P. RE: [Help] IE is being stupid
That breaks the validation unfortunatly (span elements aren't allowed outside tr or something) so basically I've taken a "screw-IE" view, since apparently it's fixed in IE7.
[Image: AndrewsStyle.png]
07-26-2006 08:49 PM
Profile E-Mail PM Web Find Quote Report
Plik
Veteran Member
*****

Avatar

Posts: 1489
Reputation: 46
34 / Male / –
Joined: Jun 2004
RE: [Help] IE is being stupid
Have you tried setting the headers margin to 0?

quote:
Originally posted by hmaster
Try using <span class="article_header"></span> instead.

It would make more sense to use a header element (e.g. h2) to replace it, because then you are still marking that element as a header for something. Nothing major but its for sematics sake :P

This post was edited on 07-26-2006 at 08:55 PM by Plik.
07-26-2006 08:52 PM
Profile PM Find Quote Report
hmaster
Senior Member
****

Avatar

Posts: 716
Reputation: 24
33 / Male / Flag
Joined: Nov 2004
RE: [Help] IE is being stupid
quote:
Originally posted by andrewdodd13
That breaks the validation unfortunatly (span elements aren't allowed outside tr or something) so basically I've taken a "screw-IE" view, since apparently it's fixed in IE7.
Im using IE7 BETA 3 and it is not fixed :^)
[Image: sig.png]
07-26-2006 08:54 PM
Profile PM Web Find Quote Report
andrewdodd13
Senior Member
****

Avatar
Oh so retro

Posts: 870
Reputation: 16
34 / Male / Flag
Joined: Jan 2005
O.P. RE: RE: [Help] IE is being stupid
quote:
Originally posted by hmaster
quote:
Originally posted by andrewdodd13
That breaks the validation unfortunatly (span elements aren't allowed outside tr or something) so basically I've taken a "screw-IE" view, since apparently it's fixed in IE7.
Im using IE7 BETA 3 and it is not fixed :^)


Microsoft = Crap.

I guess I'm gonna have to spam "Get Firefox" stickers all over my site.

[For now, I've given in and used cellspacing]

This post was edited on 07-26-2006 at 09:14 PM by andrewdodd13.
[Image: AndrewsStyle.png]
07-26-2006 09:06 PM
Profile E-Mail PM Web Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On