Hello,
is it possible to have all the pricetables with rounded borders and can these borders have another color on hovering the pricetable please.
I can round the borders per price table, but since there are 100+ it is a big job. So I like to do it with css.
thx
Hi rafke!
You can try round the td / tr elements as general, but it is always relative on how the elements are positioned inside the page.The hover effect, different per pricing table would be really customized.
You can also try, together with the rounding to add a hover effect.
Here as much informations as possible for your work
http://www.w3schools.com/bootstrap/bootstrap_tables.asp
Cheers!
Basilis