Export option : Disable Artisteer Table styling


Author Message
DjProg

Posted: 10/17/2010
Quote message 

Hello,

As Artisteer is really bad at creating nice table styles, it would be great to have an export option to disable the artisteer table styling.


This option would simply delete the following from the CSS :

.art-article table, table.art-article {   border-collapse: collapse;   margin: 1px;   width: auto; }  .art-article table, table.art-article .art-article tr, .art-article th, .art-article td {   background-color: Transparent; }   .art-article th {   text-align: center;   vertical-align: middle;   padding: 7px; }



As most users don't have a "single" style for all there tables, it doesn't really make sense that artisteer style overwrites the styling made manually in the editor. Hence the need for this option.

Cheers,
 
interesting

Posted: 11/13/2010
Quote message 

would seem that this problem has not yet been addressed. And yes very valid points.


 
Peter

Posted: 11/15/2010
Quote message 

I'd like to see styling expanded on tables tbh. The ability to set 3 or 4 styles would allow to just set the class you want for a particular table.

In the meantime you can just remove all styling from the table anyway. Though setting the padding is still always handy.
 
Erwin Craps

Posted: 12/19/2012
Quote message 

Lost hours and hours of time searching to change the "width: auto;" in artisteer..
What's the point having Artisteer if I still need to change the css files???!!!

 
mwoffenden

Posted: 12/20/2012
Quote message 

Simple solution - Just add your custom table code in export options and save it with the ARTX file.