Search found 5 matches

by adensmore
Sat Jul 29, 2006 6:28 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Relative positioning for submenu images w/a *centered* menu
Replies: 6
Views: 4222

FIXED / WORKING THANK YOU

OK I had no idea what I was doing wrong (or just not realizing), but the OFFSET tag *is* working that you provided ---

THANK YOU SO MUCH!!!!!

You are a lifesaver, have a great weekend
by adensmore
Sat Jul 29, 2006 3:51 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Relative positioning for submenu images w/a *centered* menu
Replies: 6
Views: 4222

(subimage removed)

i had this

subimageposition="right";

in the main menu and products sub menu as a test, wasn't sure what it did, i've removed that and republished, no change,
fyi

thanks
by adensmore
Sat Jul 29, 2006 3:48 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Relative positioning for submenu images w/a *centered* menu
Replies: 6
Views: 4222

attempting the offset parameter, staging URL provided

wow thank you for the prompt help!!

OK I've published it here:

http://www.centerforward.com/project/gcg/

I tried that offset parameter in the sub menu like this:



with(milonic=new menuname("products")){
style=menuStyle;
orientation="horizontal";
subimageposition="right";
left="offset=-200";
aI ...
by adensmore
Sat Jul 29, 2006 2:38 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Relative positioning for submenu images w/a *centered* menu
Replies: 6
Views: 4222

(URL example of what I'm talking about)

The menu at the top of this website:

http://host.issupport.com/GCG/Carrier/capacity.htm

...is done in Flash,

but if you rollover "Products & Services" in the top horizontal menu, you'll see what I need to do -- This whole website is centered, but there are so many products and services in the ...
by adensmore
Sat Jul 29, 2006 1:02 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Relative positioning for submenu images w/a *centered* menu
Replies: 6
Views: 4222

Relative positioning for submenu images w/a *centered* menu

Thanks in advance for any help -

The menu is on a centered website, this is working fine.
(The menu appears in a centered table just fine, without even using sreenposition="center")

Using all images (all menu items are .gif's).

The mainmenu and submenu are BOTH horizontal.

What I'm having ...