help with phpbb forum

Discussion in 'phpBB' started by musman, Aug 17, 2005.

  1. #1
    hello, i really dont know were this question would go so i put it here. but i am having trouble putting up my logo on a new forum that i want to start. how would i delete the phpbb logo and replace it with mine? you can see my forum at www.vimshop.com.

    thanks for looking
     
    musman, Aug 17, 2005 IP
  2. mediaguru

    mediaguru Peon

    Messages:
    219
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    depends on what version of phpbb. All you really need to do if you don't want to change any code is this: Find the file path to the image. Upload your new image to that location and with the same name. Voila.
     
    mediaguru, Aug 17, 2005 IP
  3. musman

    musman Peon

    Messages:
    210
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    where do i find the file path???
     
    musman, Aug 18, 2005 IP
  4. dcristo

    dcristo Illustrious Member

    Messages:
    19,800
    Likes Received:
    1,202
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    5
    #4
    right click on the phpbb logo image to discover its file name and location. Then it's just a matter of replacing the image with the same file name in that location.
     
    dcristo, Aug 18, 2005 IP
  5. unitechy

    unitechy Peon

    Messages:
    350
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #5
    thanku even i wanted to know this.
I'll come to this post if i encounter any error
     
    unitechy, Dec 7, 2005 IP
  6. minstrel

    minstrel Illustrious Member

    Messages:
    15,082
    Likes Received:
    1,243
    Best Answers:
    0
    Trophy Points:
    480
    #6
    Look in {forum root directory}/templates/{template name}/overall_header.tpl.

    If you haven't installed any templates other than the default subSilver, that would be {forum root directory}/templates/subSilver/overall_header.tpl.

    If you have installed more than one template and have it set in the Admin Control panel to allow members a choice of templates, you'll need to make the change in all copies of the overall_header.tpl file (one for each template).
     
    minstrel, Dec 12, 2005 IP