Skip to Content Skip to Menu

"Search Users" under list's descrption and not beside

  • jabba84
  • jabba84
  • OFFLINE
  • Posts: 91
  • Thanks: 5
  • Karma: 0
3 years 4 months ago #324961 by jabba84
Hello, i have a list with a long description, i would like to have the "search" button under the list, or at least the page to scroll to the search form after the click. Right now if someone click the button it seems that nothing happens.
Is there a way to override this view?
Take a look at here: www.osservatoriovalutazionidimpatto.it/elenco-delle-sb-italiane/consulta-l-elenco
Thanks

WebMaster & JoomlaLover @ www.pixed.it

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48435
  • Thanks: 8275
  • Karma: 1443
3 years 4 months ago #324964 by krileon
The left and right side are just flexbox columns so you can use CSS to move them as needed. Below should work.

Code:
.cbUserListHead > .cbColumns > div { padding: 0 !important; flex: 0 0 100%; max-width: 100%; }

You can apply this CSS using CBs built in CSS overrides feature shown below.

www.joomlapolis.com/blog/kyle/18711-template-css-overrides-made-easy


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • jabba84
  • jabba84
  • OFFLINE
  • Posts: 91
  • Thanks: 5
  • Karma: 0
3 years 4 months ago #324965 by jabba84
Perfect, thank you!

WebMaster & JoomlaLover @ www.pixed.it

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum