- Posts: 32
- Thank you received: 0
Change Background color.
- rainer.lara
- Topic Author
- Offline
- Junior Member
-
Less
More
12 years 4 months ago #22764
by rainer.lara
Change Background color. was created by rainer.lara
Hello,
I am trying to customize OS Service Booking with the colors of my site and I was wondering how I could change the background color of the right square where price, length, and number of staffs show.
Thanks in advance,
R
I am trying to customize OS Service Booking with the colors of my site and I was wondering how I could change the background color of the right square where price, length, and number of staffs show.
Thanks in advance,
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 #22777
by Mr. Dam
Replied by Mr. Dam on topic Re: Change Background color.
Ok,
It's the css inline, you can edit in the file
components > com_osservicesboooking > classes > ajax.html.php
line 170
<table width="100%" style="background-color:#FFF4E0;border:1px solid #E3D0AE !important;">
Good luck
Dam
It's the css inline, you can edit in the file
components > com_osservicesboooking > classes > ajax.html.php
line 170
<table width="100%" style="background-color:#FFF4E0;border:1px solid #E3D0AE !important;">
Good luck
Dam
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 #22779
by rainer.lara
Replied by rainer.lara on topic Re: Change Background color.
Thanks for your reply. I had figured it out. I finished with a headache, though. I'm not a programmer.Hahahah
Keep up the good work.
Looking forward to the next version.
Keep up the good work.
Looking forward to the next version.
Please Log in or Create an account to join the conversation.
- EIF
- Offline
- New Member
-
Less
More
- Posts: 11
- Thank you received: 0
12 years 4 months ago #23293
by EIF
Replied by EIF on topic Re: Change Background color.
I try to make changes in color. When I change something in default.html.php, the page will not load. Changing back will not solve the problem. Only when I replace the file with the orignial one it works. Looks like protected someway.
How do I change the colors in default.html.php?
How do I change the colors in default.html.php?
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 #23303
by Mr. Dam
Replied by Mr. Dam on topic Re: Change Background color.
One thing you need to remember,
in the "class" folder, when you edit default.html.php, you shouldn't put any backup file in that folder. For example, you create the backup file
default.html.php.bak, and you should create the folder called "temp" in class folder, and move the backup file into that folder.
Thanks
Dam
in the "class" folder, when you edit default.html.php, you shouldn't put any backup file in that folder. For example, you create the backup file
default.html.php.bak, and you should create the folder called "temp" in class folder, and move the backup file into that folder.
Thanks
Dam
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.