-
AuthorPosts
-
October 28, 2013 at 3:07 pm #181611
Hi, im trying to make transparent the background of the heading description’s cell on data-table, but it does not work.
This code only works for color option, but not for transparent..avia-data-table .avia-heading-row .avia-desc-col {background: transparent; !important;}
http://www.rdadmin.com/mantenimiento-linux/
Many thanks!
October 28, 2013 at 3:09 pm #181613Hi arnavisca!
Please see this topic https://kriesi.at/support/topic/transparent-background-on-alternate-rows-in-data-table/
Cheers!
YigitOctober 28, 2013 at 5:58 pm #181686Hi Yigit, thanks for reply.
The topic you mention is mine, and it worked for the alternate rows.
But now now i only want to modify the cell for description column , at the heading row, on the upper left.
With the provided code iside this topic, i changed the cell to red, for example, but not to transparent.
Thanks again!
October 28, 2013 at 6:22 pm #181697Hi!
Can you post a screenshot and show which section so we can give you css code accurately?
Best regards,
YigitOctober 28, 2013 at 6:29 pm #181699Hi, now the cell is in red color:
http://www.rdadmin.com/mantenimiento-linux/
I only want it transparent.
Thanks
October 28, 2013 at 6:34 pm #181702Hi!
You can add following code to Quick CSS to simply hide it
.avia-data-table .avia-heading-row .avia-desc-col { visibility: hidden; }Cheers!
YigitOctober 28, 2013 at 6:39 pm #181705Hi Yigit,
The code you provided didn’t worked,
The code is loaded at this moment, you can check the page again:
http://www.rdadmin.com/mantenimiento-linux/Thanks
October 28, 2013 at 6:43 pm #181707Hey!
Please flush browser cache and refresh your page a few times. It appears to be working on my end http://i.imgur.com/lGj73ZO.jpg
Regards,
YigitOctober 28, 2013 at 6:57 pm #181713Hi, thanks Yigit,
It works on chrome, but fails every time on firefox even in a fresh-new computer.
Any solutions?
Thanks again for your help.
October 30, 2013 at 8:05 pm #182550Hi!
Here is how i see it on FF 24 (first time):

Best regards,
Josue -
AuthorPosts
- The topic ‘Data table heading desc cell transparency’ is closed to new replies.
