Problem:
The issue here is that the user has a table on their page but this table was not centered. They also wanted to remove the borders from the table.
Solution:
In this user's case they were under the impression that if they centered the texts in the table then it would be aligned correctly with the centered text on the page itself.
Unfortunately this is not so because the texts are centered relatively to the table.
http://html-tuts.com/center-div-image-table-ul-inside-div/
To remove the border all that is needed is to use the border = '0' attribute
example
<table border="0">
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 12:00 | 9:00 – 12:00 | 9:00 – 12:00 | 9:00 – 12:00 | 9:00 – 12:00 | - |
- | 13:00 – 18:00 | 13:00 – 18:00 | 13:00 – 18:00 | 14:00 – 18:00 | 13:00 – 18:00 | - |
Supporter timezone: America/Jamaica (GMT-05:00)
This topic contains 2 replies, has 2 voices.
Last updated by 5 years, 11 months ago.
Assisted by: Shane.