Originally posted by: Allanv
make your own gif logo and name it the same as the phpbb one that worked for me ...
2 goto phpbb forums and there is a section on others showing off their sites
What you'll likely be changing is CSS; PHP is program logic, not layout or colors or anything.Originally posted by: Regs
I figured that much, or I could just go in and edit the php by hand.
Originally posted by: BingBongWongFooey
What you'll likely be changing is CSS; PHP is program logic, not layout or colors or anything.Originally posted by: Regs
I figured that much, or I could just go in and edit the php by hand.
Originally posted by: Regs
Originally posted by: BingBongWongFooey
What you'll likely be changing is CSS; PHP is program logic, not layout or colors or anything.Originally posted by: Regs
I figured that much, or I could just go in and edit the php by hand.
Well, the logo thats being displayed would be inside one of the php files eh?
And NM to my second question, checking out phpBB.com solved both problems![]()
Originally posted by: Regs
Originally posted by: BingBongWongFooey
What you'll likely be changing is CSS; PHP is program logic, not layout or colors or anything.Originally posted by: Regs
I figured that much, or I could just go in and edit the php by hand.
Well, the logo thats being displayed would be inside one of the php files eh?
And NM to my second question, checking out phpBB.com solved both problems![]()
Originally posted by: jonmullen
or you could edit the PHP and add an option i the control section to select a file and upload it into the correct place.
Originally posted by: Regs
I opened up the overall_header.tpl file and changed the entire top of the board. Much better now.
Originally posted by: DannyBoy
Originally posted by: Regs
I opened up the overall_header.tpl file and changed the entire top of the board. Much better now.
If you're feeling creative, why not open all relavent overall_xxx.tpl files and create your own theme![]()