Mail Archive Home | exoplatform List | Febuary 2008 Index
| <-- Date Index --> | <-- Thread Index --> |
For instance, the class UIItemSelector is used in the groovy template: /exo.portal.web.portal/src/main/webapp/groovy/webui/form/UIVTabInputSet.gtmplor sometimes in the processRender(WebuiRequestContext) method of your webui component e.g.
org.exoplatform.organization.webui.component.UIUserInGroup.processRender(WebuiRequestContext) Cédric.PS : I haven't found UIAccountPortlet used in the eXo code I have. May be it is not used any more.
alotegi@xxxxxxxxx a écrit :
Hi,
thank you for your reply.
Yes, I know that skins are loaded through SkinConfigScript.groovy. In the CSS
file that I wish to use the style is defined like this example:
.UIAccountPortlet .UIItemSelector .ItemDetailList .DefaultAccountImage{
width: 330px;
height: 195px;
margin: auto;
background: url('DefaultSkin/background/DefaultAccountImage.jpg') no-repeat;
}
But how can I know the names of classes that I have to use? In the example the
class names are .UIAccountPortlet, .UIItemSelector, .ItemDetailList and
.DefaultAccountImage
Thanks.
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.