Hayden's Harness Attachment wrote:
> I am working on a new web page at 
> http://www.choroideremia.org/new/crf_header.php. Below is my total CSS 
> (http://www.choroideremia.org/css/layout.css). Why is IE 7 displaying a bunch 
> of padding at the top and bottom of my curve graphic; will Firefox 3.0 is 
> not? Also, Ie7 seems to be displaying everything about two zoom times then 
> Firefox 3.0? I have both set with the same default fonts and font sizes. 
> thirdly, why do I have to go to Firefox's View-Page Style-Increase font size 
> before I get my "switch {" rule?
>
>   


Your header is identical in XP in Firefox, IE/6 and IE/7 /when landing 
on the page/.  See if you have both IEs set at anything other than Text 
Size "medium." Text-size "largest" destroys" (breaks) your header in 
both IE/6 and IE/7. The reason it breaks in IE (and does not scale well 
in compliant browsers) is because of all the absolute positioning you've 
used.

I don't know why your switcher is not working. I did not look at it. 
More important,  I do not know why you have a font-size switcher in the 
first place. /All/ browsers  come  with  the means for users to increase 
or decrease font-size. Set font-size 100% on the body and allow the 
primary p to inherit default (100%); and, all users all over the 
universe, if not beyond, will be able to increase or decrease the font 
size of your page as /they/ see fit.


The above issues where more or less addressed and resolved in this 
example [1] in reply to you and the list several days ago in response to 
your post from last week. It uses floats-- no absolute positioning needed.

[1]
<http://www.chelseacreekstudio.com/ca/cssd/angus.htm>

As ever,
Helen

-- 
http://chelseacreekstudio.com/

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

Reply via email to