How do I use procon_render_arguments($node)?

I tried " print procon_render_arguments($node) " in php code and it printed the "pro arguments" and the "con arguements" below -- instead of in colums. Are there any ways to theme this? Or print only the pros or only the cons?

Thanks in advance,
julie

Comments

anders.fajerson’s picture

They should be in columns. Doublecheck that the procon.css file is inserted and try with Garland theme so there isn't something with your themes css that breaks the column display.

spyderpie’s picture

Thank you, I figure out that it had some thing to do with the css. Now I am just trying to figure out how to get it to only show on full nodes and not teasers ... is this possible?

anders.fajerson’s picture

Status: Active » Fixed

Yes, depends a bit on the context but for example in node.tpl.php you use <?php if ($page == 0): ?>.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.