Jump to content

Google Chrome text bigger, breaks menus


Minklet

Recommended Posts

I can't see why, but text is far wider in firefox than in google chrome...it doesn't even look like Arial to me (tho developer tools says it is). It's breaking my menus and really infuriating me.

 

Anyone know why? I've tried changing font-weight and size etc, no luck.

 

http://dev.subverb.net

 

font is exactly the same cross browser at 500, at 600 it's too big in chrome

Link to comment
https://forums.phpfreaks.com/topic/218164-google-chrome-text-bigger-breaks-menus/
Share on other sites

I wasn't criticizing your code, and I was giving you an answer. Usually issues like this are the result of errors in your HTML. Start with fixing those and see if it fixes your problem. If it doesn't, then we will have at least eliminated that as the problem. That's how problems are fixed - eliminate potential issues to zone in on the problem. Step one of problem elimination is fixing HTML errors, as half the time, that's where the problem lies.

 

I wasn't criticizing your code, and I was giving you an answer. Usually issues like this are the result of errors in your HTML. Start with fixing those and see if it fixes your problem. If it doesn't, then we will have at least eliminated that as the problem. That's how problems are fixed - eliminate potential issues to zone in on the problem. Step one of problem elimination is fixing HTML errors, as half the time, that's where the problem lies.

true!

 

I once had a problem in a file, I validated it and I got tons of errors. But I didn't start with the first error, nono, I wanted to fix one I wanted to fix. Also posted a question here. In the meantime I had started eliminating the simple html errors, and suddenly the other errors were gone! :)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.