I'm working on a J2.5 site using Letterpress. One of my articles uses a table and I cannot get all the table attributes to work. I want the table centered in the article and I have found on other sites that you have to put <center> before the table and </center> afterwards. This isn't working on this site - the table displays in the left position.
This table is coded as
<table style="border-color: #495319; border-width: 2px; border-style: solid;" border="2" cellspacing="0" cellpadding="10">
The desired border-width and cellpadding show in the editor on the admin side but display on the front end as border-width="1" and callpadding="0" - making for a very cramped little table. Any suggestions on how to fix this?
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!