I have just installed the SMF 1.05 board and am using the SMF default theme. How can I add my logo to the top left corner of it? I can't see the option anywhere.
Thanks!
Quote from: Bam Bam Buddha on September 28, 2005, 03:03:50 PM
I have just installed the SMF 1.05 board and am using the SMF default theme. How can I add my logo to the top left corner of it? I can't see the option anywhere.
Thanks!
Edit index.template.php and look for the part
This part is the logo and forum name. You can edit the logo just underneath this part :D
You'll need to do some coding. This topic has some helpful links:
Information on theme modification and creation (http://www.simplemachines.org/community/index.php?topic=16843.0)
Thanks guys!