Phpbb forum!!

Discussion in 'HTML & Website Design' started by Adsenseking44, May 28, 2007.

  1. #1
    Hello i have a Phpbb forum. And i was wondering how i take off the phpbb icon at the top left corner. I want to do this through the administration panel. Does anyone know how. Will rep good advice.

    Many thanks
     
    Adsenseking44, May 28, 2007 IP
  2. CyberBoy08

    CyberBoy08 Well-Known Member

    Messages:
    504
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    143
    #2
    Are you trying to remove it or replace it with another image?
     
    CyberBoy08, May 28, 2007 IP
  3. 0lgi

    0lgi Notable Member

    Messages:
    2,743
    Likes Received:
    131
    Best Answers:
    0
    Trophy Points:
    220
    #3
    Hello !

    You must have FTP access in order to remove it ! You cannot remove it through Administration Panel !

    Thanks

    Olgi
     
    0lgi, May 28, 2007 IP
  4. ultimatehandyman

    ultimatehandyman Peon

    Messages:
    246
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #4
    If you want to replace it with another logo, you can just create a new logo and call it logo_phpBB.gif

    and then ftp it to the correct directory, which normally is- templates/subSilver/images/logo_phpBB.gif

    I think removing it completely would be difficult as you would need to edit some files, just not sure which :confused:

    If you want a search engined optimized board that generates search engine friendly url's then see here- http://www.phpbb-seo.com/
     
    ultimatehandyman, May 28, 2007 IP
  5. 0lgi

    0lgi Notable Member

    Messages:
    2,743
    Likes Received:
    131
    Best Answers:
    0
    Trophy Points:
    220
    #5
    Actually he must edit overall_header.tpl which is found under public_html/templates/templatename/

    Then he must just check for this line

    <td><a href="{U_INDEX}"><img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" /></a></td>
    Code (markup):
    Thanks

    Olgi
     
    0lgi, May 28, 2007 IP
  6. Adsenseking44

    Adsenseking44 Banned

    Messages:
    194
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Tahanks heaps. Did that and it worked perfect
     
    Adsenseking44, May 28, 2007 IP
  7. Robin Huurman

    Robin Huurman Peon

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Robin Huurman, May 30, 2007 IP