Table issues

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Wed Dec 07, 2011 7:26 am
Hi guys, any tips for getting the borders on tables appearing?
I can't get it centered as well.

Please see following - http://www.acpartners.com.au/publications/newsletter

Thanks,
Alan
User avatar
Junior Boarder

Konrad M
Wed Dec 07, 2011 12:28 pm
Hi
Try add to override.css
Code: Select all
.item-page table {
margin:0 auto;
}
.item-page table,
.item-page td {
border:1px solid #000 !important;
}

And remember to enable override.css option in template settings.
User avatar


cron