Search found 18 matches

by kevinl
Fri Oct 14, 2011 6:26 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: b/g image tiling when menu text wraps
Replies: 7
Views: 10850

Re: b/g image tiling when menu text wraps

Hi Ruth,

Many thanks for your help, I've gone through your files and have it working now.

One little change I made to simplify things was to use the same top row (the one with the whitespace separator added) in all cases including the very first item - that would need a space anyway, but I cans ...
by kevinl
Fri Oct 14, 2011 10:30 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: b/g image tiling when menu text wraps
Replies: 7
Views: 10850

Re: b/g image tiling when menu text wraps

Hi Ruth,

Thanks for that.

I think I did try removing the separator and saw no difference. By separator I assume you mean this menu item:

aI("text=;itemheight=7;separatorsize=1;type=disabled;separatorcolor=#000000")

If I do need it (and I may) perhaps I'd need a dummy menu item of some sorts ...
by kevinl
Thu Oct 13, 2011 5:02 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: b/g image tiling when menu text wraps
Replies: 7
Views: 10850

Re: b/g image tiling when menu text wraps

Hi Ruth,

Many thanks for your helpful (as always) reply and if you don't mind I will take up your kind offer of help.

I think I understand how your example works, but I'm stuck on the very first step - the 'divides' property, I see how it works with a horz menu (played with values other than 2 ...
by kevinl
Wed Oct 12, 2011 4:38 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: b/g image tiling when menu text wraps
Replies: 7
Views: 10850

b/g image tiling when menu text wraps

Hi,

I have a site where the client will have control of page names, so in some cases the page name/menu text will need to wrap to fit into the width allocated for the menu. I'd like to use background images with rounded corners - problem is on the menu items that wrap, the background image tiles ...
by kevinl
Tue Aug 18, 2009 12:40 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: max number of menu items / pages in a menu?
Replies: 3
Views: 4573

Re: max number of menu items / pages in a menu?

Thanks Ruth,

I'll give it a go and see how I get on.
Kevin
by kevinl
Mon Aug 17, 2009 12:40 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: max number of menu items / pages in a menu?
Replies: 3
Views: 4573

max number of menu items / pages in a menu?

Hi,

I have two CMS sites, each with about 2,500 pages in them, and can see that growing to maybe 4/5 k pages.

The max depth of the pages is 5 (ie main menu > sub menu > sub menu > sub menu > sub menu).

The menu would be used on the site admin, so each menu item would contain form controls (such ...
by kevinl
Sat Jan 21, 2006 4:17 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: sub menu arrow causing misalignment of V main menu
Replies: 2
Views: 2923

Thanks Ruth,

That fixed it, I used the transparent image option to pad out the items without sub menus.

Kevin
by kevinl
Fri Jan 20, 2006 8:43 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: sub menu arrow causing misalignment of V main menu
Replies: 2
Views: 2923

sub menu arrow causing misalignment of V main menu

Hi,

I have vertical main menu with menu items right aligned. On the main menu items which have sub menus, the sub menu arrow image is causing that menu item to be pushed left a bit, thus my main menu is not neatly aligned, see http://www.solomon.ie/milonic/index.html (Accommodation menu item)

I am ...
by kevinl
Mon Apr 11, 2005 10:11 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: text padding
Replies: 3
Views: 3448

Hi Ruth,

Many thanks for your help, it worked fine.

However, padding=5px 15px 5px 15px"; didnt work, I had to replace the = with : ,ie padding:5px etc.

Thanks,
KEvin
by kevinl
Fri Apr 08, 2005 5:57 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: text padding
Replies: 3
Views: 3448

text padding

Hi,

I have padding=5; defined in my style but what I want to do is have, say 5 px above and below the text but 15 to the left of it.

I tried padding =15,5,5,5; and padding 15 5 5 5; (with and without adding px) but just cant get it to work

Looking at http://www.solomon.ie/test/ what I want to do ...
by kevinl
Tue Apr 05, 2005 10:23 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu hiding page contents
Replies: 2
Views: 2684

Hi Andy,

Thanks for that, it seems to work perfectly!

Kevin
by kevinl
Mon Apr 04, 2005 11:35 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu hiding page contents
Replies: 2
Views: 2684

menu hiding page contents

Hi, I have my menu on the LHS column of my page and want to place HTML content and images below where the menu ends.

The problem is that the main menu,always being visible, hides content "behind" it, see http://www.solomon.ie/test/

To overcome this problem in the past I placed a transparent GIF ...
by kevinl
Wed Mar 30, 2005 10:14 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: image positioning
Replies: 2
Views: 2860

Hi Kevin,

Yes, I want both. Is it possible?

I thought of a workaround - for menus with no sub menus use a different version of the icon, one that has a transparent border on the RHS equal to the width of the arrow grapics. However, this would require extra coding in my PHP script that generates ...
by kevinl
Tue Mar 29, 2005 6:54 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: image positioning
Replies: 2
Views: 2860

image positioning

Hi,

I have a menu http://www.solomon.ie/test/ and what I want to do is display an icon image at the end of some of the menu items.

The code i'm using is :

aI("text=  Link C;image=design/key_icon3.gif;imageposition=right;imagealign='right';imagepadding=5;url=#;showmenu=second_menu ...
by kevinl
Wed Mar 02, 2005 1:00 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: pagematch not workimg (newbie)
Replies: 2
Views: 3184

Ruth,

Many thanks! I understand how it all works now and and it even matches the whole meny tree from a submenu backwards, which was going to be my next question!

Thanks,

Kevin
by kevinl
Tue Mar 01, 2005 5:00 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: pagematch not workimg (newbie)
Replies: 2
Views: 3184

pagematch not workimg (newbie)

Hi,

I'm trying to get pagematch to work with no success.

Firstly, I assume what it's supposed to do is set the menu item to the onbgcolor when on the URL defined in pagematch?

Given the style and the three menu items below, sould I expect to see "Civils Report" highlighted when I'm at www.mysite ...
by kevinl
Fri Feb 25, 2005 10:45 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: transparent background in menu?
Replies: 2
Views: 3174

Thanks Kevin,

I didnt see that anywhere in the docs.

Kevin
by kevinl
Thu Feb 24, 2005 7:19 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: transparent background in menu?
Replies: 2
Views: 3174

transparent background in menu?

Hi, I want to put my menu over an image and want to be able to see the image through the menu, in the mouse off condition, but when I mouse over the menu I want each menu item to change to a solid color.

If I define a style with no offbgcolor it works fine - I see the image and when I mouse over an ...