Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Hello,
In tables section of Typography of the default page template, the .table-striped odd and even doesn't seem to do what I expect. (or I misunderstand something...)
The border color works as expected but nothing happens when I change colors of striped odd or even.
I was expecting something like my ce4 site http://cyrichard.com/services.php
but with my test backlight site, it does this without any difference between rows http://test.cyrichard.com/presse/
thanks
Offline
give the <table> element the class of "table-striped"
<table class="table-striped">...
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
this is it.
thanks Rod.
very happy for this quick answer.
Offline