03/11/2013 at 10:50 am
#253735
Keymaster
That;s not going to work very well display-wise…
You’ll have to edit the template.php file to remove the inline CSS that sets the width and height. Look for the following on line 1 and remove it:
style=”height: <?php echo $template->tileplus->cardHeight; ?>px; width: <?php echo $template->tileplus->cardWidth; ?>px;”