This is a migrated thread and some comments may be shown as answers.

Lower Font Quality With Non-IE Browser

2 Answers 28 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Web team
Top achievements
Rank 1
Web team asked on 12 Jul 2010, 08:04 AM
hi,

im using radformdecorator and im having problem with all the text within my pages when i use non-IE browser. they seem edgy, thinner and pixelated. Please see picture attachments.

Here is my css:

/* Masterpages and Defults */
 
#center {
border:1px solid #93b4df;
border-top:0;
color:#6788be;
padding:2.5em 2em 2em 2em;
min-height:400px;
height:auto !important;
height:400px;
}
 
#conte {
background-color:#fafafa;
margin: 1em 2%;
min-width:930px;
position:absolute;
width:95%;
margin-top:0px;
}
 
#hat {
background-color:#8CBFDA;
height:2.4em;
max-height:2.4em;
}
 
#login
{
    text-align:right;
    vertical-align:bottom;
}
 
#login a
{
    color:#fefeff;
    font-size:0.8em;
    font-weight:bold;
}
 
#header
{
    background-color:#4e7dd1;
    width:100%;
    padding:0px 5px 0px 5px;
}
 
#pied {
padding:0.5em;
text-align:center;
background-color: #4e7dd1;
color:#fefeff;
}
 
.menuhaut {
font-size:1em;
list-style-type:none;
margin:0;
padding:0;
}
 
a
{
    color:#6F8EC2;
    text-decoration:underline;
}
 
body {
background-color: #4e7dd1;
font-family:Arial, Helvetica, sans-serif;
font-size:0.75em;
color:#3950a1;
}
 
h1, h2, h3, h4, h5
{
    font-weight:bold;
    color:#666666;
}
 
 
h1 {
font-size:1.2em;
margin: 0.5em 0.5em 1em 0;
}
 
h2 {
text-align:right;
font-size:1.1em;
margin:0.8em 0.5em 0.3em 0.6em;
}
 
h3 {
font-size:0.9em;
margin:0.8em 0.5em 0.3em 0.8em;
}
 
h4 {
font-size:0.8em;
margin:0.7em 0.5em 0.3em 1em;
}
 
h5 {
font-size:0.7em;
margin:0.6em 0.5em 0.2em 1.5em;
}
 
p {
margin:1px 0.5em 0.5em 1.5em;
}
 
.mainmenu
{
    width:100%;
    padding:0;
    margin:0;
}
 
.RadMenu ul.rmRootGroup {
  float:none !important;
}
 
.error
{
    color:Red; 
}
 
#bodyPop {
background-color: #fafafa;
font-family:Arial, Helvetica, sans-serif;
font-size:0.75em;
color:#3950a1;
overflow:hidden
}

2 Answers, 1 is accepted

Sort by
0
Web team
Top achievements
Rank 1
answered on 14 Jul 2010, 07:07 AM
anyone? thanks
0
Georgi Tunev
Telerik team
answered on 15 Jul 2010, 09:00 AM
Hello Arnold,

I tried to reproduce the problem locally but to no avail - see attached screenshot (I've removed the background color of the page, for better viewing).
Please open a support ticket and send a sample project where the problem can be reproduced so we can investigate further.

Regards,
Georgi Tunev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
FormDecorator
Asked by
Web team
Top achievements
Rank 1
Answers by
Web team
Top achievements
Rank 1
Georgi Tunev
Telerik team
Share this question
or