1
spankee
multimenu horizontal css Q's
  • 2006/4/18 0:33

  • spankee

  • Just popping in

  • Posts: 89

  • Since: 2005/11/13


I have a few questions about the settings when using the "css dropdown horizontal" template.
I want to set up something like the "user menu" as multimenu01. How can I set it up so that "user menu" is not a link it just opens the dropdowns? And what settings, as far as type and target,would I need to set for each link for multimenu01?

Also, how do I keep multimenu out of the main navigation block?

This thing is has way too many options for me to figure out.

2
blueteen
Re: multimenu horizontal css Q's
  • 2006/4/18 6:38

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


hi,
you want to reproduce the user menu in a horizontal form ?

3
spankee
Re: multimenu horizontal css Q's
  • 2006/4/18 6:42

  • spankee

  • Just popping in

  • Posts: 89

  • Since: 2005/11/13


Yes, but I was also just using it as an example to figure out the different settings.

4
blueteen
Re: multimenu horizontal css Q's
  • 2006/4/18 6:55

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


ok,
go to multiMenu admin.
click on multiMenu 01 (top of the page)
add a first link (new link)
add a title
add a link if you want
type : standard link (main link)
choose the target
and rights for your groups
validate

create a new link
type : secondary link (permament)
validate

then, we'll create the block menu

click on multiMenu 01 (visibles blocks)
choose the location for your menu (center-center)
choose format : dropdown horizontal css
validate

from now, on your webpage, when you'll move the mouse on the first link, you'll see your secondary link.

is this part ok ?

5
spankee
Re: multimenu horizontal css Q's
  • 2006/4/18 7:11

  • spankee

  • Just popping in

  • Posts: 89

  • Since: 2005/11/13


For the main link I:
Title-filled in the
Link-was left empty
Type-is mainlink
Target-I can't figure out what it does

The dropdown works but the first link (mainlink)is a link to the homepage. Is it possible to make it so that it is just a title without a link?

6
solo71
Re: multimenu horizontal css Q's
  • 2006/4/18 7:32

  • solo71

  • Module Developer

  • Posts: 941

  • Since: 2003/1/29


Of course, just remove the link url, and just put a title.


7
spankee
Re: multimenu horizontal css Q's
  • 2006/4/18 7:35

  • spankee

  • Just popping in

  • Posts: 89

  • Since: 2005/11/13


That is how it is set up.
I tried all the options under Target but nothing.

8
blueteen
Re: multimenu horizontal css Q's
  • 2006/4/18 7:37

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


yes, it is possible.
a simple change in template : multimenu_dyn_horiz_css.html

for the main menu, we have, line 47 :

<class="hide" href="<{$imenu.linkurl}>" title="<{$imenu.alt_title}>"><{$imenu.image}>&nbsp;<{$imenu.title}></a>


change to :

<class="hide" <{if $imenu.linkurl}>href="<{$imenu.linkurl}>"<{/if}> title="<{$imenu.alt_title}>"><{$imenu.image}>&nbsp;<{$imenu.title}></a>


i'm looking at code changes for IE.

9
spankee
Re: multimenu horizontal css Q's
  • 2006/4/18 7:46

  • spankee

  • Just popping in

  • Posts: 89

  • Since: 2005/11/13


That had no effect.

10
blueteen
Re: multimenu horizontal css Q's
  • 2006/4/18 7:49

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


under FF ?
it works for me.
how did you proceed to update this template ?

Login

Who's Online

185 user(s) are online (129 user(s) are browsing Support Forums)


Members: 0


Guests: 185


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits