PHPBB question
deicist
Manchester, UK
So, I've just installed PHPBB for the first time and I'm going to use the default style... however I want to edit it a bit. I don't know much about css (I'm a plain old HTML kinda guy) and the first thing I want to do is change the 'PHPBB' logo in the top left to something else (easily done) and point the link to my websites main page instead of the forum root. Anyone know how to do the second bit?
0
Comments
overall_header.tpl (or something very close to that)
Towards the bottom of the file you will see [PHP]<table>[/PHP] and all of the logo and link information. Just change the href link there.
If you need more specifics, just let me know, and I will repost a more detailed reply when I get home.