Skip to main content
11-Garnet
September 27, 2018
Question

PDMLink 11.0 M030 CPS12 - Recently Accessed Button shifted

  • September 27, 2018
  • 2 replies
  • 1737 views

Has this happened to anyone who has installed CPS12(see attachment). Thanks!

 

This topic has been closed for replies.

2 replies

5-Regular Member
September 27, 2018

Hi,

 

Have you made any changes in OOTB Windchill\codebase\netmarkets\css\windchill-base.css file?

 

Recently Accessed menu is rendered through below tag from windchill-base.css file.

.x-box-item {
position:absolute;
left:0;
top:0;

 

If left tag is not available then image may shift to extreme left corner?

 

Thanks,

Aniket

 

borourke11-GarnetAuthor
11-Garnet
September 28, 2018

We have, but discovered that the PSI Installer did not completely compile some java fragments, and when we reran it, all was good. Many thanks for your help!