How to change icons size for phpbb

Discussion in 'HTML & Website Design' started by tofm2, Mar 27, 2007.

  1. #1
    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/:confused::confused:
     
    tofm2, Mar 27, 2007 IP
  2. datasolution

    datasolution Banned

    Messages:
    60
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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....
     
    datasolution, Mar 27, 2007 IP
  3. conceptcrew

    conceptcrew Active Member

    Messages:
    547
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    60
    #3
    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.
     
    conceptcrew, Mar 27, 2007 IP
  4. tofm2

    tofm2 Banned

    Messages:
    221
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #4
    hello conceptcrew

    you were right and gave me the correct answer. Thanks a lot
     
    tofm2, Apr 3, 2007 IP