Thursday, August 30, 2007, 10:20:48 PM, James Grizzard wrote: > (:div class=story:) > (:commentbox:)
[[#comment1]](:nl:)>>>messagehead<< > !!!!!james — [-30 August 2007, 16:19-] >>>messageitem<< > ofof >>><< > (:divend:) > But the comments display outside of the (:div:) markup. I know that this is > something simple that I am not doing, any suggestions? try and give your div container a numeric nesting id, so pmwiki can recognise the end of the container, like: (:div1 class=story:) (:commentbox:) [[#comment1]](:nl:)>>messagehead<< !!!!!james — [-30 August 2007, 16:19-] >>messageitem<< ofof >><< (:div1end:) ~Hans _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
