Cannot adjust Font Rendering

QuestionsCannot adjust Font Rendering
Greg asked 9 years ago

Hi,

I'm having a problem where I have taken the demo code on themes and literally cut and pasted it into my own php page and when I go to render the page, the fonts are huge.

I have stripped out all other css styles from the site, nothing is there except those of phpgrid and still my headers and cell values are huge.

I have even applied my own grid options et al to the theme demos and it renders correctly as a small font.

Is there some reason why I cannot control this? I have a lot of data to show on the screen and with these huge fonts (at least 14px) it looks very hard to read.

Thanks – Greg.

1 Answers
Abu Ghufran answered 9 years ago

Make sure you have added html doctype at html code start.

<!DOCTYPE html>
<html lang="en">
<head>

Your Answer

13 + 3 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?