Hi
Is there a way to disable by configuration the width layouts for columns and boxes width ?
Or just through the tpl files removing this
<td id="navColumnOne" class="columnLeft" style="width: <?php echo COLUMN_WIDTH_LEFT; ?>">
I guess this is safe to remove, but will it have any other impacts that I'm not seeing now ?
Thanks


Reply With Quote
