RE: $$ViewBody and CSS not working! Why? Stan Rogers 7.Nov.05 11:00 AM a Web browser Domino Designer -- Views 5.0.4Windows 95/98
You don't need to go that far. Just use passthru HTML to create a <div> around the embedded view (I hate $$ViewBody -- the thing you get with Create->Embedded Element->View is a lot more useful) so you can contain the view's table, then use CSS to get to the TD elements inside the div.