Hello/Hi/Greetings,
I use the theme "Bootstrap Darkroom".
The current call for the Evil-Blog is in the area Discover (on German "Entdecken").
Is it possible to place the "evil_blog"-link direct in the main menu?
If have tested the plugin "Advanced Menu Manager", but there is no way to change the "News-Button to the navbar/menubar.
Does anyone have a good idea?
Last edited by John.B (2021-04-19 17:37:36)
Offline
Hi :-)
with [extension by grum] Advanced Menu Manager
add Personalised menu
Block title
<a href="../index?/blog">Blog</a>
Block's content
<!-- -->
Offline
ddtddt wrote:
Hi :-)
with [extension by grum] Advanced Menu Manager
add Personalised menu
Block titleCode:
<a href="../index?/blog">Blog</a>Block's content
Code:
<!-- -->
A really clever idea - but unfortunately it doesn't work.
I have created the following configuration
https://www.dropbox.com/s/tkozq4yo1pbw3 … 6.jpg?dl=0
And here is the result:
https://www.dropbox.com/s/tljk5g820xd32 … 2.jpg?dl=0
The red arrow shows the result and the green arrow shows my wish position.
Any other ideas?
Offline
Hi :-)
Have you test to add css for align ?
Offline
OK, I found the solution by myself in the meantime.
I built a new menubar_bootstrap_dark.tpl. There I inserted the following command:
<a href="../index?/blog" class="nav-link">Blog</a>
The result looks like this:
https://www.dropbox.com/s/yuhe86sftboph … 0.jpg?dl=0
I hope this syntax is conforms to the piwigo-system?!
John
Offline