• All Passwords for this resource will be in "Updates" tab below.

    We only publish files for testing purpose. Consider buying licenses to support original developers.

Logo manager
Compatible XF 2.x versions
  1. 2.3
Visible branding
No
Allows having a different logo for specified forums.

For example, you have the default logo which is shown in the forum list, but when a user clicks into one of your forums, they will see a different logo, one that pertains to that forum. You can specify a different logo for each forum.

(Example of Logo manager link)

pic001.jpg



(Example of Logo manager page)

pic002.jpg



(Example of User group permissions)

pic003.jpg



Features:

All phrases start with logomanager_ for your convenience.

Database changes:

Adds a field called andy_logomanager to your xf_forum table.

Questions and answers:

Q: How can I center the logo?
A: Add this to your extra.less template:

Code:
Code:
.p-header-logo {
    margin-left: auto;
    margin-right: auto;
}
Author
kashif
Downloads
101
Views
153
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from kashif

Top