Hello,
I have encountered a circumstance where IE 8 will not increase text size of the 
pixels in one area of my page.

http://sbctc.edu/indexTESTAD.aspx

The area with the issue is the div with the block of text that begins  "One 
System. 34 Colleges...."

In IE8 when I try View >  Text Size  (select any other size than medium) the 
text in this div does not change size. Also, my background gradient image 
doesn't show either.

The css is below. Thank you for any advice.

div#layout_AdBox {
                                
background-image:url(/imgs/Homepg/AdGradient.jpg) repeat-y;
                                background-color:#3a6e83;
                                margin-top:-1px;
                                padding-top:11px;
                                padding-left:16px;
                                padding-right:16px;
                                min-height:115px;
                                }

                                div#layout_AdBox h1 {
                                font-family:Arial, Helvetica, sans-serif;
                                color:#FFFFFF;
                                font-weight:bold;
                                font-size:21px;
                                }

                                div#layout_AdBox p {
                                color:#FFFFFF;
                                font-size:18px;
                                margin-left:0;
                                margin-top:8px;
                                }



Angela French
Internet Specialist
State Board for Community and Technical Colleges
360-704-4316
[email protected]
http://www.checkoutacollege.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