Change Background color.

  • rainer.lara
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
11 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

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

More
11 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

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

  • rainer.lara
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
11 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.

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

More
11 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?

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

More
11 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

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

Moderators: Mr. Dam