I am using jdeveloper 12.1.3
I tried using an adf skin which creates a css file:

used the following code to try and replace the adfbrandinglogo:
.AFBrandingBarLogo {
background-image: url("images/.AFBrandingBarLogo/topborder.PNG");
}
But the page still shows the standard oracle logo.

Help.
If I try to edit the template "go to declaration is greyed out" even if I stop the integrated weblogic

If I change logoimagepath that works, but then, how can I apply css size and width to the image?
