Hi, i have a problem with polls module, i configure a poll and i chek public option, but i dont know how configure in the frontend, i need put the poll in the left side of my site, i dont have a side bar,
i try with this in the page.ss file
<div id="main">
<div id="right_side">
<a ><img src="/themes/redbusiness/images/tituloencuesta.jpg" /></a><br />
$MyPoll
</div>
</div>