How To Find and Change Current Style Sheet in PeopleSoft

How To Find and Change Current Style Sheet in PeopleSoft

How To Find and Change Current Style Sheet in PeopleSoft. If you change or check name of default style sheet font in PeopleSoft then you go to menu : PeopleTools > Utilities > Administration > PeopleTools Options

Default Style Sheet Name


Default Style Sheet for different Application Version.
Version 9.0 and earlier = PSSTYLEDEF
Version 9.1 = PSSTYLEDEF_SWAN
Version 9.2 = PSSTYLEDEF_TANGERINE

System Options for default style sheet name. 

Select the system options and defaults. Most of the values can be overridden by the registry options, and by the defined collection.

Menu : PeopleTools > Portal > Portal Utilities > System Options

Registry Options 

Select the registry specific options and defaults. These values will override the defined system options. Most of the values can be overridden by a defined collection. When adding the registry options, the values have initially defaulted on the system options. Click ‘Delete Registry Override’ to revert to the system defaults for the selected registry.

Menu : PeopleTools > Portal > Portal Utlities > Registry Options

And use this SQL for check default style sheet

SELECT STYLESHEETNAME FROM PSOPTIONS;

If you want to change style sheet name, you need to go to each of the above navigation and change the value of style sheet name and clear cache of ppp and web server for changes to take effect.

Ref:http://peoplesofttutorial.com/how-to-find-and-change-current-style-sheet-in-peoplesoft/

Posted in PeopleSoft.