Tagged Questions
0
votes
1answer
627 views
Linking CSS file to ItemStyle.xsl for CQWP custom template
Beginner. I have created a custom template for a CQWP in the ItemStyle.xsl. One thing that I am not sure about is how I could associate a css file so that anytime this template style is used the ...
1
vote
4answers
1k views
How to set CSS class of a ContentByQueryWebpart?
Is there any way to specify a CSS class for a Content Query web part? I tried setting its CssClass property but it didn't do anything.