From: Sandro D. <san...@ti...> - 2003-05-28 20:43:56
|
Playing around with look & themes I needed to add a class=header in the table of the 'header' function, could it be possible to have it in the main release too? it will not impact on anything adding a bit of new possibilities. if (defined(&theme_prebody)) { &theme_prebody(@_); } if (@_ > 1) { print "<table class=header width=100%><tr>\n"; ^^^^^^^^^^^ if ($gconfig{'sysinfo'} == 2 && $remote_user) { For the curious ones, the result, using gehroghal theme configurator is here: http://www.e-den.it/files/webmin.png thanks in advance sandro *:-) -- Sandro Dentella *:-) e-mail: san...@ti... http://www.tksql.org TkSQL Home page - My GPL work |