I am running Drupal 4.6.5 and am using the connection theme
I just added a poll and enabled the block so that the poll shows. As soon as I enabled the block and the poll showed, a thick black line appeared further down the page on the right (the poll block is at the top right). If I hide the block in my account preferences, then the black line disappears. And if I show the block, the line reappears. If I log out completely (and the poll block is enabled), the black line is still visible. The line does not seem to be associated with any particular block in the sense that it covers different blocks depending on if I have the admin block expanded or not.
I hope this makes sense - to see what I'm looking at, go to: http://sdsusocialworkers.com/
thanks in advance,
Eva
Comments
This happens when there is
This happens when there is not enough room to display the initial vote. I had this problem before I reworked my template. You can either fix it in the template sizing or edit the poll css so the bars arn't that big.
The CSS is probably the safer bet :-)