I have a requirement to change the look and feel of the item data that is displayed in OOTB content query web part. So, I exported the web part and specified a custom XSL as follows:
I re-uploaded the web part in hopes that the changes I made in custom XSL would get reflected in the web part. However, to my surprise they are not visible. Is this the right approach? If my requirement is to customize the XSL of content query web part, what is the right approach? I do not want to customize the OOTB XSL stylesheets. Instead I would like to use a different stylesheet.
Thanks!