Page 1 of 1

Vertical split menu Problem

Posted: Sun Mar 12, 2006 1:32 pm
by tedx
Hello Guys,

I have problem when set the split vertical menu correctly..

{cms_module module='menumanager' template='ellnav-accessible.tpl' start_level='1' collapse='1'}

in the template, I change the Start_level = 1.. and I got the first & second items on the same line..

See my attached file!

Please, Help!

[attachment deleted by admin]

Re: Vertical split menu Problem

Posted: Tue Mar 14, 2006 12:25 pm
by jelle
what attached file? Maybe you have a link to the page in question?

Re: Vertical split menu Problem

Posted: Tue Mar 14, 2006 1:23 pm
by petert
jelle wrote: what attached file?
the screenshot

Re: Vertical split menu Problem

Posted: Tue Mar 14, 2006 2:34 pm
by jelle
wasn't there when i looked at it. (nice timewarp btw, look at those times)

Re: Vertical split menu Problem

Posted: Tue Mar 14, 2006 3:08 pm
by tedx
Jelle was right..

The attached file wasn't attached when he looked at this topic..

I just put the screenshot today, after I notice that the screenshot wan't attached to the topic..

Sorry guys!
:P

So, any solution for this?

Re: Vertical split menu Problem

Posted: Tue Mar 14, 2006 5:26 pm
by jelle
No, but it helps if you post a link to the problem page/site, or the offending source (pieces from template, html and css).
btw: that pic thows the topmenu twice, not the submenu under menu entry 1.

Re: Vertical split menu Problem

Posted: Fri Mar 17, 2006 4:07 am
by tedx
this was a fresh new installation of CMSMS.... 0.12

I modified the "EllNav Horiz/Vert L 1col" template

From this line:
{cms_module module='menumanager' template='ellnav-accessible.tpl' start_level='2' collapse='1'}

to this line
{cms_module module='menumanager' template='ellnav-accessible.tpl' start_level='1' collapse='1'}

Nothing else was modified.
and I want the vertical show all the level of menu instead of start with level 2.
end up.. I got "Home" & "Content Types" on the same line.

Re: Vertical split menu Problem

Posted: Fri Mar 17, 2006 8:42 am
by jelle
Please post the offending html + relevant css, or post a link to the page. Just guessing at what is happening is not very effective.
I suspect some of the css for the horizontal menu is interfering with the vertical menu, but like I said, that is just guesswork.