YAFLogo

jstarner
  • jstarner
  • 52.4% (Neutral)
  • YAF Forumling Topic Starter
14 years ago
I am wondering if anyone can tell me how to input my logo into the forums, i have searched and looked and cant find anything in the Admin settings to input a logo in the forums? Please help
Sponsor
jstarner
  • jstarner
  • 52.4% (Neutral)
  • YAF Forumling Topic Starter
14 years ago

I am wondering if anyone can tell me how to input my logo into the forums, i have searched and looked and cant find anything in the Admin settings to input a logo in the forums? Please help

jstarner wrote:

Or a Banner at the top i cant find any options under the Admin or anywhere else to modify the Banner/logo at the top of the Forums can anyhelp me please

chriscoe71
14 years ago
The default YAF logo is referenced in default.aspx

You can swap this out for your own by altering the code.

OR

You can make your banner part of your theme and in Administration > Settings > Board Settings, check off the box that says "Allowed Themed Logo".

The theme.xml file should have the following reference in order to pull the correct banner:

<page name="FORUM">
    <Resource tag="BANNER">~/forum_banner.jpg</Resource>
  </page>

Users browsing this topic