Question using {VERT_DROPDOWN}, home page disappears f/menu

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
lburgess17
Posts: 39
Joined: Fri 29. Apr 2005, 06:22
Location: US

Question using {VERT_DROPDOWN}, home page disappears f/menu

Post by lburgess17 »

Couple of problems using VERT_DROPDOWN:

1. When I try to use the tag {VERT_DROPDOWN} for my menu, the link to the Home page disappears.



I have checked to make sure that it is visible and public (it is), but I'm not sure why this is happening.

it seems that it must be missing the top of the hierarchy and starting with the next level.

In site structure this is how my site looks:

Home
+Solutions
-Solution 1
- Solution 2
Support
Services
Company
News
Client Login

2. Also, I can't seem to get the drop-down part to work in IE. I've uploaded the csshover.htc and put it in the same directory as my index.php but still not working.

3. In NN, FF and Opera (where the dropdowns are working) it causes the items right underneath them to shift (jump) to the right. I know this must have to do with my CSS, but I'm not sure what will prevent this from happening.

Any help is very much appreciated.

lburgess17
Sevenupcan
Posts: 24
Joined: Fri 29. Apr 2005, 02:44

Post by Sevenupcan »

Hmm, have you checked that the csshover.htc is supposed to be in the root directory and not a sub director? Or check that it links to where it is now. I know it's an obvious point, but i though i would mention it anyway to to check.

Also, changing any ids might have caused the hover function not to work. If you have changed any ids then the ids refered in the csshover.htc would have to be changed too.

Would you mind posting the CSS that controls the menu. That way i will be able to determine what is causing it to jump.

Thanks
Post Reply