Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IE 6 Text - Size problems

Status
Not open for further replies.

akakira

Programmer
Apr 14, 2005
3
US
When viewing my website in IE 6 and using view->text->larger the font size quadruples in size, although my site works fine in mozilla, any help would be appreciated...Here is my sheet.

.indexIntroParagraph {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.15em;
font-weight: bold;
color: #666666;
margin: 10px;
line-height: 1.35em;


}
.ourVisionHeader {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
background-image: url(../images/front_text_box_r1_c1.gif);
background-repeat: no-repeat;
line-height: 20px;
text-align: left;
vertical-align: middle;
background-position: left center;
color: #666666;
padding: 2px 0px 0px 2px;
}
.ourVisionLower {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #666666;
background-image: url(../images/front_text_box_r2_c1.gif);
background-repeat: repeat-y;
background-position: left top;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;


}
.infoBoxSpacing {
margin-top: 0px;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 5px;
width: 175px;

}
.infoBoxTopCell {
font-family: Arial, Helvetica, sans-serif;
background-image: url(../images/blue_color_tile.gif);
border: 1px solid #ccdd99;
font-size: 1.6em;
font-weight: bold;
color: #FFFFFF;
line-height: 1em;
vertical-align: middle;
text-align: center;
}
.infoBoxBottomCellCopy {
font-family: Arial, Helvetica, sans-serif;
border-top: 0px solid #ccdd99;
border-right: 1px solid #ccdd99;
border-bottom: 1px solid #ccdd99;
border-left: 1px solid #ccdd99;
background-color: #FFFFFF;
font-size: 1em;
text-indent: 0pt;
}
.infoBoxList {
list-style-position: outside;
list-style-image: url(../images/checkmark.gif);
text-indent: 0pt;
text-align: left;
vertical-align: baseline;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
margin: 0px 3px 0px 20px;
padding: 0px;
}
.infoBoxHeader {
text-indent: 0pt;
margin: 5px 5px 5px 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
color: #666666;

}
.infoBoxListItem {
text-indent: 0pt;
text-align: left;
margin: .125em;
padding: 0px;
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
.footerNavLinks{
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #666666;
text-docoration:none;
font-weight: bold;
text-decoration: none;
line-height: 1em;}

.footerNavLinks:link{
color: #666666;
}
.footerNavLinks:visited{
color: #666666;
}
.footerNavLinks:hover{
font-size:1.1em;
font-weight:bolder;
color: #333333;

}
.footerNavLinks:active{}
.navFooter {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: normal;
color: #666666;

}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: .75em;
}
.IntroParagraph {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #666666;
line-height: 1.2em;
font-style: italic;

}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.125em;
font-weight: bold;
text-indent: 8px;

}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
font-weight: bold;
text-indent: 8px;
margin: 0px;
padding: 0px;


}
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.05em;
font-weight: bold;
text-indent: 8px;
line-height: 12px;
margin: 10px 10px 10px 0px;
padding: 0px;


}
h4 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bolder;
font-size: .9em;
font-variant: small-caps;
text-indent: 8px;

}
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: normal;
color: #666666;
text-indent: 10px;
margin: 8px;

}
ul {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #666666;
padding: 0px;
margin: 8px 8px 8px 42px;

}
li {
margin-top: 5px;
margin-bottom: 10px;
margin-left: 4px;
list-style-image: url(../images/checkmark.gif);

}
.continueLinks {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #99CCCC;
text-decoration: underline overline;
}

.continueLinks:link{}
.continueLinks:visited{}
.continueLinks:hover{
color: #cccc99;
}
.continueLinks:active{}

a {
color: #66bbee;
}
a:link{color:#66bbee}
a:visited{color:#aaaaaa}
a:hover{color:#ccdd99}
a:active{color:#666666}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: normal;
color: #666666;
}
.breadCrumbStyle {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #666666;
}


.breadCrumbStyle:link{
color: #666666;
}
.breadCrumbStyle:visited{
color: #666666;

}
.breadCrumbStyle:hover{
color: #666666;
}
.breadCrumbStyle:active{
color: #666666;

}
.implementationTable {
border: 1px solid #666666;
}
.implementationTableCells {
border: 1px solid #CCCCCC;
}
table {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}
 

Can you post a URL? Having no HTML code makes it hard to use the CSS to debug.

Dan


[tt]D'ya think I got where I am today because I dress like Peter Pan here?[/tt]
[banghead]

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top