1.can someone tell me how can i replace the phpbb logo with another one of my own ??? 2. i want to place a link to another website under the logo... how can i do that ??
Go into your template in ftp, edit the file "overall_header.tpl". Edit: <a href="{U_INDEX}"><img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" /></a> HTML: To your logo. Add the writing / html under the above logo.