- Posts: 32
- Thank you received: 0
Hide scroll bar when few booking hours.
- rainer.lara
- Topic Author
- Offline
- Junior Member
-
Less
More
12 years 4 months ago #22785
by rainer.lara
Hide scroll bar when few booking hours. was created by rainer.lara
Hello,
If we have just a few booking hours and we do not need the scroll bar on the right, is there a way we could hide it?
Thanks a million.
R
If we have just a few booking hours and we do not need the scroll bar on the right, is there a way we could hide it?
Thanks a million.
R
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13052
- Thank you received: 1696
12 years 4 months ago #22788
by Mr. Dam
Replied by Mr. Dam on topic Re: Hide scroll bar when few booking hours.
You can remove it by go to file
components > com_osservicesbooking > helpers > calendar.php
and go to line 426
<div style="width:100%;height:150px;overflow-y:scroll;">
and change to
<div style="width:100%;height:150px;">
Good luck
Dam
components > com_osservicesbooking > helpers > calendar.php
and go to line 426
<div style="width:100%;height:150px;overflow-y:scroll;">
and change to
<div style="width:100%;height:150px;">
Good luck
Dam
The following user(s) said Thank You: rainer.lara
Please Log in or Create an account to join the conversation.
- rainer.lara
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 32
- Thank you received: 0
12 years 4 months ago #22790
by rainer.lara
Replied by rainer.lara on topic Re: Hide scroll bar when few booking hours.
Thanks
Will it affect the code later if I change the height to auto?
R
Will it affect the code later if I change the height to auto?
R
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.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.
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.