Typography: H3 different sizes in IE 8 or FFox8

  • elanna
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 5 months ago - 12 years 5 months ago #13092 by elanna
I noticed a big difference between Font Sizes using IE-8 or FFox-8

look at the sample images attached to see how the appear in each browser...

Can we do anything in layout.CC or template_css.css to minimize this big differences?
Attachments:
Last edit: 12 years 5 months ago by elanna.

Please Log in to join the conversation.

More
12 years 5 months ago #13106 by ivan.milic
then add implicit definitions like this to the bottom of template_css.css:

h1{
font-size:18px;
}

h2{
font-size:16px;
}

h3{
font-size:14px;
}

....

Please Log in to join the conversation.

Time to create page: 0.328 seconds
Powered by Kunena Forum