By globalplayer on
I want to make digg.com clone using vote up/down module, it works fine for drupal4.7.4 but I want to use "garland" theme which is provided with drupal5.0, so I follow the instructions from http://drupal.org/node/92284 to make the theme available for drupal4.7.4 and everything is okay, but vote up/down arrow are invisible when I do this :/
does anyone knows how to change template.php file which comes with Vote up/down module to be compatible with "garland" theme ???