Search found 6 matches

by risingsun
Fri Mar 18, 2005 3:34 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems positioning with IE 6
Replies: 2
Views: 2289

Thanks Ruth,

The problem was the top margin in the header. I need to add a hack to the CSS code in order for it to work. I will deal with that a little later. Thanks for all your help.

RS
by risingsun
Thu Mar 17, 2005 9:18 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems positioning with IE 6
Replies: 2
Views: 2289

Problems positioning with IE 6

I'm using a CSS layout with no tables and trying to position my drop horizontal menu 90px down from the top. I tested it on both Mac (Netscape, Safari, Firefox) and PC (IE, Netscape) and it doesn't seem to work with (PC) IE 6. I tried using relative positioning, but it moves the menu to the top of ...
by risingsun
Thu Mar 17, 2005 6:11 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: List based menu
Replies: 5
Views: 3978

Thanks Ruth and Andy,

I'll try to test your suggestions and give it a go by next week.

Thanks again,
RS
by risingsun
Thu Mar 17, 2005 6:02 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: padding left and right
Replies: 2
Views: 2344

Thanks Kevin,

It worked. I forgot to add the quote marks.

RS
by risingsun
Thu Mar 17, 2005 3:03 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: List based menu
Replies: 5
Views: 3978

List based menu

I'm looking for examples of people having success with CSS list based menus (3 sub levels) with the Milonic javascript. I've tried going through the information on http://milonic.com/cssbasedmenus.php, but I can't seem to understand the on off classes.

Please help if you can. Thank you,
RS
by risingsun
Thu Mar 17, 2005 2:47 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: padding left and right
Replies: 2
Views: 2344

padding left and right

I am currently redesigning a site and I'm having problems trying to figure out how to add left and right padding to the menu item. The only way that it's currently working is by adding ( ) next to my text.

I've tried using the "padding=5 15 5 15;" and "rawcss" but nothing seems to work. If ...