PDA

View Full Version : Partially Disable Style Chooser?


Kat00
12-29-2009, 09:32 PM
Is there a way I can partially disable the style chooser?

I know how to remove it completely in the footer template but when I install a mobile style the members will need access to it.

I currently have 3 different styles but I don't want the members to be able to select between styles, for the general forums I want the default style and for two other forums I want to assign a different style.

With VB3.... I just had to deny user select ability in the ACP but with VB4 if I don't allow user selection, it drops the syle.

I'm figuring if I can partially disable the style chooser........that is......only have Default visible I can overcome my problem.....

Any clues as to how I would achieve that?

Thanks

BSMedia
12-29-2009, 10:20 PM
Is there a way I can partially disable the style chooser?

I know how to remove it completely in the footer template but when I install a mobile style the members will need access to it.

I currently have 3 different styles but I don't want the members to be able to select between styles, for the general forums I want the default style and for two other forums I want to assign a different style.

With VB3.... I just had to deny user select ability in the ACP but with VB4 if I don't allow user selection, it drops the syle.

I'm figuring if I can partially disable the style chooser........that is......only have Default visible I can overcome my problem.....

Any clues as to how I would achieve that?

Thanks

Yeah add the drop down you delete from the footer template into the footer template of the mobile style

or you can add a direct link to the style <a href="crap.com/?styleid=STYLEID">FULL STYLE VERSION</a>