Question
Skin Changes not applying to portal
Hi have a skin applied to a composite portal. The portal launches my application flow which contains a Tree Navigation Harness. I have a few dynamic layouts and grid repeat layouts. When I apply any border/background changes to the skin, I am not seeing them applied to the layouts. However if I include a custom CSS in the skin, the changes are visible on the harness immediately.
In the developer portal I have created a dynamic layout and embedded a grid layout. The grid layout has default style and no container format. In the style sheet I have set the grid background as white for the rows. But when I launch the flow I still see the row (highlighted in blue) with a gray background. Also I have a dynamic triple inline grid with a border and it does not show a gray background although the skin preview shows it.
I am not sure if it is a setting in my developer portal or if I should be using Custom CSS in the included styles tab of the skin.
Thanks,
Sameer
Hello Sameer,
Thanks for posting your query in PSC :)
From the Live UI, identify the skin name and verify if this is the same which was been modified having white rows.
From browser's developer tool, identify the grid and verify the style referred is Default. And, verify in the harness if there exists any custom stylesheet that could possibly override the setting.
If above verification are expected, share the screenshot of the grid's presentation tab and developer's tool displaying the grid's style.
Regards,
Rincy