Quote:
Originally Posted by oechertigger
hi, I also wonder about, where to change the size of the logos?????
|
Quote:
Originally Posted by SSJB_7
works nice but can i make bigger height?
|
Look in "admincp" folder, open "pfc_sitelink.php" in notepad and find;
PHP Code:
$cell[] = "<img src=\"$sitelink[logourl]\" border=\"0\" width=\"88\" height=\"31\"/>";
Replace 88 and 31 with the pixel sizes you want.