Buttons font problem in Chrome

Discuss the site here - suggestions, comments, complaints, etc.
User avatar
IanKennedy
Site Admin
Site Admin
Posts: 6166
Joined: Mon Jul 09, 2007 2:28 pm
Location: Oxford, UK
Contact:

Re: Buttons font problem in Chrome

Post by IanKennedy »

Yes, I know this is about Chrome, but the code to detect Opera was also switching for Chrome.
email, ergo spam
Primefalcon
Petty officer first class
Petty officer first class
Posts: 38
Joined: Thu Jul 19, 2007 10:29 pm
Location: Wisconsin

Re: Buttons font problem in Chrome

Post by Primefalcon »

IanKennedy wrote:Interesting thing. I've just look at the code again and guess what I found? There was a section of special code in there for Opera. It was forcing a special version of the stylesheet to be loaded. This was down to the fact that Opera didn't support downloadable fonts or the "font-size-adjust" tag. Because of this I had set a smaller font size for Opera. Now that Opera supports downloadable fonts this is no longer required. I've now removed that special code and allowed Opera to use by standard css. The upshot of that is that it should all work correctly.

The reason I didn't spot this earlier is because I was looking at the code for the standard pages, rather than the top and left menus. Once I saw the Opera specifics I stripped them out. Enjoy.
Sweet, alls cool now then :-) and yup looks great
Post Reply