Hiya I am experiencing trouble for changing icons size on py phpbb forum. I have already installed a new icon set, simply by replacing image files via ftp. New icons are displayed, but badly, they seem stretched, no correct size. Where can I find a file to edit to correct this ?? Thanks for help/
check phpbb forum.... save phpbb forum's logo... check the height and width of the logo in photoshop.... and make the same size logo and replace your logo..... that's it....
open: templates/yourtemplatename/view_forumbody.tpl all of the icons are listed there like this: src="{FOLDER_HOT_NEW_IMG}" alt="{L_NEW_POSTS_HOT}" width="19" height="18" Just remove the width and hieght and you can now use any size icon you wish. When you upload new icons make sure you name them the same as what you are replacing.