Search found 4 matches

by pposiris
Mon Dec 27, 2004 10:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Fontsize problem with ASPX pages
Replies: 7
Views: 4063

John,

It works also with Fontsize="11px";
It seems the default as pixel is not recognized on my system if I omit "px".

Thanks... and thanks also for make me pay attention to the missing "#" in the color code... you helped me to manage another problem I even was not aware of.

PP
by pposiris
Mon Dec 27, 2004 7:23 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Fontsize problem with ASPX pages
Replies: 7
Views: 4063

John,

I installed the LAST Milonic files on a test server an run my ASPX file... with exactly the same problem...

But I found a workaround. :)

If I set Fontsize=11; or Fontsize="11"; I have the "Big font" problem (display OK in ASP, and very big in ASPX)

But if I set Fontsize="70%"; everything ...
by pposiris
Sun Dec 26, 2004 2:29 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Fontsize problem with ASPX pages
Replies: 7
Views: 4063

John,

You can see the normal menu display with ASP at:
http://www.acropolis.org/ONU/eng/onu-eng.asp

And the strange ASP.Net effect at:
http://www.acropolis.org/ONU/eng/onu-eng.aspx

The menu files are exactly the same ones in both cases

Thanks
PP
by pposiris
Sun Dec 26, 2004 12:04 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Fontsize problem with ASPX pages
Replies: 7
Views: 4063

Fontsize problem with ASPX pages

Hello,

I have switched from ASP to ASP.Net. The Menu I use was perfectly displayed in ASP, but with the same code in ASP.Net the " Fontsize " command seems not working with the items in the Main horizontal Menu... and all items are displayed with a rather "big" fontsize.

I have no problem with ...