Search found 6 matches

by Rene
Sun Jan 25, 2009 3:18 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Font in dropdown is different from menu?!
Replies: 8
Views: 6763

Re: Font in dropdown is different from menu?!

I've added a CSS sheet -

In the head of the html I've added:

<link rel="stylesheet" type="text/css" href="fonts.css" />
fonts.css is:

.myfont{font-family:arial;font-size:8pt;font-style:normal;font-weight:normal; text-decoration:none}
And in the menu_data.js I've replaced:

fontfamily="Arial ...
by Rene
Sun Jan 25, 2009 2:12 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Font in dropdown is different from menu?!
Replies: 8
Views: 6763

Re: Font in dropdown is different from menu?!

I've added the fontweight line (below fontstyle in the 'menustyle' block of lines) and it doesn't work, I still have a different looking font in the subs. :?
What I'm after is the font that's in the main menu in my screen cap. I want the subs to be more narrow (subs already look like Arial, but ...
by Rene
Sat Jan 24, 2009 5:16 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Font in dropdown is different from menu?!
Replies: 8
Views: 6763

Re: Font in dropdown is different from menu?!

Hi Ruth,

I've uploaded a test page: http://www.turbocelica.nl/test/

The menu version I'm using is 5.813
by Rene
Sat Jan 24, 2009 12:57 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Font in dropdown is different from menu?!
Replies: 8
Views: 6763

Font in dropdown is different from menu?!

I'm building a new version of my website and I've noticed this:

http://i40.tinypic.com/2wphsma.png

The dropdown items seem to be another font than the main menu. I want them to be the same (like the main menu that is).

The menu_data.js code:

fixMozillaZIndex=true; //Fixes Z-Index problem ...
by Rene
Mon Apr 02, 2007 10:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu keeps shrinking in width until page is loaded
Replies: 3
Views: 2934

Thanks Ruth 8)
by Rene
Mon Apr 02, 2007 6:25 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu keeps shrinking in width until page is loaded
Replies: 3
Views: 2934

Menu keeps shrinking in width until page is loaded

Hello from the Netherlands.

I'm going to use the Milonic menu, but I have a problem.

I've got my menu sorted, but while the page loads (loads fast, but with a lot of images it can take some seconds), the menu keeps shrinking!

Example:

Site (built as table) is 800px wide. The menu should be like ...