PDA

View Full Version : CentraSite customization


brapacki
10-30-2007, 11:51
Have anybody tried to customize view of CentraSite 7.1? How to change a login screen? I managed to replace graphics, change font color, add background image, but I can't do the following:

- change title, it is still "CentraSite GE - Home"
- remove webMethods copyright information (preferably switch to custom one)
- remove "Login as Guest" section

Any ideas?

Thanks,

srikanth05
09-26-2008, 13:09
hi
can u please let me know , how did u change the background image.

thanks
sri

PhilLeary
09-26-2008, 14:43
The logo, gear image, background image, etc. are part of the exploded web application under the server deployment directory. For example, to customize mine, I replaced \webm7\CentraSiteGE7\jboss-4.0.5.GA\server\tmp\deploy\portal-web-exp.war\html\portlet\infravio\registry\commons\images\Logo_complete.jpg and the wM_loginPg_gear.gif.

Just search whatever directory the deployed portal war is in for the image you want, make a backup, and then put yours in place.

Keep in mind there may be a better solution - the solution I suggest above would be overwritten if the war were deployed again. I just did it this way because it was quick.