PDA

View Full Version : Can I use stylevars in CMPS?


afc
10-04-2007, 03:31 PM
Basically, in one of my modules on my CMPS I want to have some buttons that change colors depending on which style the user has selected. Is that possible? I have tried doing it just like in the normal templates, but that didn't work.

thanks.

Brian
10-04-2007, 03:44 PM
Yes, you should be able to use the same $stylevar variable as in other vB templates. I know it's used throughout the default CMPS templates (adv_portal_newsbits would be a good one to check for an example).

Our Sponsors
 

afc
10-04-2007, 03:48 PM
what about in a BB Code Module?

Brian
10-04-2007, 03:51 PM
No, it will not be available in BB code modules.

Our Sponsors
 

afc
10-04-2007, 04:32 PM
thanks - I just changed it to a template.