Liam C.
Member
Hello there! Creating a custom addon for a team in where we break out of the page_container
However, we uploaded the addon today to both of our sites and realised that we will need custom themes specifically for this addon. Now the concern here is that these themes will not apply to the rest of our Forums (as well as majority of our community members will not be able to access this style either).
My question is... how would you suggest this to be done behind the scenes? We use about 2-4 styles on the main forums, and this addon would require around 24 styles to be added. These styles shouldn't be accessible to certain users (permission locked) either. We'd also like it that they revert to their normal Forums style when leaving the routes/page_container that they are in.
It's hard to break it down into questions here, as there can be multiple ways this could be done. For e.g. we could create an entirely new styling system in where we save something to the user's preferences for what style they are using for that addon. Or to simply create a new style and find a way to permission lock it.
Preferably, we'd like it not to appear in the /account/preferences route under the normal "Style". If it was possible, or least not difficult to do, I'd like to have a dropdown in the /account/preferences page called "{Addon_name} Style" and have a list of the styles there, and have it apply the styling when going to the addon's routes.
Looking forward to some help here! I understand this might be a bit of an odd idea but any help is much appreciated! Thank you!!
However, we uploaded the addon today to both of our sites and realised that we will need custom themes specifically for this addon. Now the concern here is that these themes will not apply to the rest of our Forums (as well as majority of our community members will not be able to access this style either).
My question is... how would you suggest this to be done behind the scenes? We use about 2-4 styles on the main forums, and this addon would require around 24 styles to be added. These styles shouldn't be accessible to certain users (permission locked) either. We'd also like it that they revert to their normal Forums style when leaving the routes/page_container that they are in.
It's hard to break it down into questions here, as there can be multiple ways this could be done. For e.g. we could create an entirely new styling system in where we save something to the user's preferences for what style they are using for that addon. Or to simply create a new style and find a way to permission lock it.
Preferably, we'd like it not to appear in the /account/preferences route under the normal "Style". If it was possible, or least not difficult to do, I'd like to have a dropdown in the /account/preferences page called "{Addon_name} Style" and have a list of the styles there, and have it apply the styling when going to the addon's routes.
Looking forward to some help here! I understand this might be a bit of an odd idea but any help is much appreciated! Thank you!!