Put a Favicon in phpBB3 & set the
Meta Tags
This is for Prosilver ONLY!!
First,
make sure your favicon is called favicon.ico and it should be 16 X 16 pixels. If
you
need a favicon made up, here is an excellent
site.
second,
upload your favicon to the images directory of phpbb.
then, go
to the Administration
Control Panel, Styles, Templates.
Click on edit of Prosilver. go to overall_header.html
Near the top right after the META
tags find {META}
after {META} paste in the
following:
<link rel="icon"
href="images/favicon.ico" type="image/x-icon" />
<link rel="shortcut
icon" href="images/favicon.ico" type="image/x-icon"
/>
click
submit and then you're finished.
The META tags mentioned above is also
where you'd want to put your site description
and keywords if you're
interested in putting them in. Make sure they go in between the
quotes
"". Again, click submit.
Adbrite examples
Adsense examples
Adbrite4phpBB3.com
Instructions for
adding Adbrite and more to your phpBB3