Make order status colors work with Joomla 4

  • Posts: 15
  • Thank you received: 6
  • Hikashop Business
2 years 10 months ago #338211

-- HikaShop version -- : 4.4.5
-- Joomla version -- : 4.0.5

Hello,

I am currently working in getting Hikashop work with Joomla 4. I figured out that currently with the default Joomla 4 administration template order colors are no more working in the orders table view, rows always keep a white background. I managed to get them colored again by modifying the backend_default.css as follows, starting from line 3486:

.hika_j4 table#hikashop_field_listing,
.hika_j4 table#hikashop_order_listing,
.hika_j4 table#hikashop_entry_listing,
.hika_j4 table#hikashop_entry_listing thead,
.hika_j4 table#hikashop_product_listing,
.hika_j4 table#hikashop_category_listing,
.hika_j4 table#hikashop_orderstatus_listing ,
.hika_j4 table#hikashop_email_history_listing {
	--table-bg: unset;
	font-size: 0.9em;
}

I added the
--table-bg: unset
line to remove the white background set by the template.

Can you confirm this bug with the default administration template in Joomla 4? If yes, would you be so kind to include a patch for the default css file for best user experience without requiring to modify the CSS.

Best regards

The following user(s) said Thank You: Ans van Tongeren

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

  • Posts: 4747
  • Thank you received: 644
  • MODERATOR
2 years 10 months ago #338214

Hello,

Thanks a lot for your feedback ! We have include your solution to our backend_default css and this will be now corrected by default.
And yes, this come from the new Joomla4 backend template, and so now thnaks to you this is solved.

Regards

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

Time to create page: 0.056 seconds
Powered by Kunena Forum