font size bug?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
pat@dracoblu.com
Super Advanced
Super Advanced
Posts: 69
Joined: Sun May 19, 2002 7:23 pm
Contact:

font size bug?

Post by pat@dracoblu.com »

I run two menus on my site at http://www.dracoblu.com and the other at http://www.dracoblu.com/symbolistshow.html.

Today I noticed something different with the font sizes between the two. I have things set up with a font size of 11 for both menus, but it appears the font size of my second menu is larger at 12 or something close to it.

This has never happened before, so I am not sure if it is a new bug that started with v32 and remains with v34.

Any comments would be appreciated. ...Thanks, Pat
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Been playing around with your pages, Pat, and can't figure it out. I do see the difference in sizes. While this shouldn't be necessary, you might want to try specifying the size like this...

Code: Select all

fontsize="11pt";
...rather than just the 11 and see if that helps.

BTW, sizes in px rather than pt work better across platforms.

There were some major internal changes around, I think, RC32, although this is the first font problem I've heard of. Also, we're now at RC35 (yes, already), so you might want to get the latest.
John
pat@dracoblu.com
Super Advanced
Super Advanced
Posts: 69
Joined: Sun May 19, 2002 7:23 pm
Contact:

Post by pat@dracoblu.com »

Thanks for the reply, John. I updated to v35 and incorporated 11px into my data files. I did get a change....In those cells within the second menu where there is a submenu, I got the correct font size. Otherwise, the rest of the menu is at 12px. Very strange.

Any further suggestions would be helpful. :)

Pat
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

I didn't dig too deeply into your css, but did you also change pt to px there? Think I remember a td spec.
John
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

A fix is on its way :)

I'll get RC36 posted up one I've fixed a few other issues.

Cheers
Andy
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Who was that masked man... :?:
John
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Who was that masked man
Who me ?. . . No idea :P

Anyways, RC36 has just gone up.

Cheers
Andy
pat@dracoblu.com
Super Advanced
Super Advanced
Posts: 69
Joined: Sun May 19, 2002 7:23 pm
Contact:

Post by pat@dracoblu.com »

That fixed it! Thanks Andy :D
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Glad to hear it, Pat!
John
Post Reply