The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Question about Polls and viewing voting results

Go down

Question about Polls and viewing voting results Empty Question about Polls and viewing voting results

Post by JulieG November 17th 2008, 8:01 pm

I have just noticed that when setting a poll you can view the result 'before' you vote, is there an option to remove the 'view results' button, as I would rather members could not see the results until they had voted, if that makes sense?
avatar
JulieG
Forumember

Posts : 331
Reputation : 0
Language : English

http://collienet.forumotion.com/

Back to top Go down

Question about Polls and viewing voting results Empty Re: Question about Polls and viewing voting results

Post by Guest November 17th 2008, 8:28 pm

There isn't a button you can press to stop that showing however thankfully on Phpbb3 they have added that "View Results" link in separately so it can be removed using CSS Razz

1. Navigate to:

Admin Panel\Display\Color\CSS Stylesheet

2. Add the following code into the blank box and press "Submit" to save

Code:
.resultbar {
        display: none !important;
        }

3. Refresh your forum

Once they have voted they can then see the results Smile

Regards








Craig
avatar
Guest
Guest


Back to top Go down

Question about Polls and viewing voting results Empty Re: Question about Polls and viewing voting results

Post by JulieG November 17th 2008, 9:41 pm

super thanks, that has worked.
avatar
JulieG
Forumember

Posts : 331
Reputation : 0
Language : English

http://collienet.forumotion.com/

Back to top Go down

Question about Polls and viewing voting results Empty Re: Question about Polls and viewing voting results

Post by Guest November 17th 2008, 9:43 pm

Not a problem at all Very Happy

regards







Craig
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum