Does using the CSS Control Adapters make it so that whenever you use the content query web part instead of wrapping them in tables, it wraps them in a div?
I ask because right now we're working on a POC in MOSS 2007 to re-create our companies current site. Most things are going good and I've got a good grasp on how everything works. However we created a custom query web part that pulls up data from a 'reviews'
list and puts it on the page. However it wraps that list in a table thus screwing up my page.
I've also tried to use the search web part on our page, but the same thing happens. From what I've read about the CSS adapter I've only seen it mentioned that it affects how MOSS renders menus and nothing else. So I'm hoping that switching over to use the
adapter changes how the CQWP renders items instead of having to write a custom one.
scud
0 Points
1 Post
CSS Adapter & Tables with Content Query Web Part?
Apr 26, 2007 09:07 PM|LINK
Does using the CSS Control Adapters make it so that whenever you use the content query web part instead of wrapping them in tables, it wraps them in a div?
I ask because right now we're working on a POC in MOSS 2007 to re-create our companies current site. Most things are going good and I've got a good grasp on how everything works. However we created a custom query web part that pulls up data from a 'reviews' list and puts it on the page. However it wraps that list in a table thus screwing up my page.
I've also tried to use the search web part on our page, but the same thing happens. From what I've read about the CSS adapter I've only seen it mentioned that it affects how MOSS renders menus and nothing else. So I'm hoping that switching over to use the adapter changes how the CQWP renders items instead of having to write a custom one.