View Single Post
  #55  
Old 08-27-2013, 10:13 AM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: NEW xMenus - The Ultimate Menu Manager for X-Cart

Quote:
Originally Posted by carpeperdiem
THE ISSUE is that in Chrome in Windows (XP, 7, haven't tested WIn8 yet) the padding renders wider than every other browser, including chrome/mac, IE, FF (win or mac).

I tried to find a solution, but my eyes popped out.

The solution, provide by Max from TXS:

Chrome/Windows does not support the font-weight property correctly.

THEORETICALLY
font-weight: 700; = font-weight: bold;
but in Chrome/Windows
font-weight: 600; renders wider/bolder -- it's like font-weight 1000 or more...

although font-weight: bold; is supposed to be the equivalent of '700', in Chrome/Windows it's not.

Chrome bug.
Chrome/Windows has font/css rendering issues... many reports out there...

I can verify that Chrome in WInXP, WIn7 and Win8 all have this font-weight rendering issue. Chrome/mac does not.

using font-weight: bold; instead of font-weight:600; solved the problem.
bad Chrome!

Thanks to Max for solving this!

Just sharing.
thanks!
J
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote