Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Webcenter Portal 12C Different CSS class on my server

2780862Sep 28 2018 — edited Oct 2 2018

I use fire fox to examine one of portal page on my test portal server and production server, Surprisingly, I found out that CSS class name are different.

For example, for body tag, on production server,

<body class="x1bl p_AFMaximized">

On test server,

   <body class="af_document p_AFMaximized">

Since both server has different class name, same page looks very different.

Anyone has  idea to make both of my servers to use the same class name.

My portal server version is 12.2.1.3

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 30 2018
Added on Sep 28 2018
1 comment
160 views