Thanks for this great hack, it's useful
But when you have the quick style chooser enabled, your hack deforms a little bit the footer.
For repair this, you must to do these modifications into ./includes/functions.php:
Quote:
$ms .= ' <td class="tcat"><div class="smallfont">';
|
Quote:
$ms .= ' <td class="tcat" colspan="2"><div class="smallfont">';
|
And:
Quote:
$ms .= ' <td class="alt1"><div class="smallfont">';
|
Quote:
$ms .= ' <td class="alt1" colspan="2"><div class="smallfont">';
|
And all is correct