Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Holy Grail Problem IE7
Old 02-04-2009, 12:52 PM Holy Grail Problem IE7
shonkyboy's Avatar
Extreme Talker

Posts: 226
Name: Chris
Location: West Yorks , UK
Trades: 0
Hi All,
I was having a look at the article on ALA - the Holy Grail :
http://www.alistapart.com/articles/holygrail

Although i normally have set layouts I use, I decided to test out various methods including this one here - in doing so i canme acrosss a problem that was not mentioned here:

It works great in Firefox & Opera but as i am on Vista i have not been able to test IE6 (which the workaround seems to be for). IE7 does not like the hack and the left column :

Quote:
#left {
Quote:
width: 200px; /* LC width */
margin-left: -100%;
right: 200px; /* LC width */
}
and the hack:
Quote:
* html #left { left: 150px; /* RC width */}
do not seem to work. As in the left column seems to be still offset negative. What is the fix for this for IE7 (and even IE 8) and could anyone satify my curiosity totell me why this wont work?

Thanks
__________________

Please login or register to view this content. Registration is FREE
shonkyboy is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-04-2009, 03:55 PM Re: Holy Grail Problem IE7
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
IE8 is still in beta and when it is FINALLY released it SHOULD be in line with Firefox (standards compliant). I would NOT make a big deal out of IE8 at this point in time, but hacks should NOT be needed.

It is well known that the *html hack makes IE7 choke, and therefore should NOT be used. You need conditional comments to target separate css files for IE6 and IE7 - 1 css file for each. The only thing that needs to be in those files is JUST the 'fixes' or hacks if you prefer, to make the browser do right.

You might want to troll this here for answers to your questions: http://www.positioniseverything.net/index.php.

That ALA article was written well before IE7 was around.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Holy Grail Problem IE7
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.16759 seconds with 12 queries