Comments

xurizaemon’s picture

StatusFileSize
new3.41 KB

patch

You can use a theme function like the following to customise the provider logos. (Or you can fire up Photoshop before uploading them.)


function MYTHEME_uc_migs_cc_logo($filename, $alttext) {
  return theme('imagecache', 'cc_logo', $filename, $alttext) ;
}

xurizaemon’s picture

Status: Fixed » Active
StatusFileSize
new3.41 KB

bleh, double-posted

xurizaemon’s picture

Status: Active » Fixed

committed

xurizaemon’s picture

committed

Status: Active » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.