Previous Message
Next Message

((ul.class il#class) + IE = mess) + Deadline today = PANIC!

Sent by Kevinm on 17 August 2004 22:10


Joelle,

I opened the file in both IE6 and FireFox .9 and they are basically the same, so
not sure what the issue is. I might recommend a min-width for the mainright style
to retain look. I know there are some hacks to make sure that it works correctly
but can't remember. 

A quick look I see you have a class of "left2" assigned to your div surrounding
the filter form, yet I do not see that in the .css file you supplied. 

Also the "View Reviewer" button is spelled "Reivewer" , hehe.  

noticed you do a div.spacer. You might want to try this;

..clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

from  http://www.positioniseverything.net/easyclearing.html

by apply this to the container holding the floats you do not have to add an
additional div to "push" the container.
So " <div id="mainRight">" would look like, <div id="mainRight" class="clearfix">

hth,
Kevin

-----Original Message-----
From: [EMAIL-REMOVED]
[EMAIL-REMOVED]] On Behalf Of Joelle Tegwen
Sent: Tuesday, August 17, 2004 4:10 PM
To: [EMAIL-REMOVED]
Subject: [css-d] ((ul.class il#class) + IE = mess) + Deadline today = PANIC!

So.
I'm trying to go live today with this lovely setup and I thought I had verified
everything in IE but apparently I missed something.

The full (relevant) CSS is here: 
http://ci.education.umn.edu/development/tegwe002/development/CSS/CSSIDs.css


A copy of the page is here:
http://ci.education.umn.edu/development/tegwe002/development/WebStatic/MyBooks.asp.htm

An image of the Mozilla version is here:
http://ci.education.umn.edu/development/tegwe002/development/WebStatic/MyBooksMozilla.gif

An image of the IE (wrong) version is here:
http://ci.education.umn.edu/development/tegwe002/development/WebStatic/MyBooksIE.gif

I'm hoping this is a known bug and I can just do some little hack to make this work.

Thanks so much for any help!
Joelle Tegwen

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org --
http://www.evolt.org/help_support_evolt/



---- Introducing Spymac MailPro: http://www.spymac.com/mailpro/
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Possibly related: