jump to navigation

Changing the Default PIA Logo / Image August 15, 2007

Posted by Duncan in PeopleTools.
trackback

This is a pretty basic change – and I’m sure most people will already have been through this – but as it seems to be a pretty common query on message boards I thought I’d write it up, then at least in future I can just point people here instead of having to type a reply from scratch each time.

The requirement is this. Vanilla PeopleSoft comes delivered with the vendor logo in the top left hand corner of all PIA pages (Oracle for Tools 8.48, PeopleSoft on prior versions). The image can be changed to a custom one, usually the logo of the organisation or of the project the PeopleSoft implementation is part of.

Solution A – Quick and Dirty Solution

If your desired image is the same dimensions (or can be resized to be the same dimensions) as the vanilla logo then you can just upload your new image over the NEW_PS_LOGO image in App Designer.

Solution B – Full solution for those implementing Enterprise Portal

If you have the portal product, you can navigate to Portal Administration > Branding > Define Headers. On the Images Tab you can select the new image (you’ll have to load it in via App Designer first or have it available via a URL). On the Attributes tab of the grid you can also enter sizes, so the image dimensions don’t have to match the delivered image. (This tip is from rpavlica on the PeopleTools-L IT Toolbox mailing list).

Solution C – Full solution for those without Enterprise Portal

A little more effort is required if you don’t have the portal product. The default image is 145×41 pixels, and if you can get your company logo to look good in those dimensions then the job is really simple, just change the NEW_PS_LOGO Image as above. If you want to change the dimensions of the image, then there are 3 HTML objects to check:
– PORTAL_UNI_HEADER_NS4X
– PORTAL_UNI_HEADER_NNS
– PORTAL_EXP_PASSWORD_HDR
Changing the width of the image is straightforward. If you want to change the height then you will probably find you have to rejig the tables a little.
The image can be either a Jpeg, a Gif, or – if you want to get really creative – an animated Gif. The Image name is hardcoded into PeopleCode so you may as well overwrite the delivered image as alter the delivered PeopleCode, but if you want to have a look it’s in the PT_BRANDING App Package.

Be aware that if you do overwrite the delivered image then the new image will appear everywhere that the delivered image would have, such as the Timeout warning popup message and the expired Password screen.

Advertisement

Comments

1. Don - March 24, 2011

Solution A and B will only work for PeopleTools versions before 8.50.


Sorry comments are closed for this entry

%d bloggers like this: