Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Change background color of table row
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Change background color of table row
#64293
Change background color of table row 5 Years, 3 Months ago Karma: 0
Hello, is it possible to change the background color of a table row? I'm using jQuery UI Theme and the default seems to be odd/even purple/white. I would like to change the background color of the table row from purple to 'background-color: #6c9ec6'. I tried placing it in 'Rows CSS Classes' but that does not work. Actually, the whole jQuery UI Theme shows odd colors. Is there some kind of plugin I need to use to get jQuery UI Theme to work? Here is a link to the page: Skate Music List

Thanks.

--Dee
The administrator has disabled public write access.
 
#64294
Re:Change background color of table row 5 Years, 3 Months ago Karma: 747
Hello,

Add the following CSS rule to "CSS Styles" parameter in module settings:

Code:


table.dataTable tbody tr.odd {background-color:#6c9ec6}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#64296
Re:Change background color of table row 5 Years, 3 Months ago Karma: 0
Thanks. It worked on all columns but one. That one column still shows purple.
The administrator has disabled public write access.
 
#64298
Re:Change background color of table row 5 Years, 3 Months ago Karma: 747
Could you provide a screenshot where possible to see the problematic column?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#64299
Re:Change background color of table row 5 Years, 3 Months ago Karma: 0
Hi, it happens when I select the column:
Last Edit: 2019/01/01 21:50 By dee342.Reason: Image too large
The administrator has disabled public write access.
 
#64300
Re:Change background color of table row 5 Years, 3 Months ago Karma: 747
Sorry, but we can't open the page. Your site in offline mode.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 12