- Posts: 27
- Thank you received: 0
adjusting the "order details" font size
- Anthony Geselle
- Topic Author
- Offline
- Junior Member
-
Less
More
7 years 1 month ago #115842
by Anthony Geselle
adjusting the "order details" font size was created by Anthony Geselle
Hi, I was looking to enlarge the font size of the order details (see picture) and I found the .orderdetailstable class in the style.css but overriding to eg: .orderdetailstable td{font-size:18px;color:gray} it does not seem to change anything?
Am I missing something?
Am I missing something?
- Dang Thuc Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13255
- Thank you received: 1729
7 years 1 month ago #116130
by Dang Thuc Dam
Replied by Dang Thuc Dam on topic adjusting the "order details" font size
Hi Anthony,
It seems the font size of services in order details are fixed. You can add this into Custom CSS tab in OS Services Booking configuration:
#listOrderServices .orderdetailstabletd{
font-size:12px !important;
}
Thus, the font size of text in order details will be 12px
Thanks
Dam
It seems the font size of services in order details are fixed. You can add this into Custom CSS tab in OS Services Booking configuration:
#listOrderServices .orderdetailstabletd{
font-size:12px !important;
}
Thus, the font size of text in order details will be 12px
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Anthony Geselle
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 27
- Thank you received: 0
7 years 1 month ago #116146
by Anthony Geselle
Replied by Anthony Geselle on topic adjusting the "order details" font size
hi, thank you for your reply, but I still see the small font and when I inspect it in the browser it still show 11px:
<td width="25%" align="left" style="padding:0px;font-size:11px;color:gray;">
24.08.2018 </td>
it looks hard-coded?
<td width="25%" align="left" style="padding:0px;font-size:11px;color:gray;">
24.08.2018 </td>
it looks hard-coded?
Please Log in or Create an account to join the conversation.
- Dang Thuc Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13255
- Thank you received: 1729
7 years 1 month ago #116320
by Dang Thuc Dam
Replied by Dang Thuc Dam on topic adjusting the "order details" font size
Hi,
What's your OS Services Booking version?
Thanks
Dam
What's your OS Services Booking version?
Thanks
Dam
Please Log in or Create an account to join the conversation.
Moderators: Dang Thuc 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.