The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> the incredible IE6 / 7, Margins padding what helll ! ?
designsex
post Apr 24 2007, 10:40 AM
Post #1





Group: Members
Posts: 2
Joined: 24-April 07
Member No.: 2,617



Hello erm

im pretty new to css and browsers .. it seems the more i look the more i hear how evil IE is

im having a nightmare getting ie6 and 7 to play fair

in 6 a background for a div is getting pushed down exposing the white bakcground

and in 7 it's pushing my contact information into the ground of its inherited div sad.gif

www.designsex.co.uk/dev


please help me smile.gif if i can return the favour in any way

thank you

John c

designsex@mac.com
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Effovex
post Apr 24 2007, 10:52 AM
Post #2


Serious Coder
*****

Group: Members
Posts: 251
Joined: 6-January 07
From: Sherbrooke, Qc, Canada
Member No.: 1,477



I don't have IE6, but in IE7 the problem just seems to be caused by different default paddings and margins for paragraphs. Just set the padding and margin you want explicitly in the CSS instead of relying on browser defaults.

Your microfonts are very difficult to read, and the fixed width AND height design is bound to break as soon as the user specifies a minimum font height that's a bit larger that the one you use. Not to mention it doesn't look very good at my resolution (a mere 1280x1024, imagine on a 1600x1200 resolution.)
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
designsex
post Apr 24 2007, 10:57 AM
Post #3





Group: Members
Posts: 2
Joined: 24-April 07
Member No.: 2,617



so I have to pre define all padding and margins instead of leaving them unspecified ?

thank you
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Apr 24 2007, 03:11 PM
Post #4


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



QUOTE(designsex @ Apr 24 2007, 08:40 AM) *
And I get a blank browser window. No, I don't enable Flash for unknown, untrusted sites.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Effovex
post Apr 24 2007, 05:04 PM
Post #5


Serious Coder
*****

Group: Members
Posts: 251
Joined: 6-January 07
From: Sherbrooke, Qc, Canada
Member No.: 1,477



...? It wasn't like that earlier...
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Apr 24 2007, 07:19 PM
Post #6


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



QUOTE(designsex @ Apr 24 2007, 08:40 AM) *
QUOTE(Darin McGrew @ Apr 24 2007, 01:11 PM) *
And I get a blank browser window. No, I don't enable Flash for unknown, untrusted sites.
Interesting. I didn't notice that "www.designsex.co.uk/dev" was linked to http://www.designsex.co.uk rather than to http://www.designsex.co.uk/dev/

Anyway... I get the plain, unstyled page. No, I don't enable JavaScript for unknown, untrusted sites either.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Effovex
post Apr 24 2007, 07:29 PM
Post #7


Serious Coder
*****

Group: Members
Posts: 251
Joined: 6-January 07
From: Sherbrooke, Qc, Canada
Member No.: 1,477



The page isn't styled in any browser. He's using javascript to write the link to the CSS, but since the javascript only executes after the page has already loaded, the CSS is never fetched, as far as I can tell.

Not sure why you'd use Javascript to sniff out Netscape 4 when it has browser bugs so readily available...
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Apr 24 2007, 10:57 PM
Post #8


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,736
Joined: 9-August 06
Member No.: 6



Where's the JS sniffer? My, this thread is confusing. blink.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Peter1968
post Apr 25 2007, 02:44 AM
Post #9


Serious Coder
*****

Group: Members
Posts: 448
Joined: 23-September 06
Member No.: 213



Looks to me like it's a simple thing made needlessly complicated. Page is pushed to the right in FF 2.0.0.3 and I get horizontal scrolling at 1024x768.

I'd start again personally and bone up on fluid layouts and HTML links.

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 9th June 2024 - 11:39 PM