Hello,
how can I creat this drop down Menu what is shown in the Demo (the black menu on the top).
I use the Phoca Rhein template
Phoca Rhein drop Down Menue
- Benno
- Phoca Hero
- Posts: 9435
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Phoca Rhein drop Down Menue
Hi,
the dropdown menu is made with help of Phoca Template Framework.
https://www.phoca.cz/phoca-template-framework
Especially with the Phoca Template Component.
https://www.phoca.cz/documents/65-phoca- ... -component
Kind regards,
Benno
the dropdown menu is made with help of Phoca Template Framework.
https://www.phoca.cz/phoca-template-framework
Especially with the Phoca Template Component.
https://www.phoca.cz/documents/65-phoca- ... -component
Kind regards,
Benno
-
- Phoca Newbie
- Posts: 6
- Joined: 10 May 2012, 10:29
Re: Phoca Rhein drop Down Menue
In the manual is displayed the following
Go to Components - Phoca Template - Columns - click on Custom HTML, add title, width and content in editor. Save it
I have installed the Phoca Template but I can not see anything in the Componetens Menu.
What is wrong?
Go to Components - Phoca Template - Columns - click on Custom HTML, add title, width and content in editor. Save it
I have installed the Phoca Template but I can not see anything in the Componetens Menu.
What is wrong?
- Benno
- Phoca Hero
- Posts: 9435
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Phoca Rhein drop Down Menue
Hi,
did you install Phoca Template Component?
http://joomlacode.org/gf/download/frsre ... v1.0.1.zip
BTW peterchen sounds german.
If this is fact see: http://www.reisefotografien.eu/phoca-be ... e-arbeiten
Kind regards,
Benno
did you install Phoca Template Component?
http://joomlacode.org/gf/download/frsre ... v1.0.1.zip
BTW peterchen sounds german.
If this is fact see: http://www.reisefotografien.eu/phoca-be ... e-arbeiten
Kind regards,
Benno
-
- Phoca Newbie
- Posts: 6
- Joined: 10 May 2012, 10:29
Re: Phoca Rhein drop Down Menue
OK the PTF runs thanx.
How can I creat links in the submenue?
How can I creat links in the submenue?
- Benno
- Phoca Hero
- Posts: 9435
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Phoca Rhein drop Down Menue
Hi,
https://www.phoca.cz/documents/65-phoca- ... -component
Kind regards,
Benno
Read the documentation.How can I creat links in the submenue?
https://www.phoca.cz/documents/65-phoca- ... -component
If you want to display links, use Custom HTML columns.Columns
Columns are displayed in submenu if you assign them to the main menu item. One main menu item can display more columns. There are three types of columns:
Custom HTML - you can write own content formatted in editor
Module content - content of selected module will be displayed in submenu
Module position - all modules set in the selected position will be displayed in submenu.
Kind regards,
Benno
-
- Phoca Newbie
- Posts: 6
- Joined: 10 May 2012, 10:29
Re: Phoca Rhein drop Down Menue
I have read den manual but I cannot make links in the submenue.
Can you make a exsample for me?
For the icons in the menue must I install a new componente
Can you make a exsample for me?
For the icons in the menue must I install a new componente
- Benno
- Phoca Hero
- Posts: 9435
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Phoca Rhein drop Down Menue
Hi,
did you create a column and assign it to the main menu item?
(Again, see documentation!)
If yes, simply paste your link to the editor and save.
Now your link will be shown in submenu in frontend.
Kind regards,
Benno
did you create a column and assign it to the main menu item?
(Again, see documentation!)
If yes, simply paste your link to the editor and save.
Now your link will be shown in submenu in frontend.
Kind regards,
Benno
-
- Phoca Newbie
- Posts: 6
- Joined: 10 May 2012, 10:29
Re: Phoca Rhein drop Down Menue
When I copy a Link into the editor the link is underlined.
But in the Demo the link is not underlined
But in the Demo the link is not underlined
-
- Phoca Newbie
- Posts: 6
- Joined: 10 May 2012, 10:29
Re: Phoca Rhein drop Down Menue
I think I must modify the css but where must I modifx the css