I need this mod too for photo contests.
Does this allow you to put code inside the text block?
I asked this same question over on Vbulletin.com and was directed to this thread.
Here is my problem, when I run the weekly photo contests since March on an older version of VB, think 2.3, I use the polls in VB to create them.
The poll post shows a thumbnail of each of the 6 finalists and users can click on the thumb to see a larger version before they choose to vote.
Thing is now that we have moved to a new server, upgraded all the software, the thumbnails in all the previous polls or any current polls I try to create do not show up.
Here is a link
http://www.bytephoto.com/forums/showthread.php?t=6976
Here is the code I have have always used in the past just by pasting it in the text box of each poll choice.
<a href="#" onclick="window.open ('/photopost/data/947/11221POTW-Finalist-2009-10-41.jpg','','width=624, height=946')"><img src="/photopost/data/947/11221POTW-Finalist-2009-10-41-thumb.jpg"></a>
How can I get this code to work or what do I need to change to have it work.
Also, when we reveal the results at the end of the week, I only need the counts per picture and the total votes. I don't want the users to see who voted for who.
Although this could expose those voting for themselves LOL, I still dont think its a good idea to reveal all the users choices. It could really create some hard feelings amongst the photographers.