0%
[Andy] Logo manager

VIP Addons [Andy] Logo manager 1.2

No permission to download
Description:
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)
Andy Logo manager-1.webp


(Example of Logo manager page)

Andy Logo manager-2.webp


(Example of User group permissions)

Andy Logo manager-3.webp


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:
.p-header-logo {
    margin-left: auto;
    margin-right: auto;
}
Author
OneHub
Downloads
0
Views
178
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from OneHub

Back
Top Bottom