Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Where does the Episize240 class come from?

Vote:
 

I'm writing an edtior plugin for CMS 5, and I'm having a strange problem. All controls get a class="episize240" in the output source when the plugin is rendered. I've searched for this in the EPiServer code, but I cannot find where it is added. Can anyone help and point me in the right direction? It's driving our front-end-developer mad :)

#45481
Nov 08, 2010 22:52
Vote:
 

It's from the default AppTheme.

If no SkinID is defined, then you get a class="episize240", if a SkinID is defined, then you get something else.. :)

You can find the definitions here: C:\Program Files (x86)\EPiServer\CMS\choosen-version\Application\App_Themes\Default

#45487
Nov 09, 2010 10:50
Vote:
 

Thank you! Setting the SkinID was the solution :)

#45599
Nov 10, 2010 12:59
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.