Welcome Guest, Not a member yet? Register   Sign In
Table Row Height Intermittent
#5

(This post was last modified: 03-16-2022, 01:01 PM by jdmdigital.)

(03-16-2022, 10:25 AM)ignitedcms Wrote: Is it possible to paste the html and css here and I can have a look?

Absolutely...

**CSS**

Code:
table.item-table{width:100%;border-collapse:collapse;border-spacing:0;margin-bottom:10px;font-size:12px}

table.item-table tr:nth-child(2n-1) td{background:#F5F5F5}

table.item-table th{padding:5px 0;border-bottom:1px solid #606060;white-space:nowrap;text-align:left}

table.item-table th.text-right{text-align:right}

table.item-table th.text-center{text-align:center}

table.item-table td{padding:5px 0}

table.item-table .invoice-sums{text-align:right;}

**HTML**
Reply


Messages In This Thread
Table Row Height Intermittent - by jdmdigital - 03-15-2022, 08:36 AM
RE: Table Row Height Intermittent - by ignitedcms - 03-15-2022, 11:38 AM
RE: Table Row Height Intermittent - by jdmdigital - 03-16-2022, 09:32 AM
RE: Table Row Height Intermittent - by ignitedcms - 03-16-2022, 10:25 AM
RE: Table Row Height Intermittent - by jdmdigital - 03-16-2022, 11:34 AM
RE: Table Row Height Intermittent - by ignitedcms - 03-16-2022, 12:22 PM
RE: Table Row Height Intermittent - by jdmdigital - 03-16-2022, 01:02 PM



Theme © iAndrew 2016 - Forum software by © MyBB