Page 1 of 1

Phoca-Seine Template Menuestructure

Posted: 08 Oct 2013, 20:47
by mafloc
Hi Phoca,
I have some questions about the menue structure from the Seine-Template.
I want to do more Mainmenues. I want the Mainmenues on position Top-1 and the Submenues on position-7,how I can do it? Only when I klick the Menues upstairs must come the different Submenues on Position-7
Ejemble:

Main1 Main2 Main3 Main4

Submenue1a
Submenue1b


Submenue2a
Submenue2b


Help me please. I am not so a profi with all.

Re: Phoca-Seine Template Menuestructure

Posted: 13 Oct 2013, 20:30
by Jan
Hi, not sure if I understand, but the template does not influence which items will be set in the menu module. I think, in Joomla! you cannot divide a main menu link from its submenu link into two different modules. :idea: :-(

Jan

Re: Phoca-Seine Template Menuestructure

Posted: 13 Oct 2013, 21:02
by mafloc
Now its working, Mainmenues are ubstairs and the submenues shows on different position.

Now I have a different problem with the template rheine.
I dont know where in the css file I can change the line spacing from the submenue what I have on position 7.
And where I can change de background only from the position 7. Not the text-background.
Here is the site, I think maybe you understand me better when you see it.
http://zeiler-weinfest.com
Because first I want finish the site-structure step by step and than I want do the content.

Now the menue looks so:
Vorbericht
Weinfestkalender
Staende, Mitwirkende

but better is so:

Bildergalerie, Videos

Programm

Festplatzübersicht

Re: Phoca-Seine Template Menuestructure

Posted: 13 Oct 2013, 21:50
by Jan
Hi, just use some browser plugin like Firebug in Firefox is, to see the class of the menu link, so you know in which place you should set the line spacing - To set specific background for module, you need to set the module class in module settings and then in css to set the css rules for this class.

Jan