Go to the following CSS file and enter the css tidbit below to force all fabrik tables to be 100% width.
media/com_fabrik/css/custom.css
.fabrikDataContainer table.fabrikTable {
width:100% !important;
}
By adding this to the custom.css file it will be 'upgrade' safe as fabrik will not replace this file on future updates. There are also custom.css files in other directories that allow you to control things at the form or table level specifically. If you search the forum for custom.css there are several posts that talk about using it.
Hope this helps.
Todd
__________________
SiteGround.com Hosted | Joomla: 1.5.14 | Fabrik: 2.0RC4 latest nightly zip + SVN | PHP 5.2 | MySQL 4.1.xx
|