XMB Forum Software
Not logged in [Login - Register]
Go To Bottom

Printable Version  
Author: Subject: [New] Display picture as Forum Name
Chip Douglas
New Poster
**




Posts: 2
Registered: 4-25-2025
Member Is Offline


[*] posted on 5-3-2025 at 08:17 AM
[New] Display picture as Forum Name


Full Board URL: chewthefat.us
XMB Version: 1.9.12

I am new here. How would I go about adding an image for the forum name. Not sure I'm supposed to edit the header code/template? Where would I upload the image? Can it be in the main folder where the index.html file resides?
View user's profile View All Posts By User
Xian
Member
***




Posts: 55
Registered: 9-12-2017
Location: Los Angeles, California
Member Is Offline

Mood: w00h00!

[*] posted on 5-8-2025 at 10:17 PM


Quote: Originally posted by Chip Douglas  
Full Board URL: chewthefat.us
XMB Version: 1.9.12

I am new here. How would I go about adding an image for the forum name. Not sure I'm supposed to edit the header code/template? Where would I upload the image? Can it be in the main folder where the index.html file resides?


Yes you need to edit the header template of your board.

As for me, I prefer to upload the file to the ./images folder just to keep things organized. But you can technically upload it to the root of your board. So either:

<img src="./images/mylogo.png" alt="my site">

OR (if uploaded to root)

<img src="./mylogo.png" alt="my site">
View user's profile View All Posts By User
flushedpancake
Member
***


Avatar


Posts: 67
Registered: 4-1-2024
Location: England
Member Is Offline

Mood: Ⓜ️

[*] posted on 5-11-2025 at 04:20 AM


Seems like OP switched to phpBB3.



[insert witty quote here]
View user's profile View All Posts By User

  Go To Top

Powered by XMB 1.9.12
XMB Forum Software © 2001-2025 The XMB Group
[Queries: 16] [PHP: 48.3% - SQL: 51.7%]