Tagged: css conflict, data tables, row striping, stripe rows, supsystic
- This topic has 10 replies, 3 voices, and was last updated 4 years, 9 months ago by
Alex_support.
- AuthorPosts
- June 12, 2018 at 14:22 #18107
AnonymousInactiveRow striping is always showing on my tables in Chrome and Microsoft Edge
Row striping is not ticked
Both wordpress and browser (chrome and edge) cache are cleared
Strangely though, preview shows it OK
June 12, 2018 at 16:53 #18112
Alex_supportMemberHello, @stevemarsden
It would be great, if you can provide us a link to this table. So we can test that issue.
I checked Data Tables in different browser and there is no such a problem with rows striping.June 12, 2018 at 17:22 #18114
AnonymousInactiveJune 12, 2018 at 17:24 #18115
AnonymousInactiveThe link is:
http://totstraveladvisor.com/test3/June 12, 2018 at 19:57 #18117
quasarn01ParticipantMine does the same thing and I have the paid PRO version. I am using Opera but it does the same thing in Firefox and Edge…
June 13, 2018 at 15:28 #18122
Alex_supportMemberHello, @stevemarsden
Looks like rows striping come to our table from your theme styles.
It definesbackground: #f7f7f7;
for table rows.
Please, take a look on this screenshot: http://prntscr.com/jufmp0 – if I disable this CSS code from your theme, rows striping gone from your table.@quasarn01 – can you give us a link to your table?
June 13, 2018 at 16:53 #18124
AnonymousInactiveThanks so much. There is no obvious ui setting in my theme stying for tables.
I have overridden this with custom css and now all OK.
Thanks again
June 13, 2018 at 21:33 #18131
quasarn01ParticipantLink to my table… http://www.fix-a-chip.com/sales-sheet/
June 15, 2018 at 13:41 #18134
Alex_supportMemberHello, @quasarn01
Your table also has some additional styles from external resources. Our plugin option gives an ability to stripe only ODD rows. But now look at this screenshot: http://prntscr.com/jv93da – as you can see, odd row is not grey, it’s white.
But other rows in your table are striped: http://prntscr.com/jv94he, even that they have correct style from our plugin.
For some reason that rows have additional style, which makes them grey: http://prntscr.com/jv95d7 – if you turn off this style, table becomes white as it should be regarding to our plugin CSS styles.June 15, 2018 at 13:55 #18135
quasarn01ParticipantThanks, that worked… The theme I am using has a table format style which included an option to change the shade every other row. I deleted that setting and all is fine now…
June 15, 2018 at 14:28 #18136
Alex_supportMemberGlad to hear that issue was solved. Don’t hesitate to contact us again, we are always ready to help.
- AuthorPosts
- You must be logged in to reply to this topic.