hey if you want to use the widget system then I am afraid it’s not possible. You have to create your own separate code block, I am afraid, if you want to have custom styling for recent comments and recent posts section
regards
`<?php
if ( function_exists(‘register_sidebar’) )
register_sidebar(array(
‘before_widget’ => ”,
‘after_widget’ => ‘</div>’,
‘before_title’ => ‘<h1 class=”cyan”>’,
‘after_title’ => ‘</h1> <div class=”box”>’,
));
?>
try this hope it works
where can i find the manage categories link in wordpress 2.7
is it enough if we change these files only ?
I haven’t been able to upgrade from 2.5 to 2.5.1 it gets stuck in maintainence mode .Tried to contact the authors but no reply ..