Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 POLL with images??
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

toth
Starting Member

Belgium
13 Posts

Posted - 25 August 2003 :  11:27:38  Show Profile  Visit toth's Homepage
Hi,

I just installed my POLL MOD and it works perfect. Now I want to add images to the voting options, so people can vote on images instead of text.
Using forum code doesn't work, maybe there's a way to put this on? Can someone help me out please.

thanks,
greetz, toth

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 25 August 2003 :  15:29:46  Show Profile
Not sure why I didn't format the poll choices. But you can try this.
Look for this line in your topic.asp file, somewhere around line 1071:

Response.Write " <font color=""" & strForumFontColor & """ face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """><input type=""radio"" value=""" & nCount & """ name=""R1"">" & formatStr(vAnswers(nCount)) & "</font><br />" & vbNewLine

Add the code in red.

Then around line 1173, find this bit of code:

" <td width=""30%""><font face=""" & strDefaultFontFace & """ color=""" & strForumFontColor & """ size=""" & strDefaultFontSize & """>" & formatStr(vAnswers(nCount)) & "</font></td>" & vbNewLine & _

Again, add the code in red.

Let me know if it works. If it does, then there is some similar code to add to the inc_poll.asp file, so the images show for the Featured poll.

I haven't tested it, but it should work.

Support Snitz Forums
Go to Top of Page

toth
Starting Member

Belgium
13 Posts

Posted - 26 August 2003 :  05:03:59  Show Profile  Visit toth's Homepage
Awsome, it works! Thanks alot Davio ;)
Go to Top of Page

taropatch
Average Member

USA
741 Posts

Posted - 26 August 2003 :  10:26:08  Show Profile
This is a great adjustment. Thanks!
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 26 August 2003 :  14:32:42  Show Profile
I'll make the adjustements in the poll mod.

Support Snitz Forums
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.27 seconds. Powered By: Snitz Forums 2000 Version 3.4.07