different board icons for different themes?

Started by eskie, January 05, 2021, 10:08:04 PM

Previous topic - Next topic

eskie

hey guys! :^)

does anyone know of a mod out there that allows you to set different board icons for different themes? i already know of the mod to easily change board icons, but i was wondering if it was possible to set different ones for each theme as well? :0

shadav

unless I'm misunderstanding
in your themes images folder just change

new_none.png
new_redirect.png
new_some.png
off.png
on.png
on2.png
redirect.png

these can be different in every theme

shadav

if you mean for this mod: https://custom.simplemachines.org/mods/index.php?mod=511 ?
it says there
Quote
Keep in mind that this modification only installs to the default theme, if you are using a custom theme with "BoardIndex.template.php" and "MessageIndex.template.php" files, they will have to be modified manually.

QuoteIn the icons folder in to your /Themes/default/images/icons/.
create folder which name is the boards id,(meaning only the
number of the board) where you want custom board icon.
Then put on.png, on2.png and off.png in that folder.

Structure:

forum/Themes/default/images/icons
forum/Themes/default/images/icons/board_id/on.png
forum/Themes/default/images/icons/board_id/on2.png
forum/Themes/default/images/icons/board_id/off.png

For redirect boards use this:

forum/Themes/default/images/icons/board_id/redirect.png

(Where "board_id" is the id number of the board you want the icon to show up for. So for example for your first board on your forum it would look like this:
forum/Themes/default/images/icons/1/on.png)

so then you would need to use the parse and make the edits to other themes than the default
then add the folders and icons to those themes like was done to the default

Advertisement: