Hi,You can replace the teamsite logo with the desired image on the login screen.I have tried it with a full size image and it worked. Please clear the issue whether you are uncomfortable with customization procedure or there are issues with image size or something like that.
Hi,You can achieve this by browsing into [iw-home]\local\config\lib\content_center\customer_src\web\directory and then create a folder there with name "teamsite" and inside that folder create another folder with name "images" and then put your custom image there and rename it as "login_splash.gif".Run "make_toolkit.ipl" from command prompt and desired effects will be reflected on the login screen.
Hi,I guess, that you have to change the login.jsp itself to accomplish your requirements...
Hi,You can find login.jsp in the following directory:[iw-home]\httpd\webapps\content_center\teamsite\auth\Search for login_splash.gif in this file and change the required attributesi.e. align in your case.Required effects can be seen at the login screen.
Hi,you can store a new login splash image in this place:[iw-home]\local\config\lib\content_center\customer_src\web\teamsite\images\login_splash.gifAfter that you have to rebuild the TS-webapp, you can get more information about this process in the "User Interface Customization Guide" (search for "make_toolkit.ipl")...