M
M
Maria Makeeva2016-06-28 12:19:45
Objective-C
Maria Makeeva, 2016-06-28 12:19:45

Download font in IE. How to fix?

There is a page volandm.16mb.com/promstroy
There are three menus on the first screen. They use a custom font. When you hover over menu items in the explorer, they shift slightly. And I don't know how to fix it.
For some reason, only in i (10-11 exactly), only for links (the same font used in other tags behaves normally). If you use a different font, then there is no twitching.
I tried to wrap the text additionally in a span - it does not help.
Converted the font through different converters - does not help.
Moreover, if you hover over all menu items, they will move, and refresh the page, then the page is cached and the items no longer twitch.
Maybe someone has an answer on how to remove this twitching.
PS: for blue items, the indents, sizes, etc. do not change on hover. according to the given styles, but the font also twitches. Raises when hovering up by about two pixels.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
ManWithBear, 2015-12-06
@EvgeniyRava

need to output
n | n^2
------
1 | 1
2 | 4
3 | 9
and so on

O
Oleg, 2016-06-28
@politon

Something suggests that you need to look towards the global zeroing of styles.
In particular margin:0, padding:0;
*{margin:0; padding:0;} at the beginning of the css file put

A
Alexey, 2016-06-28
@skazi_premiere

When hover and active pading changes, see styles.
c7a640bb76f44ccf9009bd91404728be.PNG

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question