1. stefan49
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 08 January 2023
  5.  Subscribe via email
i m looking for Template, in which the navigation is below the slideshow.
i did not found esle in browse templates .....

or is any way to do that with CSS ?
thanks for replay
Stefan
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Stefan

One option is our Caitlin template however I am aware that this is not currently available for Joomla 4.

Are there templates that you like and I will see if they can be easily customised to suit your needs?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran, thanks for update,
yes i mean a template like Caitlin, but not with the space at left and right, using the full width ....

see attached example

Stefan example-template.jpg
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Ciaran, maybe the template "london" to customice (with navi below the slideshow)?
Thanks Stefan
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Stefan

To amend the London template so the navigation is displayed below the slideshow/showcase area, you can add the following to the Custom CSS field of your template settings...

#body_panel {
display: flex;
flex-direction: column;
}
#container_header,
#container_slideshow {
order: -1;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Thank u Ciaran
i pasted the css code in the area and saved, and it works fine .....

thank you so much for the excellent service!!!!!
Stefan
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Stefan

Would you have a URL to the site where you have the CSS applied?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Ciaran
The Site where i have installed "london" with navigation below the Showcase is just a test-installation
http://joomla2.stefan-ellensohn.ch/
but soon i will make a site with these criteria ...
Stefan
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Ah thank you. I actually miss read your message and thought the CSS did not work hence why I requested the URL... looks good :)

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Ciaran, now i have a new issue: when i change the mobile-menu to SlickNav, than it doesn't work .....
Maybe you have another solution?
Stefan
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Stefan

Could you try replacing your CSS with the following..


body {
display: flex;
flex-direction: column;
}
#container_header,
#container_slideshow {
order: -1;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 10
Accepted Answer Pending Moderation
0
Votes
Undo
Ciaran, thanks - but this CSS code is the same like the first one (see above) nothing is changed
  1. more than a month ago
  2. Commercial Templates
  3. # 11
Accepted Answer Pending Moderation
0
Votes
Undo
My bad... I forgot to edit it :/

Should be good now.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 12
Accepted Answer Pending Moderation
0
Votes
Undo
thanks so much Ciaran, yes now it works
Stefan
  1. more than a month ago
  2. Commercial Templates
  3. # 13
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok